Compare commits
14 Commits
version_15
...
version_20
| Author | SHA1 | Date | |
|---|---|---|---|
| ca5aa1978a | |||
| bd324cf4cf | |||
| c89e7316fc | |||
| 4f899aa6e2 | |||
| 6e0bbdce61 | |||
| 6e58b675f9 | |||
| 10da9d6ca1 | |||
| 2683b32e09 | |||
| 304c9a3a89 | |||
| cdfad3ed7f | |||
| 4efba0d46f | |||
| 257a1e6ea4 | |||
| e61aa10bc8 | |||
| 6527079a18 |
@@ -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="Experience fresh, well-seasoned kabobs and traditional Mediterranean flavors. Join us for a delightful dining experience today."
|
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" },
|
||||||
@@ -159,6 +160,7 @@ export default function LandingPage() {
|
|||||||
<FooterMedia
|
<FooterMedia
|
||||||
logoText="Kabob Place"
|
logoText="Kabob Place"
|
||||||
videoSrc="https://videos.pexels.com/video-files/4055273/4055273-sd_506_960_24fps.mp4"
|
videoSrc="https://videos.pexels.com/video-files/4055273/4055273-sd_506_960_24fps.mp4"
|
||||||
|
copyrightText=""
|
||||||
columns={[
|
columns={[
|
||||||
{
|
{
|
||||||
title: "Navigation", items: [
|
title: "Navigation", items: [
|
||||||
|
|||||||
Reference in New Issue
Block a user