Skip to content

Commit

Permalink
fix: grammar
Browse files Browse the repository at this point in the history
  • Loading branch information
jis3r committed Dec 12, 2024
1 parent c83bf23 commit 119ff1b
Show file tree
Hide file tree
Showing 4 changed files with 6 additions and 6 deletions.
4 changes: 2 additions & 2 deletions src/routes/+page.svelte
Original file line number Diff line number Diff line change
Expand Up @@ -64,8 +64,8 @@
<div class="order-1 flex flex-col gap-5 p-4 sm:order-2 sm:p-10">
<h2 class="text-xl font-semibold text-foreground sm:text-2xl md:text-3xl">Our Vision</h2>
<p class="text max-w-md text-sm text-muted-foreground sm:text-base md:text-lg">
We bridge the gap between academia and the Industry by organizing Industry projects.
Ambitious students tackle Web3 challenges and create value for our Industry partners.
We bridge the gap between academia and the industry by organizing Industry Projects.
Ambitious students tackle Web3 challenges and create value for our industry partners.
<br /><br />
By fostering collaboration between academia and industry, we are accelerating Web3 innovation
and empowering a new generation of builders.
Expand Down
4 changes: 2 additions & 2 deletions src/routes/about/+page.svelte
Original file line number Diff line number Diff line change
Expand Up @@ -118,8 +118,8 @@
<div class="order-1 flex flex-col gap-5 sm:order-2">
<h2 class="text-2xl font-semibold text-foreground sm:text-3xl md:text-4xl">Our Vision</h2>
<p class="text max-w-md text-sm text-muted-foreground sm:text-base md:text-lg">
We bridge the gap between academia and the Industry by organizing Industry projects. Ambitious
students tackle Web3 challenges and create value for our Industry partners.
We bridge the gap between academia and the industry by organizing Industry Projects. Ambitious
students tackle Web3 challenges and create value for our industry partners.
<br /><br />
By fostering collaboration between academia and industry, we are accelerating Web3 innovation and
empowering a new generation of builders.
Expand Down
2 changes: 1 addition & 1 deletion src/routes/applicants/+page.svelte
Original file line number Diff line number Diff line change
Expand Up @@ -53,7 +53,7 @@
icon: Rocket
},
{
title: 'Web3 Industry insights',
title: 'Web3 Industry Insights',
description:
'Work with leading Web3 companies and get first-hand insights into the groundbreaking blockchain industry.',
icon: Telescope
Expand Down
2 changes: 1 addition & 1 deletion src/routes/partners/+page.svelte
Original file line number Diff line number Diff line change
Expand Up @@ -137,7 +137,7 @@

<div class="flex flex-col gap-5 bg-zinc-950 p-5 sm:p-10">
<h2 class="pt-2 text-xl font-semibold text-foreground sm:text-2xl md:text-3xl">
What we deliver
What We Deliver
</h2>
<div class="flex flex-col gap-2 text-sm sm:text-base">
<ul class="list-disc pl-4 text-muted-foreground">
Expand Down

0 comments on commit 119ff1b

Please sign in to comment.