From 62cb3b08a0404f2cde8c4686531bbd22d0eaefd1 Mon Sep 17 00:00:00 2001 From: bender Date: Sat, 18 Apr 2026 06:28:17 +0000 Subject: [PATCH] Update src/app/page.tsx --- src/app/page.tsx | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/src/app/page.tsx b/src/app/page.tsx index 0344647..b36c92b 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -54,7 +54,7 @@ export default function LandingPage() { { name: "Emily P.", handle: "@emilyeats", testimonial: "Absolutely stellar service and world-class culinary innovation.", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/beautiful-young-woman-dress-cafe_273609-4087.jpg" }, { name: "Mike B.", handle: "@mikeeats", testimonial: "A true gem! The pasta is to die for.", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/elegant-couple-spend-time-restaurant_1157-20512.jpg" }, ]} - imageSrc="http://img.b2bpic.net/free-photo/burning-candle-table_140725-8115.jpg" + imageSrc="http://img.b2bpic.net/free-photo/burning-candle-table_140725-8115.jpg?_wi=1" mediaAnimation="slide-up" avatars={[ { src: "http://img.b2bpic.net/free-photo/side-view-iron-teapot-with-glass-tea-potted-plant-table_141793-13004.jpg", alt: "Diner 1" }, @@ -84,7 +84,7 @@ export default function LandingPage() { { value: "50+", title: "Artisanal Recipes" }, { value: "100%", title: "Local Ingredients" }, ]} - imageSrc="http://img.b2bpic.net/free-photo/dedicated-chef-testing-flavors-gourmet-dish-kitchen-counter_482257-121171.jpg" + imageSrc="http://img.b2bpic.net/free-photo/dedicated-chef-testing-flavors-gourmet-dish-kitchen-counter_482257-121171.jpg?_wi=1" mediaAnimation="blur-reveal" metricsAnimation="slide-up" /> @@ -147,8 +147,8 @@ export default function LandingPage() { useInvertedBackground={false} plans={[ { id: "basic", title: "Intimate Gathering", price: "$500", period: "/event", features: ["Private area", "Custom 3-course menu", "Personal server"], button: { text: "Inquire Now", href: "#contact" }, imageSrc: "http://img.b2bpic.net/free-photo/high-angle-white-wine-carafe-glass_23-2149706761.jpg" }, - { id: "pro", title: "Corporate Event", price: "$1,200", period: "/event", features: ["Full venue access", "Buffet or plated options", "Projector included"], button: { text: "Inquire Now", href: "#contact" }, imageSrc: "http://img.b2bpic.net/free-photo/burning-candle-table_140725-8115.jpg" }, - { id: "premium", title: "Grand Celebration", price: "$2,500", period: "/event", features: ["Exclusive restaurant buyout", "Open bar selection", "Chef collaboration"], button: { text: "Inquire Now", href: "#contact" }, imageSrc: "http://img.b2bpic.net/free-photo/dedicated-chef-testing-flavors-gourmet-dish-kitchen-counter_482257-121171.jpg" }, + { id: "pro", title: "Corporate Event", price: "$1,200", period: "/event", features: ["Full venue access", "Buffet or plated options", "Projector included"], button: { text: "Inquire Now", href: "#contact" }, imageSrc: "http://img.b2bpic.net/free-photo/burning-candle-table_140725-8115.jpg?_wi=2" }, + { id: "premium", title: "Grand Celebration", price: "$2,500", period: "/event", features: ["Exclusive restaurant buyout", "Open bar selection", "Chef collaboration"], button: { text: "Inquire Now", href: "#contact" }, imageSrc: "http://img.b2bpic.net/free-photo/dedicated-chef-testing-flavors-gourmet-dish-kitchen-counter_482257-121171.jpg?_wi=2" }, ]} title="Private Dining Events" description="Host your special occasions in our elegant dining rooms with bespoke menus tailored to your needs."