diff --git a/src/app/page.tsx b/src/app/page.tsx index 091c18d..d6403a2 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -72,7 +72,7 @@ export default function LandingPage() { ]} useInvertedBackground={false} buttons={[ - { text: "Explore Our Story", href: "#features" } + { text: "Visit the Bazaar", href: "#features" } ]} buttonAnimation="slide-up" />