Merge version_1 into main

Merge version_1 into main
This commit was merged in pull request #1.
This commit is contained in:
2026-05-30 19:10:18 +00:00

View File

@@ -14,7 +14,7 @@ import ProductCardThree from '@/components/sections/product/ProductCardThree';
import SocialProofOne from '@/components/sections/socialProof/SocialProofOne';
import TestimonialCardOne from '@/components/sections/testimonial/TestimonialCardOne';
import TextAbout from '@/components/sections/about/TextAbout';
import { Heart, Smile, Sparkles } from "lucide-react";
import { Bike, Heart, Smile, Sparkles, Tag, Trees, UtensilsCrossed } from "lucide-react";
export default function LandingPage() {
return (
@@ -35,33 +35,19 @@ export default function LandingPage() {
<NavbarLayoutFloatingOverlay
navItems={[
{
name: "Home",
id: "home",
},
name: "Home", id: "home"},
{
name: "About",
id: "about",
},
name: "About", id: "about"},
{
name: "Menu",
id: "menu",
},
name: "Menu", id: "menu"},
{
name: "Specials",
id: "specials",
},
name: "Specials", id: "specials"},
{
name: "Reviews",
id: "reviews",
},
name: "Reviews", id: "reviews"},
{
name: "FAQ",
id: "faq",
},
name: "FAQ", id: "faq"},
{
name: "Contact",
id: "contact",
},
name: "Contact", id: "contact"},
]}
logoSrc="https://webuild-dev.s3.eu-north-1.amazonaws.com/default/no-image.jpg?id=9bk4ej"
brandName="Moz Delicious Foods"
@@ -71,70 +57,45 @@ export default function LandingPage() {
<div id="home" data-section="home">
<HeroSplit
background={{
variant: "radial-gradient",
}}
variant: "radial-gradient"}}
imagePosition="right"
title="Taste the Authentic Flavors of Africa"
description="Moz Delicious Foods offers a culinary journey through exquisite seafood, succulent lamb shanks, and mouth-watering burgers, prepared with passion and fresh ingredients."
buttons={[
{
text: "View Our Menu",
href: "#menu",
},
text: "View Our Menu", href: "#menu"},
{
text: "Make a Reservation",
href: "#contact",
},
text: "Make a Reservation", href: "#contact"},
]}
imageSrc="http://img.b2bpic.net/free-photo/man-dancing-with-woman-restaurant_23-2148016782.jpg"
imageAlt="Exterior view of Moz Delicious Foods restaurant"
mediaAnimation="opacity"
avatars={[
{
src: "http://img.b2bpic.net/free-photo/internationals-people-standing-cafe-drinking-cocktails_1157-32440.jpg",
alt: "Internationals people standing in a cafe and drinking a cocktails",
},
src: "http://img.b2bpic.net/free-photo/internationals-people-standing-cafe-drinking-cocktails_1157-32440.jpg", alt: "Internationals people standing in a cafe and drinking a cocktails"},
{
src: "http://img.b2bpic.net/free-photo/adults-enjoying-mexican-food_23-2149663852.jpg",
alt: "Adults enjoying mexican food",
},
src: "http://img.b2bpic.net/free-photo/adults-enjoying-mexican-food_23-2149663852.jpg", alt: "Adults enjoying mexican food"},
{
src: "http://img.b2bpic.net/free-photo/close-up-people-clinking-glasses_23-2149295545.jpg",
alt: "Close up people clinking glasses",
},
src: "http://img.b2bpic.net/free-photo/close-up-people-clinking-glasses_23-2149295545.jpg", alt: "Close up people clinking glasses"},
{
src: "http://img.b2bpic.net/free-photo/portrait-satisfied-happy-young-man-glasses-working-cafe-sitting-coworking-space-with-laptop-showing-thumbs-up-like-approve-smth-good-chatting-giving-online-lessons_1258-314620.jpg",
alt: "Portrait of satisfied happy young man in glasses working in cafe sitting in coworking space with laptop showing thumbs up like and approve smth good chatting giving online lessons",
},
src: "http://img.b2bpic.net/free-photo/portrait-satisfied-happy-young-man-glasses-working-cafe-sitting-coworking-space-with-laptop-showing-thumbs-up-like-approve-smth-good-chatting-giving-online-lessons_1258-314620.jpg", alt: "Portrait of satisfied happy young man in glasses working in cafe sitting in coworking space with laptop showing thumbs up like and approve smth good chatting giving online lessons"},
{
src: "http://img.b2bpic.net/free-photo/close-up-smiley-people-table_23-2149213367.jpg",
alt: "Close up smiley people at table",
},
src: "http://img.b2bpic.net/free-photo/close-up-smiley-people-table_23-2149213367.jpg", alt: "Close up smiley people at table"},
]}
avatarText="Join 23k+ happy diners!"
marqueeItems={[
{
type: "text",
text: "Fresh Ingredients Daily",
type: "text", text: "Fresh Ingredients Daily"},
{
type: "text-icon", text: "Authentic Recipes", icon: Heart,
},
{
type: "text-icon",
text: "Authentic Recipes",
icon: Heart,
type: "text", text: "Family-Friendly Atmosphere"},
{
type: "text-icon", text: "Exceptional Service", icon: Smile,
},
{
type: "text",
text: "Family-Friendly Atmosphere",
},
{
type: "text-icon",
text: "Exceptional Service",
icon: Smile,
},
{
type: "text",
text: "Unforgettable Flavors",
},
type: "text", text: "Unforgettable Flavors"},
]}
/>
</div>
@@ -146,10 +107,8 @@ export default function LandingPage() {
title="Our Culinary Passion: Good, Clean Food"
buttons={[
{
text: "Discover More",
},
text: "Discover More"},
]}
description="At Moz Delicious Foods, we believe in serving exceptional dishes that delight the senses. Located next to McDonald's on Mocke St, Daveyton, we are renowned for our pan-fried shrimps, seafood pasta, and special promotions. Experience quality dining that brings people together."
/>
</div>
@@ -159,33 +118,17 @@ export default function LandingPage() {
useInvertedBackground={false}
features={[
{
title: "Vibrant Dine-in Experience",
description: "Enjoy our inviting and lively atmosphere perfect for family gatherings or intimate dinners.",
buttonIcon: "UtensilsCrossed",
imageSrc: "http://img.b2bpic.net/free-photo/group-young-friends-having-wine-together_23-2148454148.jpg",
imageAlt: "Restaurant dining area",
},
title: "Vibrant Dine-in Experience", description: "Enjoy our inviting and lively atmosphere perfect for family gatherings or intimate dinners.", buttonIcon: UtensilsCrossed,
imageSrc: "http://img.b2bpic.net/free-photo/group-young-friends-having-wine-together_23-2148454148.jpg", imageAlt: "Restaurant dining area"},
{
title: "Convenient Takeaway Services",
description: "Savor your favorite Moz Delicious dishes from the comfort of your home with our quick takeaway option.",
buttonIcon: "Bike",
imageSrc: "http://img.b2bpic.net/free-photo/young-man-holding-takeaway-coffee_23-2149050413.jpg",
imageAlt: "Takeaway food packaging",
},
title: "Convenient Takeaway Services", description: "Savor your favorite Moz Delicious dishes from the comfort of your home with our quick takeaway option.", buttonIcon: Bike,
imageSrc: "http://img.b2bpic.net/free-photo/young-man-holding-takeaway-coffee_23-2149050413.jpg", imageAlt: "Takeaway food packaging"},
{
title: "Relaxing Outdoor Seating",
description: "Dine al fresco on our charming patio, enjoying the fresh air and lively street views of Daveyton.",
buttonIcon: "Trees",
imageSrc: "http://img.b2bpic.net/free-photo/table-set-dinning-table_1339-3430.jpg",
imageAlt: "Outdoor seating area of the restaurant",
},
title: "Relaxing Outdoor Seating", description: "Dine al fresco on our charming patio, enjoying the fresh air and lively street views of Daveyton.", buttonIcon: Trees,
imageSrc: "http://img.b2bpic.net/free-photo/table-set-dinning-table_1339-3430.jpg", imageAlt: "Outdoor seating area of the restaurant"},
{
title: "Exclusive Special Promotions",
description: "Keep an eye out for our amazing deals, including Burger Mondays and seasonal offers like Mother's Day specials!",
buttonIcon: "Tag",
imageSrc: "http://img.b2bpic.net/free-photo/view-cutlery-set-meal-white-plate-hand-holding-beautiful-packed-gift-ice-surface_140725-102191.jpg",
imageAlt: "Special offer graphic",
},
title: "Exclusive Special Promotions", description: "Keep an eye out for our amazing deals, including Burger Mondays and seasonal offers like Mother's Day specials!", buttonIcon: Tag,
imageSrc: "http://img.b2bpic.net/free-photo/view-cutlery-set-meal-white-plate-hand-holding-beautiful-packed-gift-ice-surface_140725-102191.jpg", imageAlt: "Special offer graphic"},
]}
title="Experience Moz Delicious Foods"
description="Discover why our customers keep coming back for more, from our cozy dining experience to special events."
@@ -200,47 +143,17 @@ export default function LandingPage() {
useInvertedBackground={false}
products={[
{
id: "queen-prawns",
name: "Grilled Queen Prawns",
price: "R180.00",
imageSrc: "http://img.b2bpic.net/free-photo/shrimp-sauteed-garlic-soy-caramel_2829-13783.jpg",
imageAlt: "Plate of grilled queen prawns",
},
id: "queen-prawns", name: "Grilled Queen Prawns", price: "R180.00", imageSrc: "http://img.b2bpic.net/free-photo/shrimp-sauteed-garlic-soy-caramel_2829-13783.jpg", imageAlt: "Plate of grilled queen prawns"},
{
id: "paella-rice",
name: "King Prawn & Seafood Mix Paella Rice",
price: "R220.00",
imageSrc: "http://img.b2bpic.net/free-photo/spanish-seafood-paella-with-mussels-shrimps-etc-steel-paella-pan-canary-islands-cousine-small-family-restaurant_1217-1763.jpg",
imageAlt: "Seafood paella rice dish",
},
id: "paella-rice", name: "King Prawn & Seafood Mix Paella Rice", price: "R220.00", imageSrc: "http://img.b2bpic.net/free-photo/spanish-seafood-paella-with-mussels-shrimps-etc-steel-paella-pan-canary-islands-cousine-small-family-restaurant_1217-1763.jpg", imageAlt: "Seafood paella rice dish"},
{
id: "lamb-shank",
name: "Large Lamb Shank Served With...",
price: "R250.00",
imageSrc: "http://img.b2bpic.net/free-photo/lamb-kebab-with-tomato-sauce-inside-green-ceramic-plate_114579-1711.jpg",
imageAlt: "Large lamb shank with vegetables",
},
id: "lamb-shank", name: "Large Lamb Shank Served With...", price: "R250.00", imageSrc: "http://img.b2bpic.net/free-photo/lamb-kebab-with-tomato-sauce-inside-green-ceramic-plate_114579-1711.jpg", imageAlt: "Large lamb shank with vegetables"},
{
id: "seafood-pasta",
name: "Pan Fried Shrimps & Seafood Pasta",
price: "R190.00",
imageSrc: "http://img.b2bpic.net/free-photo/stir-fried-spaghetti-seafood_1339-6419.jpg",
imageAlt: "Seafood pasta with pan-fried shrimps",
},
id: "seafood-pasta", name: "Pan Fried Shrimps & Seafood Pasta", price: "R190.00", imageSrc: "http://img.b2bpic.net/free-photo/stir-fried-spaghetti-seafood_1339-6419.jpg", imageAlt: "Seafood pasta with pan-fried shrimps"},
{
id: "gourmet-burger",
name: "Moz Deluxe Gourmet Burger",
price: "R95.00",
imageSrc: "http://img.b2bpic.net/free-photo/front-close-view-tasty-cheesy-burgers-with-french-fries_140725-19953.jpg",
imageAlt: "Gourmet burger with fries",
},
id: "gourmet-burger", name: "Moz Deluxe Gourmet Burger", price: "R95.00", imageSrc: "http://img.b2bpic.net/free-photo/front-close-view-tasty-cheesy-burgers-with-french-fries_140725-19953.jpg", imageAlt: "Gourmet burger with fries"},
{
id: "seafood-platter",
name: "Signature Seafood Platter",
price: "R350.00",
imageSrc: "http://img.b2bpic.net/free-photo/wooden-plate-delicious-shrimps-with-tasty-crab-sticks-stone-surface_114579-57079.jpg",
imageAlt: "Assorted seafood platter",
},
id: "seafood-platter", name: "Signature Seafood Platter", price: "R350.00", imageSrc: "http://img.b2bpic.net/free-photo/wooden-plate-delicious-shrimps-with-tasty-crab-sticks-stone-surface_114579-57079.jpg", imageAlt: "Assorted seafood platter"},
]}
title="Our Delicious Menu Highlights"
description="Explore our most popular dishes, from fresh seafood to hearty lamb and gourmet burgers, all crafted with the freshest ingredients."
@@ -254,55 +167,28 @@ export default function LandingPage() {
useInvertedBackground={false}
plans={[
{
id: "burger-monday",
badge: "Every Monday",
name: "Burger Mondays",
price: "R75",
features: [
"2 Succulent Burgers",
"With Cheese & Crispy Chips",
"Perfect for sharing or double indulgence",
],
id: "burger-monday", badge: "Every Monday", name: "Burger Mondays", price: "R75", features: [
"2 Succulent Burgers", "With Cheese & Crispy Chips", "Perfect for sharing or double indulgence"],
buttons: [
{
text: "Order Now",
href: "#contact",
},
text: "Order Now", href: "#contact"},
],
},
{
id: "mothers-day",
badge: "Limited Time",
badgeIcon: Sparkles,
name: "Mother's Day Special",
price: "R60",
features: [
"1 Burger for You",
"Finish in 60s, Mom's Burger is FREE!",
"A fun challenge for a special day",
],
id: "mothers-day", badge: "Limited Time", badgeIcon: Sparkles,
name: "Mother's Day Special", price: "R60", features: [
"1 Burger for You", "Finish in 60s, Mom's Burger is FREE!", "A fun challenge for a special day"],
buttons: [
{
text: "Book Your Seat",
href: "#contact",
},
text: "Book Your Seat", href: "#contact"},
],
},
{
id: "weekend-feast",
badge: "Weekend Deal",
name: "Weekend Seafood Feast",
price: "R499",
features: [
"Large Seafood Platter",
"Includes Prawns, Calamari & Fish",
"Serves 2-3 people, perfect for families",
],
id: "weekend-feast", badge: "Weekend Deal", name: "Weekend Seafood Feast", price: "R499", features: [
"Large Seafood Platter", "Includes Prawns, Calamari & Fish", "Serves 2-3 people, perfect for families"],
buttons: [
{
text: "View Details",
href: "#menu",
},
text: "View Details", href: "#menu"},
],
},
]}
@@ -318,31 +204,16 @@ export default function LandingPage() {
useInvertedBackground={false}
metrics={[
{
id: "google-rating",
value: "4.7",
title: "Star Rating",
items: [
"Based on 52 Google Reviews",
"Consistently high customer satisfaction",
],
id: "google-rating", value: "4.7", title: "Star Rating", items: [
"Based on 52 Google Reviews", "Consistently high customer satisfaction"],
},
{
id: "customer-quote",
value: "Delicious!",
title: "Top Feedback",
items: [
"Our most common customer comment",
"A testament to our quality cuisine",
],
id: "customer-quote", value: "Delicious!", title: "Top Feedback", items: [
"Our most common customer comment", "A testament to our quality cuisine"],
},
{
id: "social-followers",
value: "23.7K+",
title: "Facebook Followers",
items: [
"A growing online community",
"Engage with us on social media",
],
id: "social-followers", value: "23.7K+", title: "Facebook Followers", items: [
"A growing online community", "Engage with us on social media"],
},
]}
title="Customer Satisfaction at a Glance"
@@ -358,50 +229,20 @@ export default function LandingPage() {
useInvertedBackground={false}
testimonials={[
{
id: "1",
name: "Sarah Johnson",
role: "Local Foodie",
company: "Daveyton Resident",
rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/young-displeased-woman-arguing-with-waitress-cafe_637285-8114.jpg",
imageAlt: "Sarah Johnson",
},
id: "1", name: "Sarah Johnson", role: "Local Foodie", company: "Daveyton Resident", rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/young-displeased-woman-arguing-with-waitress-cafe_637285-8114.jpg", imageAlt: "Sarah Johnson"},
{
id: "2",
name: "Michael Chen",
role: "Restaurant Critic",
company: "FoodBlog Africa",
rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-people-clinking-bottles_23-2149152926.jpg",
imageAlt: "Michael Chen",
},
id: "2", name: "Michael Chen", role: "Restaurant Critic", company: "FoodBlog Africa", rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-people-clinking-bottles_23-2149152926.jpg", imageAlt: "Michael Chen"},
{
id: "3",
name: "Emily Rodriguez",
role: "Event Planner",
company: "Celebration Co.",
rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/positive-customer-approving-new-offer_1262-17151.jpg",
imageAlt: "Emily Rodriguez",
},
id: "3", name: "Emily Rodriguez", role: "Event Planner", company: "Celebration Co.", rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/positive-customer-approving-new-offer_1262-17151.jpg", imageAlt: "Emily Rodriguez"},
{
id: "4",
name: "David Kim",
role: "Family Man",
company: "Local Patron",
rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/group-young-friends-having-dinner-together_23-2148454081.jpg",
imageAlt: "David Kim",
},
id: "4", name: "David Kim", role: "Family Man", company: "Local Patron", rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/group-young-friends-having-dinner-together_23-2148454081.jpg", imageAlt: "David Kim"},
{
id: "5",
name: "Jessica Lee",
role: "Travel Vlogger",
company: "Global Bites",
rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-couple-having-lunch-luxury-restaurant_23-2150598352.jpg",
imageAlt: "Jessica Lee",
},
id: "5", name: "Jessica Lee", role: "Travel Vlogger", company: "Global Bites", rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-couple-having-lunch-luxury-restaurant_23-2150598352.jpg", imageAlt: "Jessica Lee"},
]}
title="What Our Diners Say"
description="Hear directly from our happy customers about their delightful experiences at Moz Delicious Foods."
@@ -413,14 +254,7 @@ export default function LandingPage() {
textboxLayout="default"
useInvertedBackground={false}
names={[
"Facebook",
"Instagram",
"Google Reviews",
"WhatsApp",
"Waze",
"TripAdvisor",
"Zomato",
]}
"Facebook", "Instagram", "Google Reviews", "WhatsApp", "Waze", "TripAdvisor", "Zomato"]}
title="Join Our Growing Community"
description="Connect with us and see what our fans are raving about across social media platforms."
/>
@@ -432,25 +266,13 @@ export default function LandingPage() {
useInvertedBackground={false}
faqs={[
{
id: "faq1",
title: "What are your operating hours?",
content: "Moz Delicious Foods is open daily from 11 AM to 10 PM. We close soon at 10 PM.",
},
id: "faq1", title: "What are your operating hours?", content: "Moz Delicious Foods is open daily from 11 AM to 10 PM. We close soon at 10 PM."},
{
id: "faq2",
title: "Where is Moz Delicious Foods located?",
content: "We are conveniently located next to McDonalds, at 31031 Mocke St, Daveyton, Benoni, 1501, South Africa.",
},
id: "faq2", title: "Where is Moz Delicious Foods located?", content: "We are conveniently located next to McDonalds, at 31031 Mocke St, Daveyton, Benoni, 1501, South Africa."},
{
id: "faq3",
title: "Do I need to make a reservation?",
content: "Reservations are recommended, especially for larger groups or during our special promotion events like Mother's Day, to ensure you get the best seating.",
},
id: "faq3", title: "Do I need to make a reservation?", content: "Reservations are recommended, especially for larger groups or during our special promotion events like Mother's Day, to ensure you get the best seating."},
{
id: "faq4",
title: "Do you offer vegetarian or vegan options?",
content: "We strive to accommodate all dietary preferences. Please speak with our staff about available vegetarian and vegan options when you visit.",
},
id: "faq4", title: "Do you offer vegetarian or vegan options?", content: "We strive to accommodate all dietary preferences. Please speak with our staff about available vegetarian and vegan options when you visit."},
]}
title="Frequently Asked Questions"
description="Find quick answers to common questions about Moz Delicious Foods, our services, and menu."
@@ -462,8 +284,7 @@ export default function LandingPage() {
<ContactSplit
useInvertedBackground={false}
background={{
variant: "radial-gradient",
}}
variant: "radial-gradient"}}
tag="Get in Touch"
title="Connect With Us"
description="Have a question, want to make a reservation, or just want to say hello? Reach out to us directly."
@@ -484,66 +305,39 @@ export default function LandingPage() {
logoText="Moz Delicious Foods"
columns={[
{
title: "Quick Links",
items: [
title: "Quick Links", items: [
{
label: "Home",
href: "#home",
},
label: "Home", href: "#home"},
{
label: "About Us",
href: "#about",
},
label: "About Us", href: "#about"},
{
label: "Menu",
href: "#menu",
},
label: "Menu", href: "#menu"},
{
label: "Specials",
href: "#specials",
},
label: "Specials", href: "#specials"},
],
},
{
title: "Our Menu",
items: [
title: "Our Menu", items: [
{
label: "Seafood",
href: "#menu",
},
label: "Seafood", href: "#menu"},
{
label: "Lamb Dishes",
href: "#menu",
},
label: "Lamb Dishes", href: "#menu"},
{
label: "Burgers",
href: "#menu",
},
label: "Burgers", href: "#menu"},
{
label: "Pastas",
href: "#menu",
},
label: "Pastas", href: "#menu"},
],
},
{
title: "Contact",
items: [
title: "Contact", items: [
{
label: "Call Us: 081 350 0712",
href: "tel:+27813500712",
},
label: "Call Us: 081 350 0712", href: "tel:+27813500712"},
{
label: "WhatsApp: 081 350 0712",
href: "https://wa.me/27813500712",
},
label: "WhatsApp: 081 350 0712", href: "https://wa.me/27813500712"},
{
label: "Location",
href: "https://maps.app.goo.gl/example",
},
label: "Location", href: "https://maps.app.goo.gl/example"},
{
label: "Reservations",
href: "#contact",
},
label: "Reservations", href: "#contact"},
],
},
]}