Skip to content

Commit 5747a01

Browse files
title adjust
1 parent d94461d commit 5747a01

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

packages/nextjs/app/page.tsx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -396,8 +396,8 @@ const Home = () => {
396396
<div className="flex-shrink-0 px-4 sm:px-6 lg:px-8 py-6">
397397
<div className="text-center">
398398
<h1 className="text-3xl sm:text-4xl font-extrabold text-gray-900 dark:text-white">
399-
<span className="block">{description}</span>
400399
<span className="block text-indigo-600 dark:text-indigo-400">Starknet CrowdFunding</span>
400+
<span className="block">{description}</span>
401401
</h1>
402402
<div className="mt-2 text-base text-gray-500 dark:text-gray-400 sm:text-lg">
403403
Join us in making a difference. Support this project with {symbol}.

0 commit comments

Comments
 (0)