diff --git a/src/app/page.tsx b/src/app/page.tsx index 9ab3adb..fc04eef 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -100,7 +100,7 @@ export default function HomePage() { { text: "Explore Gallery", href: "/gallery" }, ]} buttonAnimation="slide-up" - avatarText="(No credit card required)" + avatarText="No credit card required" /> @@ -211,4 +211,4 @@ export default function HomePage() { ); -} +} \ No newline at end of file