Compare commits
2 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
| 92229beaca | |||
| d5d898a3bf |
@@ -50,8 +50,6 @@ export default function LandingPage() {
|
||||
logoText="The Igloo"
|
||||
description="Small-batch ice cream crafted daily in Chambersburg since the 1950s."
|
||||
buttons={[
|
||||
{
|
||||
text: "View Today’s Flavors", href: "#product"},
|
||||
{
|
||||
text: "Visit Us Today", href: "#contact"},
|
||||
]}
|
||||
@@ -251,4 +249,4 @@ export default function LandingPage() {
|
||||
</ReactLenis>
|
||||
</ThemeProvider>
|
||||
);
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user