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