Merge version_3 into main #6

Merged
bender merged 1 commits from version_3 into main 2026-03-07 09:53:39 +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" }}