Compare commits
4 Commits
version_18
...
version_20
| Author | SHA1 | Date | |
|---|---|---|---|
| ca5aa1978a | |||
| bd324cf4cf | |||
| c89e7316fc | |||
| 4f899aa6e2 |
@@ -52,6 +52,7 @@ export default function LandingPage() {
|
||||
<div id="hero" data-section="hero">
|
||||
<HeroOverlay
|
||||
title="Authentic Mediterranean Grill in Turlock"
|
||||
titleClassName="text-green-600"
|
||||
description=""
|
||||
buttons={[
|
||||
{ text: "Order Online", href: "#menu" },
|
||||
@@ -159,6 +160,7 @@ export default function LandingPage() {
|
||||
<FooterMedia
|
||||
logoText="Kabob Place"
|
||||
videoSrc="https://videos.pexels.com/video-files/4055273/4055273-sd_506_960_24fps.mp4"
|
||||
copyrightText=""
|
||||
columns={[
|
||||
{
|
||||
title: "Navigation", items: [
|
||||
|
||||
Reference in New Issue
Block a user