Merge version_2 into main
Merge version_2 into main
This commit was merged in pull request #2.
This commit is contained in:
@@ -231,9 +231,9 @@ export default function LandingPage() {
|
||||
text="Ready to Feast? Order Your 3 Guys Favorites Now!"
|
||||
buttons={[
|
||||
{
|
||||
text: "Start Your Order", href: "#"},
|
||||
text: "Start Your Order", href: "#contact"},
|
||||
{
|
||||
text: "View Locations", href: "#"},
|
||||
text: "View Locations", href: "#contact"},
|
||||
]}
|
||||
/>
|
||||
</div>
|
||||
@@ -283,4 +283,4 @@ export default function LandingPage() {
|
||||
</ReactLenis>
|
||||
</ThemeProvider>
|
||||
);
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user