2 Commits

Author SHA1 Message Date
706d3b6499 Update src/app/page.tsx 2026-03-07 09:53:34 +00:00
73bed9b278 Merge version_2 into main
Merge version_2 into main
2026-03-07 07:31:30 +00:00

View File

@@ -47,7 +47,7 @@ export default function LandingPage() {
logoText="Polar Bear"
description="The Most Loved Ice Cream Experience in Town. Crafted with premium ingredients and unforgettable flavors. From our iconic DBC Sundae to refreshing fruity creations."
buttons={[
{ text: "Explore Flavors", href: "#flavors" },
{ text: "Get Your Sundae Now", href: "#flavors" },
{ text: "Visit Us Today", href: "#contact" },
]}
background={{ variant: "sparkles-gradient" }}