Compare commits
6 Commits
version_16
...
version_19
| Author | SHA1 | Date | |
|---|---|---|---|
| c89e7316fc | |||
| 4f899aa6e2 | |||
| 6e0bbdce61 | |||
| 6e58b675f9 | |||
| 10da9d6ca1 | |||
| 2683b32e09 |
@@ -52,7 +52,8 @@ export default function LandingPage() {
|
|||||||
<div id="hero" data-section="hero">
|
<div id="hero" data-section="hero">
|
||||||
<HeroOverlay
|
<HeroOverlay
|
||||||
title="Authentic Mediterranean Grill in Turlock"
|
title="Authentic Mediterranean Grill in Turlock"
|
||||||
description="<span style='color: #0a7039'>Experience fresh, well-seasoned kabobs and traditional Mediterranean flavors. Join us for a delightful dining experience today.</span>"
|
titleClassName="text-green-600"
|
||||||
|
description=""
|
||||||
buttons={[
|
buttons={[
|
||||||
{ text: "Order Online", href: "#menu" },
|
{ text: "Order Online", href: "#menu" },
|
||||||
{ text: "Call Now", href: "tel:2094160403" },
|
{ text: "Call Now", href: "tel:2094160403" },
|
||||||
|
|||||||
Reference in New Issue
Block a user