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-05 11:14:32 +00:00

View File

@@ -29,25 +29,15 @@ export default function LandingPage() {
<NavbarStyleApple
navItems={[
{
name: "Home",
id: "hero",
},
name: "Home", id: "hero"},
{
name: "About",
id: "about",
},
name: "About", id: "about"},
{
name: "Menu",
id: "menu",
},
name: "Menu", id: "menu"},
{
name: "Reviews",
id: "testimonials",
},
name: "Reviews", id: "testimonials"},
{
name: "Contact",
id: "contact",
},
name: "Contact", id: "contact"},
]}
brandName="Earthy Eats"
/>
@@ -59,33 +49,21 @@ export default function LandingPage() {
description="Experience hand-crafted seasonal cuisine in an intimate, warm setting. Your culinary journey begins here."
buttons={[
{
text: "Book a Table",
href: "#contact",
},
text: "Book a Table", href: "#contact"},
]}
imageSrc="http://img.b2bpic.net/free-photo/fried-meat-placed-mashed-potato-garnished-with-shredded-bell-pepper-thyme_141793-2238.jpg"
imageAlt="Elegant restaurant dining room"
avatars={[
{
src: "http://img.b2bpic.net/free-photo/friends-eating-pizza-medium-shot_23-2149872407.jpg",
alt: "Happy diner",
},
src: "http://img.b2bpic.net/free-photo/friends-eating-pizza-medium-shot_23-2149872407.jpg", alt: "Happy diner"},
{
src: "http://img.b2bpic.net/free-photo/side-view-friends-eating-restaurant_23-2150491778.jpg",
alt: "Happy diner",
},
src: "http://img.b2bpic.net/free-photo/side-view-friends-eating-restaurant_23-2150491778.jpg", alt: "Happy diner"},
{
src: "http://img.b2bpic.net/free-photo/smiling-friends-cafe-drinking-alcohol-make-selfie_171337-19701.jpg",
alt: "Happy diner",
},
src: "http://img.b2bpic.net/free-photo/smiling-friends-cafe-drinking-alcohol-make-selfie_171337-19701.jpg", alt: "Happy diner"},
{
src: "http://img.b2bpic.net/free-photo/side-view-friends-enjoying-dinner-party_52683-132626.jpg",
alt: "Happy diner",
},
src: "http://img.b2bpic.net/free-photo/side-view-friends-enjoying-dinner-party_52683-132626.jpg", alt: "Happy diner"},
{
src: "http://img.b2bpic.net/free-photo/close-up-people-celebrating-engagement_23-2149212184.jpg",
alt: "Happy diner",
},
src: "http://img.b2bpic.net/free-photo/close-up-people-celebrating-engagement_23-2149212184.jpg", alt: "Happy diner"},
]}
avatarText="Join 5,000+ satisfied guests"
/>
@@ -96,18 +74,11 @@ export default function LandingPage() {
useInvertedBackground={true}
heading={[
{
type: "text",
content: "Our Passion for ",
},
type: "text", content: "Our Passion for "},
{
type: "image",
src: "http://img.b2bpic.net/free-photo/chef-preparing-fried-fish-front-view_23-2148516904.jpg",
alt: "Chef at work",
},
type: "image", src: "http://img.b2bpic.net/free-photo/chef-preparing-fried-fish-front-view_23-2148516904.jpg", alt: "Chef at work"},
{
type: "text",
content: " Exceptional Flavors",
},
type: "text", content: " Exceptional Flavors"},
]}
/>
</div>
@@ -120,47 +91,17 @@ export default function LandingPage() {
useInvertedBackground={false}
products={[
{
id: "1",
name: "Signature Steak",
price: "$38",
variant: "Meat",
imageSrc: "http://img.b2bpic.net/free-photo/pork-steak-with-tomato-carrot-red-onion-peppermint-butterfly-pea-flower-lime_1150-25865.jpg",
},
id: "1", name: "Signature Steak", price: "$38", variant: "Meat", imageSrc: "http://img.b2bpic.net/free-photo/pork-steak-with-tomato-carrot-red-onion-peppermint-butterfly-pea-flower-lime_1150-25865.jpg"},
{
id: "2",
name: "Seafood Pasta",
price: "$32",
variant: "Seafood",
imageSrc: "http://img.b2bpic.net/free-photo/spaghetti-mussel-plate-with-raw-pasta-tomato-flour-mushroom-wooden-spoon_176474-6970.jpg",
},
id: "2", name: "Seafood Pasta", price: "$32", variant: "Seafood", imageSrc: "http://img.b2bpic.net/free-photo/spaghetti-mussel-plate-with-raw-pasta-tomato-flour-mushroom-wooden-spoon_176474-6970.jpg"},
{
id: "3",
name: "Artisan Bread",
price: "$8",
variant: "Appetizer",
imageSrc: "http://img.b2bpic.net/free-photo/panoramic-view-rustic-freshly-baked-bread-utensil-black-background_23-2147975171.jpg",
},
id: "3", name: "Artisan Bread", price: "$8", variant: "Appetizer", imageSrc: "http://img.b2bpic.net/free-photo/panoramic-view-rustic-freshly-baked-bread-utensil-black-background_23-2147975171.jpg"},
{
id: "4",
name: "Chocolate Mousse",
price: "$12",
variant: "Dessert",
imageSrc: "http://img.b2bpic.net/free-photo/png-berry-pie-with-raspberries-isolated-white-background_185193-164148.jpg",
},
id: "4", name: "Chocolate Mousse", price: "$12", variant: "Dessert", imageSrc: "http://img.b2bpic.net/free-photo/png-berry-pie-with-raspberries-isolated-white-background_185193-164148.jpg"},
{
id: "5",
name: "Garden Salad",
price: "$15",
variant: "Salad",
imageSrc: "http://img.b2bpic.net/free-photo/healthy-mexican-salad_23-2148140257.jpg",
},
id: "5", name: "Garden Salad", price: "$15", variant: "Salad", imageSrc: "http://img.b2bpic.net/free-photo/healthy-mexican-salad_23-2148140257.jpg"},
{
id: "6",
name: "Cream Soup",
price: "$14",
variant: "Starter",
imageSrc: "http://img.b2bpic.net/free-photo/avocado-salmon-salad-healthy-food-rustic-style_53876-42889.jpg",
},
id: "6", name: "Cream Soup", price: "$14", variant: "Starter", imageSrc: "http://img.b2bpic.net/free-photo/avocado-salmon-salad-healthy-food-rustic-style_53876-42889.jpg"},
]}
title="Signature Menu"
description="A curated selection of seasonal dishes prepared with the finest ingredients."
@@ -172,47 +113,23 @@ export default function LandingPage() {
textboxLayout="split"
gridVariant="asymmetric-60-wide-40-narrow"
useInvertedBackground={true}
animationType="slide-up"
testimonials={[
{
id: "1",
name: "Alice M.",
role: "Food Critic",
company: "Daily Gazette",
rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/friends-eating-pizza-medium-shot_23-2149872407.jpg",
},
id: "1", name: "Alice M.", role: "Food Critic", company: "Daily Gazette", rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/friends-eating-pizza-medium-shot_23-2149872407.jpg"},
{
id: "2",
name: "John D.",
role: "Local Patron",
company: "Resident",
rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/side-view-friends-eating-restaurant_23-2150491778.jpg",
},
id: "2", name: "John D.", role: "Local Patron", company: "Resident", rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/side-view-friends-eating-restaurant_23-2150491778.jpg"},
{
id: "3",
name: "Sarah L.",
role: "Blogger",
company: "Foodie Life",
rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/smiling-friends-cafe-drinking-alcohol-make-selfie_171337-19701.jpg",
},
id: "3", name: "Sarah L.", role: "Blogger", company: "Foodie Life", rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/smiling-friends-cafe-drinking-alcohol-make-selfie_171337-19701.jpg"},
{
id: "4",
name: "Mark R.",
role: "Guest",
company: "Visitor",
rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/side-view-friends-enjoying-dinner-party_52683-132626.jpg",
},
id: "4", name: "Mark R.", role: "Guest", company: "Visitor", rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/side-view-friends-enjoying-dinner-party_52683-132626.jpg"},
{
id: "5",
name: "Emily P.",
role: "Chef",
company: "Culinary Lab",
rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/close-up-people-celebrating-engagement_23-2149212184.jpg",
},
id: "5", name: "Emily P.", role: "Chef", company: "Culinary Lab", rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/close-up-people-celebrating-engagement_23-2149212184.jpg"},
]}
title="Guest Stories"
description="Don't just take our word for it—hear what our diners are saying."
@@ -226,22 +143,14 @@ export default function LandingPage() {
description="Send us your request, and we will get back to you to confirm your booking."
inputs={[
{
name: "name",
type: "text",
placeholder: "Full Name",
required: true,
name: "name", type: "text", placeholder: "Full Name", required: true,
},
{
name: "email",
type: "email",
placeholder: "Email Address",
required: true,
name: "email", type: "email", placeholder: "Email Address", required: true,
},
]}
textarea={{
name: "details",
placeholder: "Special requests or party size?",
rows: 4,
name: "details", placeholder: "Special requests or party size?", rows: 4,
required: false,
}}
imageSrc="http://img.b2bpic.net/free-photo/high-angle-shot-table-with-elegant-setting-restaurant-hall-evening_181624-24706.jpg"