Compare commits
2 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
| cd5c38ac77 | |||
| b29760ea27 |
@@ -231,9 +231,9 @@ export default function LandingPage() {
|
|||||||
text="Ready to Feast? Order Your 3 Guys Favorites Now!"
|
text="Ready to Feast? Order Your 3 Guys Favorites Now!"
|
||||||
buttons={[
|
buttons={[
|
||||||
{
|
{
|
||||||
text: "Start Your Order", href: "#"},
|
text: "Start Your Order", href: "#contact"},
|
||||||
{
|
{
|
||||||
text: "View Locations", href: "#"},
|
text: "View Locations", href: "#contact"},
|
||||||
]}
|
]}
|
||||||
/>
|
/>
|
||||||
</div>
|
</div>
|
||||||
@@ -283,4 +283,4 @@ export default function LandingPage() {
|
|||||||
</ReactLenis>
|
</ReactLenis>
|
||||||
</ThemeProvider>
|
</ThemeProvider>
|
||||||
);
|
);
|
||||||
}
|
}
|
||||||
Reference in New Issue
Block a user