Merge version_2 into main

Merge version_2 into main
This commit was merged in pull request #2.
This commit is contained in:
2026-04-26 18:53:10 +00:00

View File

@@ -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 Todays Flavors", href: "#product"},
{
text: "Visit Us Today", href: "#contact"},
]}
@@ -251,4 +249,4 @@ export default function LandingPage() {
</ReactLenis>
</ThemeProvider>
);
}
}