Update src/app/page.tsx

This commit is contained in:
2026-04-13 11:31:54 +00:00
parent 91fa2f05cb
commit 5f76df3fb5

View File

@@ -29,69 +29,38 @@ export default function LandingPage() {
<NavbarLayoutFloatingInline
navItems={[
{
name: "Home",
id: "#hero",
},
name: "Home", id: "#hero"},
{
name: "Menu",
id: "#menu",
},
name: "Menu", id: "#menu"},
{
name: "Offers",
id: "#offers",
},
name: "Offers", id: "#offers"},
{
name: "Contact",
id: "#contact",
},
name: "Contact", id: "#contact"},
]}
brandName="The Godfather"
button={{
text: "Book Table",
href: "#contact",
}}
text: "Book Table", href: "#contact"}}
/>
</div>
<div id="hero" data-section="hero">
<HeroSplitDualMedia
background={{
variant: "gradient-bars",
}}
variant: "gradient-bars"}}
title="We'll satisfy your taste 100"
description="Authentic flavors, premium atmosphere. Experience the true taste of North, South, Chinese, and Singaporean cuisine."
tag="The Godfather Restaurant"
buttons={[
{
text: "Order Now",
href: "#menu",
},
text: "Order Now", href: "#menu"},
{
text: "Book Table",
href: "#contact",
},
text: "Book Table", href: "#contact"},
]}
mediaItems={[
{
imageSrc: "http://img.b2bpic.net/free-photo/salad-served-with-crispy-cracker-green-vegetables_114579-1717.jpg?_wi=1",
imageAlt: "Gourmet meal",
},
imageSrc: "http://img.b2bpic.net/free-photo/salad-served-with-crispy-cracker-green-vegetables_114579-1717.jpg", imageAlt: "Gourmet meal"},
{
imageSrc: "http://img.b2bpic.net/free-photo/top-view-tasty-food-table-arrangement_23-2149139500.jpg?_wi=1",
imageAlt: "Cuisine spread",
},
{
imageSrc: "http://img.b2bpic.net/free-photo/stock-photo-served-nutritious-caesar-salad-with-chicken-served-with-black-slice-with-sesame-seeds-top_132075-8861.jpg",
imageAlt: "Caesar salad with chicken",
},
{
imageSrc: "http://img.b2bpic.net/free-photo/side-view-roasted-chicken-with-sweet-sour-sauce-broccoli-plate-plaid-tablecloth_141793-11163.jpg",
imageAlt: "Roasted chicken with broccoli",
},
{
imageSrc: "http://img.b2bpic.net/free-photo/beautiful-dinner-arrangement-night_23-2149190923.jpg",
imageAlt: "Dinner arrangement at night",
},
imageSrc: "http://img.b2bpic.net/free-photo/top-view-tasty-food-table-arrangement_23-2149139500.jpg", imageAlt: "Cuisine spread"}
]}
mediaAnimation="slide-up"
rating={5}
@@ -107,59 +76,23 @@ export default function LandingPage() {
useInvertedBackground={false}
products={[
{
id: "1",
brand: "South Indian",
name: "Special Dosa",
price: "₹199",
rating: 5,
reviewCount: "120",
imageSrc: "http://img.b2bpic.net/free-photo/high-angle-chicken-meal_23-2148825122.jpg?_wi=1",
},
id: "1", brand: "South Indian", name: "Special Dosa", price: "₹199", rating: 5,
reviewCount: "120", imageSrc: "http://img.b2bpic.net/free-photo/high-angle-chicken-meal_23-2148825122.jpg"},
{
id: "2",
brand: "North Indian",
name: "Butter Chicken",
price: "₹349",
rating: 5,
reviewCount: "250",
imageSrc: "http://img.b2bpic.net/free-photo/side-view-fried-fish-with-sauce-slice-orange-with-vegetables_141793-4907.jpg?_wi=1",
},
id: "2", brand: "North Indian", name: "Butter Chicken", price: "₹349", rating: 5,
reviewCount: "250", imageSrc: "http://img.b2bpic.net/free-photo/side-view-fried-fish-with-sauce-slice-orange-with-vegetables_141793-4907.jpg"},
{
id: "3",
brand: "Chinese",
name: "Schezwan Noodles",
price: "₹229",
rating: 4,
reviewCount: "89",
imageSrc: "http://img.b2bpic.net/free-photo/rustic-table-candlelight-indulgent-gourmet-autumn-feast-generated-by-ai_188544-13372.jpg?_wi=1",
},
id: "3", brand: "Chinese", name: "Schezwan Noodles", price: "₹229", rating: 4,
reviewCount: "89", imageSrc: "http://img.b2bpic.net/free-photo/rustic-table-candlelight-indulgent-gourmet-autumn-feast-generated-by-ai_188544-13372.jpg"},
{
id: "4",
brand: "Singaporean",
name: "Singapore Noodles",
price: "₹259",
rating: 5,
reviewCount: "115",
imageSrc: "http://img.b2bpic.net/free-photo/delicious-indian-dosa-arrangement_23-2149086024.jpg",
},
id: "4", brand: "Singaporean", name: "Singapore Noodles", price: "₹259", rating: 5,
reviewCount: "115", imageSrc: "http://img.b2bpic.net/free-photo/delicious-indian-dosa-arrangement_23-2149086024.jpg"},
{
id: "5",
brand: "North Indian",
name: "Paneer Tikka",
price: "₹289",
rating: 5,
reviewCount: "95",
imageSrc: "http://img.b2bpic.net/free-photo/chicken-sticks-bowl-tomato-soup_114579-2018.jpg",
},
id: "5", brand: "North Indian", name: "Paneer Tikka", price: "₹289", rating: 5,
reviewCount: "95", imageSrc: "http://img.b2bpic.net/free-photo/chicken-sticks-bowl-tomato-soup_114579-2018.jpg"},
{
id: "6",
brand: "South Indian",
name: "Idli Sambar",
price: "₹149",
rating: 4,
reviewCount: "60",
imageSrc: "http://img.b2bpic.net/free-photo/top-view-grilled-beef-medallion-with-sauce-vegetables-white-plate-table_140725-11584.jpg",
},
id: "6", brand: "South Indian", name: "Idli Sambar", price: "₹149", rating: 4,
reviewCount: "60", imageSrc: "http://img.b2bpic.net/free-photo/top-view-grilled-beef-medallion-with-sauce-vegetables-white-plate-table_140725-11584.jpg"},
]}
title="Featured Dishes"
description="Hand-picked signatures from across Asia."
@@ -173,20 +106,11 @@ export default function LandingPage() {
useInvertedBackground={false}
features={[
{
title: "Iftar Box",
description: "Complete meal box including starters, main course, and drink. Only ₹299.",
imageSrc: "http://img.b2bpic.net/free-photo/top-view-delicious-ramen-concept_23-2148678303.jpg",
},
title: "Iftar Box", description: "Complete meal box including starters, main course, and drink. Only ₹299.", imageSrc: "http://img.b2bpic.net/free-photo/top-view-delicious-ramen-concept_23-2148678303.jpg"},
{
title: "Couple Combo",
description: "Two main courses and a shared appetizer. Experience luxury for two.",
imageSrc: "http://img.b2bpic.net/free-photo/view-from-side-yummy-salad-staying-table-cafe_651396-1431.jpg",
},
title: "Couple Combo", description: "Two main courses and a shared appetizer. Experience luxury for two.", imageSrc: "http://img.b2bpic.net/free-photo/view-from-side-yummy-salad-staying-table-cafe_651396-1431.jpg"},
{
title: "Family Feast",
description: "Unlimited starters and main dishes for the whole family.",
imageSrc: "http://img.b2bpic.net/free-photo/brown-bread-sandwich-with-boiled-ham-grated-cheese_140725-2262.jpg",
},
title: "Family Feast", description: "Unlimited starters and main dishes for the whole family.", imageSrc: "http://img.b2bpic.net/free-photo/brown-bread-sandwich-with-boiled-ham-grated-cheese_140725-2262.jpg"},
]}
title="Special Offers"
description="Don't miss our exclusive combo deals designed for every appetite."
@@ -199,60 +123,15 @@ export default function LandingPage() {
useInvertedBackground={false}
testimonials={[
{
id: "1",
name: "John Doe",
date: "Jan 2025",
title: "Foodie",
quote: "The Butter Chicken is divine!",
tag: "Regular",
avatarSrc: "http://img.b2bpic.net/free-photo/man-talking-with-his-friend-bar_171337-19359.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/salad-served-with-crispy-cracker-green-vegetables_114579-1717.jpg?_wi=2",
imageAlt: "happy diner portrait",
},
id: "1", name: "John Doe", date: "Jan 2025", title: "Foodie", quote: "The Butter Chicken is divine!", tag: "Regular", avatarSrc: "http://img.b2bpic.net/free-photo/man-talking-with-his-friend-bar_171337-19359.jpg", imageSrc: "http://img.b2bpic.net/free-photo/salad-served-with-crispy-cracker-green-vegetables_114579-1717.jpg", imageAlt: "happy diner portrait"},
{
id: "2",
name: "Jane Smith",
date: "Dec 2024",
title: "Visitor",
quote: "Authentic flavors, loved it.",
tag: "First Timer",
avatarSrc: "http://img.b2bpic.net/free-photo/front-view-woman-having-lunch-restaurant_23-2150491815.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/top-view-tasty-food-table-arrangement_23-2149139500.jpg?_wi=2",
imageAlt: "happy diner portrait",
},
id: "2", name: "Jane Smith", date: "Dec 2024", title: "Visitor", quote: "Authentic flavors, loved it.", tag: "First Timer", avatarSrc: "http://img.b2bpic.net/free-photo/front-view-woman-having-lunch-restaurant_23-2150491815.jpg", imageSrc: "http://img.b2bpic.net/free-photo/top-view-tasty-food-table-arrangement_23-2149139500.jpg", imageAlt: "happy diner portrait"},
{
id: "3",
name: "Mike Brown",
date: "Nov 2024",
title: "Regular",
quote: "Best Singaporean food in city.",
tag: "VIP",
avatarSrc: "http://img.b2bpic.net/free-photo/young-woman-eating-burger-fast-food-cheat-meal-woman-burger-restaurant_169016-67428.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/high-angle-chicken-meal_23-2148825122.jpg?_wi=2",
imageAlt: "happy diner portrait",
},
id: "3", name: "Mike Brown", date: "Nov 2024", title: "Regular", quote: "Best Singaporean food in city.", tag: "VIP", avatarSrc: "http://img.b2bpic.net/free-photo/young-woman-eating-burger-fast-food-cheat-meal-woman-burger-restaurant_169016-67428.jpg", imageSrc: "http://img.b2bpic.net/free-photo/high-angle-chicken-meal_23-2148825122.jpg", imageAlt: "happy diner portrait"},
{
id: "4",
name: "Emily White",
date: "Oct 2024",
title: "Guest",
quote: "Great ambiance, amazing prices.",
tag: "Guest",
avatarSrc: "http://img.b2bpic.net/free-photo/girl-sitting-table-holding-mobile-phone-indoors_171337-17096.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/side-view-fried-fish-with-sauce-slice-orange-with-vegetables_141793-4907.jpg?_wi=2",
imageAlt: "happy diner portrait",
},
id: "4", name: "Emily White", date: "Oct 2024", title: "Guest", quote: "Great ambiance, amazing prices.", tag: "Guest", avatarSrc: "http://img.b2bpic.net/free-photo/girl-sitting-table-holding-mobile-phone-indoors_171337-17096.jpg", imageSrc: "http://img.b2bpic.net/free-photo/side-view-fried-fish-with-sauce-slice-orange-with-vegetables_141793-4907.jpg", imageAlt: "happy diner portrait"},
{
id: "5",
name: "David Wilson",
date: "Sep 2024",
title: "Diner",
quote: "The Iftar Box is a steal!",
tag: "Regular",
avatarSrc: "http://img.b2bpic.net/free-photo/woman-retro-vintage-50-s-cafe-sitting-table-drinking-milk-shake-cocktail-black-leather-jacket-wearing-pink-sunglasses_285396-10322.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/rustic-table-candlelight-indulgent-gourmet-autumn-feast-generated-by-ai_188544-13372.jpg?_wi=2",
imageAlt: "happy diner portrait",
},
id: "5", name: "David Wilson", date: "Sep 2024", title: "Diner", quote: "The Iftar Box is a steal!", tag: "Regular", avatarSrc: "http://img.b2bpic.net/free-photo/woman-retro-vintage-50-s-cafe-sitting-table-drinking-milk-shake-cocktail-black-leather-jacket-wearing-pink-sunglasses_285396-10322.jpg", imageSrc: "http://img.b2bpic.net/free-photo/rustic-table-candlelight-indulgent-gourmet-autumn-feast-generated-by-ai_188544-13372.jpg", imageAlt: "happy diner portrait"},
]}
title="What Our Guests Say"
description="Join our community of happy diners and experience culinary excellence."
@@ -263,8 +142,7 @@ export default function LandingPage() {
<ContactSplit
useInvertedBackground={false}
background={{
variant: "plain",
}}
variant: "plain"}}
tag="Contact Us"
title="Book Your Table"
description="Reserve your spot today and enjoy the premium Godfather experience."
@@ -284,4 +162,4 @@ export default function LandingPage() {
</ReactLenis>
</ThemeProvider>
);
}
}