Merge version_1 into main

Merge version_1 into main
This commit was merged in pull request #1.
This commit is contained in:
2026-04-17 02:04:42 +00:00

View File

@@ -33,98 +33,64 @@ export default function LandingPage() {
<NavbarLayoutFloatingInline
navItems={[
{
name: "Home",
id: "hero",
},
name: "Home", id: "hero"},
{
name: "Our Story",
id: "about",
},
name: "Our Story", id: "about"},
{
name: "Menu",
id: "product",
},
name: "Menu", id: "product"},
{
name: "Testimonials",
id: "testimonial",
},
name: "Testimonials", id: "testimonial"},
{
name: "Contact",
id: "contact",
},
name: "Contact", id: "contact"},
]}
brandName="Zaki Mediterranean Grill"
button={{ text: "Book Now", href: "#contact" }}
/>
</div>
<div id="hero" data-section="hero">
<HeroSplit
background={{
variant: "gradient-bars",
}}
variant: "gradient-bars"}}
title="Authentic Mediterranean Flavors in Lexington"
description="Experience the rich, vibrant tastes of the Mediterranean at Zaki Grill. Freshly prepared dishes, traditional recipes, and warm hospitality waiting for you."
buttons={[
{
text: "Explore Menu",
href: "#product",
},
text: "Explore Menu", href: "#product"},
{
text: "Book a Table",
href: "#contact",
},
text: "Book a Table", href: "#contact"},
]}
imageSrc="http://img.b2bpic.net/free-photo/high-angle-delicious-food-arrangement_23-2149272712.jpg"
imageAlt="Mediterranean Grill Setting"
mediaAnimation="slide-up"
avatars={[
{
src: "http://img.b2bpic.net/free-photo/portrait-woman-smiling-kitchen_107420-12357.jpg",
alt: "Customer 1",
},
src: "http://img.b2bpic.net/free-photo/portrait-woman-smiling-kitchen_107420-12357.jpg", alt: "Customer 1"},
{
src: "http://img.b2bpic.net/free-photo/successful-young-man-stylish-hat-relaxing-alone-cozy-cafeteria-lunch-break-looking-with-happy-expression_273609-1935.jpg",
alt: "Customer 2",
},
src: "http://img.b2bpic.net/free-photo/successful-young-man-stylish-hat-relaxing-alone-cozy-cafeteria-lunch-break-looking-with-happy-expression_273609-1935.jpg", alt: "Customer 2"},
{
src: "http://img.b2bpic.net/free-photo/portrait-beautiful-young-woman-smiling_23-2148454539.jpg",
alt: "Customer 3",
},
src: "http://img.b2bpic.net/free-photo/portrait-beautiful-young-woman-smiling_23-2148454539.jpg", alt: "Customer 3"},
{
src: "http://img.b2bpic.net/free-photo/smiley-woman-posing-her-home_23-2148708980.jpg",
alt: "Customer 4",
},
src: "http://img.b2bpic.net/free-photo/smiley-woman-posing-her-home_23-2148708980.jpg", alt: "Customer 4"},
{
src: "http://img.b2bpic.net/free-photo/head-shot-happy-beautiful-young-woman-posing-indoors-looking-camera-smiling_74855-10218.jpg",
alt: "Customer 5",
},
src: "http://img.b2bpic.net/free-photo/head-shot-happy-beautiful-young-woman-posing-indoors-looking-camera-smiling_74855-10218.jpg", alt: "Customer 5"},
]}
avatarText="Loved by 5,000+ Lexington residents"
marqueeItems={[
{
type: "text-icon",
text: "Fresh Ingredients",
icon: Leaf,
type: "text-icon", text: "Fresh Ingredients", icon: Leaf,
},
{
type: "text-icon",
text: "Traditional Recipes",
icon: FileText,
type: "text-icon", text: "Traditional Recipes", icon: FileText,
},
{
type: "text-icon",
text: "Open-Fire Grill",
icon: Flame,
type: "text-icon", text: "Open-Fire Grill", icon: Flame,
},
{
type: "text-icon",
text: "Locally Sourced",
icon: MapPin,
type: "text-icon", text: "Locally Sourced", icon: MapPin,
},
{
type: "text-icon",
text: "Family Owned",
icon: Users,
type: "text-icon", text: "Family Owned", icon: Users,
},
]}
/>
@@ -138,17 +104,11 @@ export default function LandingPage() {
description="Zaki Mediterranean Grill brings authentic recipes from the heart of the Mediterranean to Lexington. We use only the freshest locally sourced ingredients, honoring traditional cooking techniques to serve you food that is healthy, flavorful, and made from scratch daily."
bulletPoints={[
{
title: "Fresh Ingredients",
description: "Locally sourced produce and high-quality meats delivered daily.",
},
title: "Fresh Ingredients", description: "Locally sourced produce and high-quality meats delivered daily."},
{
title: "Traditional Recipes",
description: "Authentic family recipes passed down through generations.",
},
title: "Traditional Recipes", description: "Authentic family recipes passed down through generations."},
{
title: "Made From Scratch",
description: "Everything from our hummus to our marinades is crafted in-house.",
},
title: "Made From Scratch", description: "Everything from our hummus to our marinades is crafted in-house."},
]}
imageSrc="http://img.b2bpic.net/free-photo/front-view-delicious-food-arrangement_23-2148510906.jpg"
imageAlt="Mediterranean Ingredients"
@@ -164,19 +124,13 @@ export default function LandingPage() {
features={[
{
icon: Leaf,
title: "Healthy Options",
description: "Nutritious and light meals featuring fresh veggies and proteins.",
},
title: "Healthy Options", description: "Nutritious and light meals featuring fresh veggies and proteins."},
{
icon: Flame,
title: "Authentic Grilling",
description: "Traditional open-fire grilling for smoky, deep flavor profiles.",
},
title: "Authentic Grilling", description: "Traditional open-fire grilling for smoky, deep flavor profiles."},
{
icon: Smile,
title: "Warm Hospitality",
description: "Friendly, welcoming service that makes you feel at home.",
},
title: "Warm Hospitality", description: "Friendly, welcoming service that makes you feel at home."},
]}
title="Why Choose Zaki Grill?"
description="Our passion for authentic Mediterranean cuisine drives everything we do. Here's why Lexington loves our food."
@@ -191,41 +145,17 @@ export default function LandingPage() {
useInvertedBackground={false}
products={[
{
id: "p1",
name: "Classic Hummus Plate",
price: "$8.99",
imageSrc: "http://img.b2bpic.net/free-photo/view-delicious-hummus-plate-still-life_23-2149595637.jpg",
},
id: "p1", name: "Classic Hummus Plate", price: "$8.99", imageSrc: "http://img.b2bpic.net/free-photo/view-delicious-hummus-plate-still-life_23-2149595637.jpg"},
{
id: "p2",
name: "Signature Chicken Kebab",
price: "$16.99",
imageSrc: "http://img.b2bpic.net/free-photo/top-view-nacho-chips-with-hummus-ketchup_23-2148562792.jpg",
},
id: "p2", name: "Signature Chicken Kebab", price: "$16.99", imageSrc: "http://img.b2bpic.net/free-photo/top-view-nacho-chips-with-hummus-ketchup_23-2148562792.jpg"},
{
id: "p3",
name: "Greek Harvest Salad",
price: "$12.99",
imageSrc: "http://img.b2bpic.net/free-photo/vegan-grilled-vegetable-skewers-recipe-idea_53876-105971.jpg",
},
id: "p3", name: "Greek Harvest Salad", price: "$12.99", imageSrc: "http://img.b2bpic.net/free-photo/vegan-grilled-vegetable-skewers-recipe-idea_53876-105971.jpg"},
{
id: "p4",
name: "Lamb Gyro Platter",
price: "$18.99",
imageSrc: "http://img.b2bpic.net/free-photo/top-beef-kebab-served-with-onions-grilled-tomato-pepper-platter_140725-12293.jpg",
},
id: "p4", name: "Lamb Gyro Platter", price: "$18.99", imageSrc: "http://img.b2bpic.net/free-photo/top-beef-kebab-served-with-onions-grilled-tomato-pepper-platter_140725-12293.jpg"},
{
id: "p5",
name: "Falafel Feast",
price: "$14.99",
imageSrc: "http://img.b2bpic.net/free-photo/plate-with-shrimp-skewers-lemon_23-2148632602.jpg",
},
id: "p5", name: "Falafel Feast", price: "$14.99", imageSrc: "http://img.b2bpic.net/free-photo/plate-with-shrimp-skewers-lemon_23-2148632602.jpg"},
{
id: "p6",
name: "Baklava Medley",
price: "$6.99",
imageSrc: "http://img.b2bpic.net/free-photo/meat-beef-with-vegetables-grill-onions_140725-2984.jpg",
},
id: "p6", name: "Baklava Medley", price: "$6.99", imageSrc: "http://img.b2bpic.net/free-photo/meat-beef-with-vegetables-grill-onions_140725-2984.jpg"},
]}
title="Our Signature Dishes"
description="Explore our curated menu of Mediterranean favorites."
@@ -239,20 +169,11 @@ export default function LandingPage() {
tag="Our Achievements"
metrics={[
{
id: "m1",
value: "5,000+",
description: "Satisfied Customers",
},
id: "m1", value: "5,000+", description: "Satisfied Customers"},
{
id: "m2",
value: "15+",
description: "Family Recipes",
},
id: "m2", value: "15+", description: "Family Recipes"},
{
id: "m3",
value: "4.9/5",
description: "Rating Online",
},
id: "m3", value: "4.9/5", description: "Rating Online"},
]}
metricsAnimation="slide-up"
/>
@@ -265,45 +186,20 @@ export default function LandingPage() {
useInvertedBackground={false}
testimonials={[
{
id: "t1",
name: "Sarah J.",
handle: "@sarahj",
testimonial: "The best mediterranean food in Lexington! Always fresh and delicious.",
rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/authentic-book-club-scene_23-2150104578.jpg",
},
id: "t1", name: "Sarah J.", handle: "@sarahj", testimonial: "The best mediterranean food in Lexington! Always fresh and delicious.", rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/authentic-book-club-scene_23-2150104578.jpg"},
{
id: "t2",
name: "Michael D.",
handle: "@mdiner",
testimonial: "Authentic flavors and super friendly service. My go-to spot for lunch.",
rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/teen-age-youth-style-self-expression-concept-portrait-positive-happy-teenage-girl-with-bob-pinkish-hairstyle-facial-piercing-relaxing-indoors_343059-3781.jpg",
},
id: "t2", name: "Michael D.", handle: "@mdiner", testimonial: "Authentic flavors and super friendly service. My go-to spot for lunch.", rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/teen-age-youth-style-self-expression-concept-portrait-positive-happy-teenage-girl-with-bob-pinkish-hairstyle-facial-piercing-relaxing-indoors_343059-3781.jpg"},
{
id: "t3",
name: "Emily P.",
handle: "@epatterson",
testimonial: "Absolutely love the chicken kebabs. Everything is just so fresh.",
rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/beautiful-woman-carrying-shopping-bags_23-2148660771.jpg",
},
id: "t3", name: "Emily P.", handle: "@epatterson", testimonial: "Absolutely love the chicken kebabs. Everything is just so fresh.", rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/beautiful-woman-carrying-shopping-bags_23-2148660771.jpg"},
{
id: "t4",
name: "David W.",
handle: "@dwalker",
testimonial: "Great variety, fair prices, and incredible baklava. Highly recommend!",
rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/portrait-attractive-afroamerican-man_23-2148508906.jpg",
},
id: "t4", name: "David W.", handle: "@dwalker", testimonial: "Great variety, fair prices, and incredible baklava. Highly recommend!", rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/portrait-attractive-afroamerican-man_23-2148508906.jpg"},
{
id: "t5",
name: "Jessica L.",
handle: "@jessl",
testimonial: "Consistently amazing. Zaki is a Lexington gem.",
rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/people-leisure-modern-technology-young-student-with-happy-look-enjoying-high-speed-internet-connection-his-smart-phone-fashionable-man-trendy-headwear-using-electronic-device-cafe_273609-1709.jpg",
},
id: "t5", name: "Jessica L.", handle: "@jessl", testimonial: "Consistently amazing. Zaki is a Lexington gem.", rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/people-leisure-modern-technology-young-student-with-happy-look-enjoying-high-speed-internet-connection-his-smart-phone-fashionable-man-trendy-headwear-using-electronic-device-cafe_273609-1709.jpg"},
]}
showRating={true}
title="What Our Guests Say"
@@ -316,20 +212,11 @@ export default function LandingPage() {
useInvertedBackground={true}
faqs={[
{
id: "f1",
title: "Do you offer catering?",
content: "Yes, we provide full catering services for your events. Please contact us for details.",
},
id: "f1", title: "Do you offer catering?", content: "Yes, we provide full catering services for your events. Please contact us for details."},
{
id: "f2",
title: "Are there vegetarian options?",
content: "Yes, we have a variety of vegetarian and vegan dishes including hummus, falafel, and salads.",
},
id: "f2", title: "Are there vegetarian options?", content: "Yes, we have a variety of vegetarian and vegan dishes including hummus, falafel, and salads."},
{
id: "f3",
title: "Where are you located?",
content: "We are centrally located in Lexington, KY. Visit us to enjoy a meal anytime!",
},
id: "f3", title: "Where are you located?", content: "We are centrally located in Lexington, KY. Visit us to enjoy a meal anytime!"},
]}
sideTitle="Frequently Asked"
sideDescription="Have questions? We've got answers."
@@ -341,16 +228,13 @@ export default function LandingPage() {
<ContactCTA
useInvertedBackground={false}
background={{
variant: "plain",
}}
variant: "plain"}}
tag="Get in Touch"
title="Visit Us Today"
description="Have questions or want to make a reservation? We'd love to hear from you."
buttons={[
{
text: "Contact Us",
href: "#",
},
text: "Contact Us", href: "#"},
]}
/>
</div>
@@ -362,14 +246,10 @@ export default function LandingPage() {
socialLinks={[
{
icon: Facebook,
href: "#",
ariaLabel: "Facebook",
},
href: "#", ariaLabel: "Facebook"},
{
icon: Instagram,
href: "#",
ariaLabel: "Instagram",
},
href: "#", ariaLabel: "Instagram"},
]}
/>
</div>