Update src/app/page.tsx

This commit is contained in:
2026-05-10 08:37:33 +00:00
parent ff30cf3124
commit e89d4f0aa6

View File

@@ -32,133 +32,40 @@ export default function LandingPage() {
<div id="nav" data-section="nav">
<NavbarLayoutFloatingInline
navItems={[
{
name: "About",
id: "#about",
},
{
name: "Menu",
id: "#menu",
},
{
name: "Testimonials",
id: "#testimonials",
},
{
name: "Contact",
id: "#contact",
},
{ name: "About", id: "#about" },
{ name: "Menu", id: "#menu" },
{ name: "Testimonials", id: "#testimonials" },
{ name: "Contact", id: "#contact" },
]}
brandName="Foddies Park"
button={{ text: "Reservations", href: "#contact" }}
/>
</div>
<div id="hero" data-section="hero">
<HeroSplitTestimonial
useInvertedBackground={false}
background={{
variant: "radial-gradient",
}}
background={{ variant: "radial-gradient" }}
title="Experience Unforgettable Flavors at Foddies Park"
description="Where tradition meets modern culinary artistry in a cozy, vibrant space. We serve hand-crafted dishes made with passion and the finest seasonal ingredients."
testimonials={[
{
name: "Anna S.",
handle: "@anna_dines",
testimonial: "The best dining experience I've had in years. Every dish was a work of art.",
rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/top-view-table-setting-gey-surface-with-empty-black-plates-silver-spoon-fork-knife_140725-12953.jpg?_wi=1",
imageAlt: "cozy upscale restaurant interior atmosphere",
},
{
name: "Marc T.",
handle: "@marc_foodie",
testimonial: "Truly incredible atmosphere. The flavors are balanced to perfection.",
rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/view-chef-working-kitchen_23-2149728013.jpg?_wi=1",
imageAlt: "cozy upscale restaurant interior atmosphere",
},
{
name: "Sofia R.",
handle: "@sofia_eats",
testimonial: "Foddies Park never fails to impress. Highly recommended for special occasions.",
rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/fried-chicken-breast-with-sliced-fruits-vegetables_140725-3619.jpg?_wi=1",
imageAlt: "cozy upscale restaurant interior atmosphere",
},
{
name: "James L.",
handle: "@j_l_eats",
testimonial: "The service is as exceptional as the cuisine. A local treasure.",
rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/creative-assortment-delicious-food_23-2148949025.jpg?_wi=1",
imageAlt: "cozy upscale restaurant interior atmosphere",
},
{
name: "Elena P.",
handle: "@elena_food",
testimonial: "An absolute joy to dine here. I always leave wanting more.",
rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/ham-slices-with-vegetables-plate_140725-2137.jpg?_wi=1",
imageAlt: "cozy upscale restaurant interior atmosphere",
},
{ name: "Anna S.", handle: "@anna_dines", testimonial: "The best dining experience I've had in years. Every dish was a work of art.", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/top-view-table-setting-gey-surface-with-empty-black-plates-silver-spoon-fork-knife_140725-12953.jpg", imageAlt: "cozy upscale restaurant interior atmosphere" },
{ name: "Marc T.", handle: "@marc_foodie", testimonial: "Truly incredible atmosphere. The flavors are balanced to perfection.", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/view-chef-working-kitchen_23-2149728013.jpg", imageAlt: "cozy upscale restaurant interior atmosphere" },
{ name: "Sofia R.", handle: "@sofia_eats", testimonial: "Foddies Park never fails to impress. Highly recommended for special occasions.", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/fried-chicken-breast-with-sliced-fruits-vegetables_140725-3619.jpg", imageAlt: "cozy upscale restaurant interior atmosphere" },
{ name: "James L.", handle: "@j_l_eats", testimonial: "The service is as exceptional as the cuisine. A local treasure.", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/creative-assortment-delicious-food_23-2148949025.jpg", imageAlt: "cozy upscale restaurant interior atmosphere" },
{ name: "Elena P.", handle: "@elena_food", testimonial: "An absolute joy to dine here. I always leave wanting more.", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/ham-slices-with-vegetables-plate_140725-2137.jpg", imageAlt: "cozy upscale restaurant interior atmosphere" }
]}
buttons={[
{
text: "Book a Table",
href: "#contact",
},
{
text: "View Menu",
href: "#menu",
},
]}
imageSrc="http://img.b2bpic.net/free-photo/top-view-table-setting-gey-surface-with-empty-black-plates-silver-spoon-fork-knife_140725-12953.jpg?_wi=2"
buttons={[{ text: "Book a Table", href: "#contact" }, { text: "View Menu", href: "#menu" }]}
imageSrc="http://img.b2bpic.net/free-photo/top-view-table-setting-gey-surface-with-empty-black-plates-silver-spoon-fork-knife_140725-12953.jpg"
mediaAnimation="blur-reveal"
avatars={[
{
src: "http://img.b2bpic.net/free-photo/flute-with-two-white-black-porcelain-plates-different-size-served-table-with-natural-fir-branch_132075-6157.jpg",
alt: "Diner portrait 1",
},
{
src: "http://img.b2bpic.net/free-photo/beige-chair-stands-dinner-table-with-white-crockery_1304-3732.jpg",
alt: "Diner portrait 2",
},
{
src: "http://img.b2bpic.net/free-photo/table-with-glasses-cutlery_140725-9745.jpg",
alt: "Diner portrait 3",
},
{
src: "http://img.b2bpic.net/free-photo/flat-lay-table-assortment-with-plant_23-2148914895.jpg",
alt: "Diner portrait 4",
},
{
src: "http://img.b2bpic.net/free-photo/top-view-table-setting-gey-surface-with-empty-black-plates-silver-spoon-fork-knife_140725-12953.jpg",
alt: "Diner portrait 5",
},
]}
marqueeItems={[
{
type: "text",
text: "Michelin Recommended",
},
{
type: "text",
text: "Farm-to-Table",
},
{
type: "text",
text: "Organic Ingredients",
},
{
type: "text",
text: "Award-Winning Service",
},
{
type: "text",
text: "Authentic Cuisine",
},
{ src: "http://img.b2bpic.net/free-photo/flute-with-two-white-black-porcelain-plates-different-size-served-table-with-natural-fir-branch_132075-6157.jpg", alt: "Diner portrait 1" },
{ src: "http://img.b2bpic.net/free-photo/beige-chair-stands-dinner-table-with-white-crockery_1304-3732.jpg", alt: "Diner portrait 2" },
{ src: "http://img.b2bpic.net/free-photo/table-with-glasses-cutlery_140725-9745.jpg", alt: "Diner portrait 3" },
{ src: "http://img.b2bpic.net/free-photo/flat-lay-table-assortment-with-plant_23-2148914895.jpg", alt: "Diner portrait 4" },
{ src: "http://img.b2bpic.net/free-photo/top-view-table-setting-gey-surface-with-empty-black-plates-silver-spoon-fork-knife_140725-12953.jpg", alt: "Diner portrait 5" }
]}
marqueeItems={[{ type: "text", text: "Michelin Recommended" }, { type: "text", text: "Farm-to-Table" }, { type: "text", text: "Organic Ingredients" }, { type: "text", text: "Award-Winning Service" }, { type: "text", text: "Authentic Cuisine" }]}
/>
</div>
@@ -166,23 +73,7 @@ export default function LandingPage() {
<AboutMetric
useInvertedBackground={false}
title="A Passion for Excellence"
metrics={[
{
icon: Flame,
label: "Years of Experience",
value: "15+",
},
{
icon: Utensils,
label: "Unique Menu Items",
value: "80+",
},
{
icon: Award,
label: "Industry Awards",
value: "12",
},
]}
metrics={[{ icon: Flame, label: "Years of Experience", value: "15+" }, { icon: Utensils, label: "Unique Menu Items", value: "80+" }, { icon: Award, label: "Industry Awards", value: "12" }]}
metricsAnimation="slide-up"
/>
</div>
@@ -194,45 +85,15 @@ export default function LandingPage() {
useInvertedBackground={false}
features={[
{
title: "Farm to Table",
description: "Every ingredient is sourced from local ethical farmers daily.",
media: {
imageSrc: "http://img.b2bpic.net/free-photo/view-chef-working-kitchen_23-2149728013.jpg?_wi=2",
},
items: [
{
icon: Leaf,
text: "100% Organic Produce",
},
{
icon: Truck,
text: "Same-day Delivery",
},
],
reverse: false,
imageSrc: "http://img.b2bpic.net/free-photo/top-view-table-setting-gey-surface-with-empty-black-plates-silver-spoon-fork-knife_140725-12953.jpg?_wi=3",
imageAlt: "professional chef kitchen cooking dinner",
title: "Farm to Table", description: "Every ingredient is sourced from local ethical farmers daily.", media: { imageSrc: "http://img.b2bpic.net/free-photo/view-chef-working-kitchen_23-2149728013.jpg", imageAlt: "professional chef kitchen cooking dinner" },
items: [{ icon: Leaf, text: "100% Organic Produce" }, { icon: Truck, text: "Same-day Delivery" }],
reverse: false
},
{
title: "Expert Culinary Team",
description: "Our award-winning chefs combine traditional techniques with modern innovation.",
media: {
imageSrc: "http://img.b2bpic.net/free-photo/fried-chicken-breast-with-sliced-fruits-vegetables_140725-3619.jpg?_wi=2",
},
items: [
{
icon: Users,
text: "International Experience",
},
{
icon: Award,
text: "Master Level Chefs",
},
],
reverse: true,
imageSrc: "http://img.b2bpic.net/free-photo/creative-assortment-delicious-food_23-2148949025.jpg?_wi=2",
imageAlt: "professional chef kitchen cooking dinner",
},
title: "Expert Culinary Team", description: "Our award-winning chefs combine traditional techniques with modern innovation.", media: { imageSrc: "http://img.b2bpic.net/free-photo/fried-chicken-breast-with-sliced-fruits-vegetables_140725-3619.jpg", imageAlt: "professional chef kitchen cooking dinner" },
items: [{ icon: Users, text: "International Experience" }, { icon: Award, text: "Master Level Chefs" }],
reverse: true
}
]}
title="The Foddies Park Difference"
description="Our kitchen is guided by the philosophy of fresh, local, and sustainable ingredients."
@@ -246,42 +107,12 @@ export default function LandingPage() {
gridVariant="asymmetric-60-wide-40-narrow"
useInvertedBackground={false}
products={[
{
id: "1",
name: "Artisan Truffle Pasta",
price: "$28",
imageSrc: "http://img.b2bpic.net/free-photo/food-ads-mangal-salad-high-kitchen-with-fresh-herbs-greenery_114579-1844.jpg",
},
{
id: "2",
name: "Grilled Sea Bass",
price: "$34",
imageSrc: "http://img.b2bpic.net/free-photo/creative-assortment-delicious-food_23-2148949025.jpg?_wi=3",
},
{
id: "3",
name: "Herb-Crusted Rack",
price: "$42",
imageSrc: "http://img.b2bpic.net/free-photo/ham-slices-with-vegetables-plate_140725-2137.jpg?_wi=2",
},
{
id: "4",
name: "Wagyu Beef Tenderloin",
price: "$58",
imageSrc: "http://img.b2bpic.net/free-photo/delicious-dish-with-quinoa-meat_181624-28743.jpg",
},
{
id: "5",
name: "Seasonal Wild Salad",
price: "$22",
imageSrc: "http://img.b2bpic.net/free-photo/easy-flexitarian-diet-food-assortment_23-2148955545.jpg",
},
{
id: "6",
name: "Chocolate Lava Dream",
price: "$16",
imageSrc: "http://img.b2bpic.net/free-photo/delicious-dessert-restaurant_23-2148018736.jpg",
},
{ id: "1", name: "Artisan Truffle Pasta", price: "$28", imageSrc: "http://img.b2bpic.net/free-photo/food-ads-mangal-salad-high-kitchen-with-fresh-herbs-greenery_114579-1844.jpg" },
{ id: "2", name: "Grilled Sea Bass", price: "$34", imageSrc: "http://img.b2bpic.net/free-photo/creative-assortment-delicious-food_23-2148949025.jpg" },
{ id: "3", name: "Herb-Crusted Rack", price: "$42", imageSrc: "http://img.b2bpic.net/free-photo/ham-slices-with-vegetables-plate_140725-2137.jpg" },
{ id: "4", name: "Wagyu Beef Tenderloin", price: "$58", imageSrc: "http://img.b2bpic.net/free-photo/delicious-dish-with-quinoa-meat_181624-28743.jpg" },
{ id: "5", name: "Seasonal Wild Salad", price: "$22", imageSrc: "http://img.b2bpic.net/free-photo/easy-flexitarian-diet-food-assortment_23-2148955545.jpg" },
{ id: "6", name: "Chocolate Lava Dream", price: "$16", imageSrc: "http://img.b2bpic.net/free-photo/delicious-dessert-restaurant_23-2148018736.jpg" }
]}
title="Signature Menu Selections"
description="Discover our crowd-favorite dishes curated with the highest culinary standards."
@@ -295,21 +126,9 @@ export default function LandingPage() {
gridVariant="uniform-all-items-equal"
useInvertedBackground={false}
metrics={[
{
id: "m1",
value: "10,000+",
description: "Happy Guests Served",
},
{
id: "m2",
value: "250+",
description: "Private Events Hosted",
},
{
id: "m3",
value: "98%",
description: "Customer Satisfaction",
},
{ id: "m1", value: "10,000+", description: "Happy Guests Served" },
{ id: "m2", value: "250+", description: "Private Events Hosted" },
{ id: "m3", value: "98%", description: "Customer Satisfaction" }
]}
title="Impact in Numbers"
description="The metrics behind our constant growth and satisfied guests."
@@ -320,15 +139,7 @@ export default function LandingPage() {
<SocialProofOne
textboxLayout="default"
useInvertedBackground={false}
names={[
"The Daily Dine",
"Gourmet Magazine",
"Culinary Review",
"Food Trends Weekly",
"Chef's Best Choice",
"The Gastronomy Times",
"Elite Dining Guide",
]}
names={["The Daily Dine", "Gourmet Magazine", "Culinary Review", "Food Trends Weekly", "Chef's Best Choice", "The Gastronomy Times", "Elite Dining Guide"]}
title="Recognized by Culinary Authorities"
description="Proudly featured in leading culinary publications and awarded for service excellence."
/>
@@ -341,26 +152,11 @@ export default function LandingPage() {
rating={5}
author="Jonathan D."
avatars={[
{
src: "http://img.b2bpic.net/free-photo/spectacular-woman-with-dark-long-hair-smiling-coffee-break_291650-641.jpg",
alt: "Diner 1",
},
{
src: "http://img.b2bpic.net/free-photo/relaxing-couple-enjoying-dinner-cafe_23-2147735747.jpg",
alt: "Diner 2",
},
{
src: "http://img.b2bpic.net/free-photo/friends-eating-pizza-side-view_23-2149872410.jpg",
alt: "Diner 3",
},
{
src: "http://img.b2bpic.net/free-photo/having-lunch-spacious-restaurant_52683-117480.jpg",
alt: "Diner 4",
},
{
src: "http://img.b2bpic.net/free-photo/group-friends-eating-restaurant_23-2148395390.jpg",
alt: "Diner 5",
},
{ src: "http://img.b2bpic.net/free-photo/spectacular-woman-with-dark-long-hair-smiling-coffee-break_291650-641.jpg", alt: "Diner 1" },
{ src: "http://img.b2bpic.net/free-photo/relaxing-couple-enjoying-dinner-cafe_23-2147735747.jpg", alt: "Diner 2" },
{ src: "http://img.b2bpic.net/free-photo/friends-eating-pizza-side-view_23-2149872410.jpg", alt: "Diner 3" },
{ src: "http://img.b2bpic.net/free-photo/having-lunch-spacious-restaurant_52683-117480.jpg", alt: "Diner 4" },
{ src: "http://img.b2bpic.net/free-photo/group-friends-eating-restaurant_23-2148395390.jpg", alt: "Diner 5" }
]}
ratingAnimation="blur-reveal"
avatarsAnimation="slide-up"
@@ -370,68 +166,20 @@ export default function LandingPage() {
<div id="contact" data-section="contact">
<ContactCTA
useInvertedBackground={false}
background={{
variant: "radial-gradient",
}}
background={{ variant: "radial-gradient" }}
tag="Reservations"
title="Ready for an Extraordinary Meal?"
description="Secure your table today and let our team host you for an unforgettable dining experience."
buttons={[
{
text: "Reserve a Table",
href: "#contact",
},
{
text: "Contact Us",
href: "#",
},
]}
buttons={[{ text: "Reserve a Table", href: "#contact" }, { text: "Contact Us", href: "#" }]}
/>
</div>
<div id="footer" data-section="footer">
<FooterLogoEmphasis
columns={[
{
items: [
{
label: "About Us",
href: "#about",
},
{
label: "Our Menu",
href: "#menu",
},
{
label: "Reservations",
href: "#contact",
},
],
},
{
items: [
{
label: "Privacy Policy",
href: "#",
},
{
label: "Terms of Service",
href: "#",
},
],
},
{
items: [
{
label: "Facebook",
href: "https://facebook.com",
},
{
label: "Instagram",
href: "https://instagram.com",
},
],
},
{ items: [{ label: "About Us", href: "#about" }, { label: "Our Menu", href: "#menu" }, { label: "Reservations", href: "#contact" }] },
{ items: [{ label: "Privacy Policy", href: "#" }, { label: "Terms of Service", href: "#" }] },
{ items: [{ label: "Facebook", href: "https://facebook.com" }, { label: "Instagram", href: "https://instagram.com" }] }
]}
logoText="Foddies Park"
/>