Compare commits
2 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
| 706d3b6499 | |||
| 73bed9b278 |
@@ -47,7 +47,7 @@ export default function LandingPage() {
|
|||||||
logoText="Polar Bear"
|
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."
|
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={[
|
buttons={[
|
||||||
{ text: "Explore Flavors", href: "#flavors" },
|
{ text: "Get Your Sundae Now", href: "#flavors" },
|
||||||
{ text: "Visit Us Today", href: "#contact" },
|
{ text: "Visit Us Today", href: "#contact" },
|
||||||
]}
|
]}
|
||||||
background={{ variant: "sparkles-gradient" }}
|
background={{ variant: "sparkles-gradient" }}
|
||||||
|
|||||||
Reference in New Issue
Block a user