Merge version_1 into main #2

Merged
bender merged 1 commits from version_1 into main 2026-04-01 06:35:33 +00:00

View File

@@ -29,17 +29,11 @@ export default function LandingPage() {
<NavbarStyleFullscreen
navItems={[
{
name: "Menu",
id: "menu",
},
name: "Menu", id: "menu"},
{
name: "Why Us",
id: "why-us",
},
name: "Why Us", id: "why-us"},
{
name: "Contact",
id: "contact",
},
name: "Contact", id: "contact"},
]}
brandName="Meat And Eat"
/>
@@ -48,42 +42,21 @@ export default function LandingPage() {
<div id="hero" data-section="hero">
<HeroSplitDualMedia
background={{
variant: "gradient-bars",
}}
variant: "gradient-bars"}}
title="Delicious Fried Chicken & Burgers in Komarapalayam"
description="Affordable meals, family-friendly atmosphere, and lightning-fast service for every craving."
tag="Open until 11 PM"
buttons={[
{
text: "Call Now",
href: "tel:+918144883399",
},
text: "Call Now", href: "tel:+918144883399"},
{
text: "Order Online",
href: "#menu",
},
text: "Order Online", href: "#menu"},
]}
mediaItems={[
{
imageSrc: "http://img.b2bpic.net/free-photo/top-view-american-food-with-copy-space_23-2148454909.jpg?_wi=1",
imageAlt: "Fried chicken and burger combo",
},
imageSrc: "http://img.b2bpic.net/free-photo/top-view-american-food-with-copy-space_23-2148454909.jpg", imageAlt: "Fried chicken and burger combo"},
{
imageSrc: "http://img.b2bpic.net/free-photo/top-view-american-food-with-copy-space_23-2148454909.jpg?_wi=2",
imageAlt: "Restaurant ambiance",
},
{
imageSrc: "http://img.b2bpic.net/free-photo/top-view-american-food-with-copy-space_23-2148454909.jpg?_wi=3",
imageAlt: "Crispy chicken wings",
},
{
imageSrc: "http://img.b2bpic.net/free-photo/top-view-american-food-with-copy-space_23-2148454909.jpg?_wi=4",
imageAlt: "Tasty fast food spread",
},
{
imageSrc: "http://img.b2bpic.net/free-photo/top-view-american-food-with-copy-space_23-2148454909.jpg?_wi=5",
imageAlt: "Happy dining atmosphere",
},
imageSrc: "http://img.b2bpic.net/free-photo/top-view-american-food-with-copy-space_23-2148454909.jpg", imageAlt: "Restaurant ambiance"}
]}
mediaAnimation="slide-up"
rating={3.7}
@@ -99,23 +72,11 @@ export default function LandingPage() {
useInvertedBackground={false}
products={[
{
id: "p1",
name: "Fried Chicken Burger",
price: "₹149",
imageSrc: "http://img.b2bpic.net/free-photo/artistic-photo-hamburger-with-bokeh_23-2148374867.jpg",
},
id: "p1", name: "Fried Chicken Burger", price: "₹149", imageSrc: "http://img.b2bpic.net/free-photo/artistic-photo-hamburger-with-bokeh_23-2148374867.jpg"},
{
id: "p2",
name: "Golden French Fries",
price: "₹99",
imageSrc: "http://img.b2bpic.net/free-photo/club-sandwich-with-french-fries-with-pepper-sos-fast-cuisine_482257-24482.jpg",
},
id: "p2", name: "Golden French Fries", price: "₹99", imageSrc: "http://img.b2bpic.net/free-photo/club-sandwich-with-french-fries-with-pepper-sos-fast-cuisine_482257-24482.jpg"},
{
id: "p3",
name: "Crispy Chicken Leg",
price: "₹89",
imageSrc: "http://img.b2bpic.net/free-photo/appetizing-glazed-sesame-chicken-wings-dark-bowl_84443-85767.jpg",
},
id: "p3", name: "Crispy Chicken Leg", price: "₹89", imageSrc: "http://img.b2bpic.net/free-photo/appetizing-glazed-sesame-chicken-wings-dark-bowl_84443-85767.jpg"},
]}
title="Menu Highlights"
description="Our most popular picks, ready to order."
@@ -127,14 +88,9 @@ export default function LandingPage() {
useInvertedBackground={false}
heading={[
{
type: "text",
content: "Why Meat And Eat?",
},
type: "text", content: "Why Meat And Eat?"},
{
type: "image",
src: "http://img.b2bpic.net/free-photo/artistic-photo-hamburger-with-bokeh_23-2148374867.jpg",
alt: "Tasty food",
},
type: "image", src: "http://img.b2bpic.net/free-photo/artistic-photo-hamburger-with-bokeh_23-2148374867.jpg", alt: "Tasty food"},
]}
/>
</div>
@@ -144,30 +100,15 @@ export default function LandingPage() {
useInvertedBackground={false}
testimonials={[
{
id: "1",
name: "Rajesh Kumar",
imageSrc: "http://img.b2bpic.net/free-photo/closeup-smiling-beautiful-adult-businesswoman_1262-1760.jpg?_wi=1",
},
id: "1", name: "Rajesh Kumar", imageSrc: "http://img.b2bpic.net/free-photo/closeup-smiling-beautiful-adult-businesswoman_1262-1760.jpg"},
{
id: "2",
name: "Anitha S.",
imageSrc: "http://img.b2bpic.net/free-photo/senior-friends-having-wonderful-time-together_23-2149262159.jpg",
},
id: "2", name: "Anitha S.", imageSrc: "http://img.b2bpic.net/free-photo/senior-friends-having-wonderful-time-together_23-2149262159.jpg"},
{
id: "3",
name: "Vikram V.",
imageSrc: "http://img.b2bpic.net/free-photo/businesswoman-talking-mobile-phone-waiting-area_107420-95801.jpg",
},
id: "3", name: "Vikram V.", imageSrc: "http://img.b2bpic.net/free-photo/businesswoman-talking-mobile-phone-waiting-area_107420-95801.jpg"},
{
id: "4",
name: "Priya R.",
imageSrc: "http://img.b2bpic.net/free-photo/side-view-friends-eating-restaurant_23-2150491790.jpg",
},
id: "4", name: "Priya R.", imageSrc: "http://img.b2bpic.net/free-photo/side-view-friends-eating-restaurant_23-2150491790.jpg"},
{
id: "5",
name: "Suresh M.",
imageSrc: "http://img.b2bpic.net/free-photo/closeup-smiling-beautiful-adult-businesswoman_1262-1760.jpg?_wi=2",
},
id: "5", name: "Suresh M.", imageSrc: "http://img.b2bpic.net/free-photo/closeup-smiling-beautiful-adult-businesswoman_1262-1760.jpg"},
]}
cardTitle="What our customers say"
cardTag="Reviews"
@@ -182,21 +123,13 @@ export default function LandingPage() {
description="Address: Shop No. 310, Salem Main Road, Opp. Supreme Hospital, Komarapalayam."
inputs={[
{
name: "name",
type: "text",
placeholder: "Your Name",
},
name: "name", type: "text", placeholder: "Your Name"},
{
name: "phone",
type: "tel",
placeholder: "Phone Number",
required: true,
name: "phone", type: "tel", placeholder: "Phone Number", required: true,
},
]}
textarea={{
name: "message",
placeholder: "Your Order / Enquiry",
}}
name: "message", placeholder: "Your Order / Enquiry"}}
imageSrc="http://img.b2bpic.net/free-photo/nobody-setting-terrace-bar-outside_1203-4630.jpg"
/>
</div>
@@ -205,29 +138,19 @@ export default function LandingPage() {
<FooterSimple
columns={[
{
title: "Contact",
items: [
title: "Contact", items: [
{
label: "081448 83399",
href: "tel:+918144883399",
},
label: "081448 83399", href: "tel:+918144883399"},
{
label: "Salem Main Road",
href: "#",
},
label: "Salem Main Road", href: "#"},
],
},
{
title: "Links",
items: [
title: "Links", items: [
{
label: "Menu",
href: "#menu",
},
label: "Menu", href: "#menu"},
{
label: "Directions",
href: "#",
},
label: "Directions", href: "#"},
],
},
]}