Compare commits
3 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
| ed65f7d401 | |||
| 52dfdba546 | |||
| 117e4f63cd |
@@ -52,7 +52,7 @@ export default function LandingPage() {
|
||||
title="Philadelphia’s Finest Cheesesteaks & Hoagies"
|
||||
description="Flavorful, juicy ribeye, fresh soft rolls, and portions that hit the spot every single time. Discover why locals call Bob’s the best in town."
|
||||
buttons={[
|
||||
{ text: "View Menu", href: "#menu" },
|
||||
{ text: "Order Now", href: "#menu" },
|
||||
{ text: "Call Us: 445-223-4891", href: "tel:4452234891" }
|
||||
]}
|
||||
testimonials={[
|
||||
@@ -266,4 +266,4 @@ export default function LandingPage() {
|
||||
</ReactLenis>
|
||||
</ThemeProvider>
|
||||
);
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user