Update src/app/page.tsx
This commit is contained in:
@@ -109,7 +109,7 @@ export default function LandingPage() {
|
||||
textboxLayout="default"
|
||||
useInvertedBackground={true}
|
||||
buttons={[
|
||||
{ text: "View Full Menu", href: "#" },
|
||||
{ text: "See Full Menu & Prices", href: "#" },
|
||||
{ text: "Call to Order", href: "tel:(541)808-9702" },
|
||||
]}
|
||||
buttonAnimation="slide-up"
|
||||
@@ -228,4 +228,4 @@ export default function LandingPage() {
|
||||
</div>
|
||||
</ThemeProvider>
|
||||
);
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user