Update src/app/page.tsx

This commit is contained in:
2026-03-10 19:47:45 +00:00
parent b737f3fc66
commit e727641e61

View File

@@ -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"
/>