From 01fb32fc48c45984d65b853cfd95f069c09ca6d9 Mon Sep 17 00:00:00 2001 From: bender Date: Sat, 18 Apr 2026 06:12:25 +0000 Subject: [PATCH] Update src/app/page.tsx --- src/app/page.tsx | 20 ++++++++++---------- 1 file changed, 10 insertions(+), 10 deletions(-) diff --git a/src/app/page.tsx b/src/app/page.tsx index 1a0a61b..6d37503 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -49,15 +49,15 @@ export default function LandingPage() { title="Culinary Perfection at Ideal Restaurant" description="Experience a journey of flavors crafted with passion, tradition, and the freshest seasonal ingredients in the heart of the city." testimonials={[ - { name: "Elena Rossi", handle: "@elena_dining", testimonial: "An absolute masterpiece. Every dish told a unique story.", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-woman-with-delicious-burger_23-2150347950.jpg" }, - { name: "Marcus Chen", handle: "@foodie_marcus", testimonial: "The service was impeccable and the flavors were bold.", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/young-woman-point-finger-you_93675-135553.jpg" }, - { name: "Sophie Martin", handle: "@sophie_eats", testimonial: "A truly magical evening. The wine pairing was perfect.", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-friends-having-cocktails_23-2150244958.jpg" }, + { name: "Elena Rossi", handle: "@elena_dining", testimonial: "An absolute masterpiece. Every dish told a unique story.", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-woman-with-delicious-burger_23-2150347950.jpg?_wi=1" }, + { name: "Marcus Chen", handle: "@foodie_marcus", testimonial: "The service was impeccable and the flavors were bold.", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/young-woman-point-finger-you_93675-135553.jpg?_wi=1" }, + { name: "Sophie Martin", handle: "@sophie_eats", testimonial: "A truly magical evening. The wine pairing was perfect.", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-friends-having-cocktails_23-2150244958.jpg?_wi=1" }, { name: "James Wilson", handle: "@james_dines", testimonial: "Five-star dining experience from start to finish.", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/woman-taking-salami-slice-served-breakfast_140725-7142.jpg" }, { name: "Anna Becker", handle: "@anna_gourmet", testimonial: "Best dining spot in town! Highly recommend.", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/female-chef-carefully-pouring-sauce-dish_23-2148763167.jpg" } ]} tag="Award Winning Cuisine" buttons={[{ text: "View Menu", href: "#menu" }, { text: "Reservations", href: "#contact" }]} - imageSrc="http://img.b2bpic.net/free-photo/table-assortment-with-plant-view_23-2148914893.jpg" + imageSrc="http://img.b2bpic.net/free-photo/table-assortment-with-plant-view_23-2148914893.jpg?_wi=1" tagIcon={Award} avatars={[ { src: "http://img.b2bpic.net/free-photo/selfie-portrait-cute-brunette-girl-with-short-hair-sitting-table-gray-plaid-terrace-restaurant-she-wears-blue-shirt-looks-happy_197531-971.jpg", alt: "Diner portrait 1" }, @@ -97,7 +97,7 @@ export default function LandingPage() { gridVariant="three-columns-all-equal-width" useInvertedBackground={false} products={[ - { id: "p1", name: "Truffle Risotto", price: "$28", variant: "Main", imageSrc: "http://img.b2bpic.net/free-photo/kneading_23-2148024738.jpg" }, + { id: "p1", name: "Truffle Risotto", price: "$28", variant: "Main", imageSrc: "http://img.b2bpic.net/free-photo/kneading_23-2148024738.jpg?_wi=1" }, { id: "p2", name: "Seared Scallops", price: "$32", variant: "Appetizer", imageSrc: "http://img.b2bpic.net/free-photo/lifestyle-people-learning-make-sushi_23-2149865298.jpg" }, { id: "p3", name: "Herb Crusted Lamb", price: "$45", variant: "Main", imageSrc: "http://img.b2bpic.net/free-photo/chef-standing-kitchen-home-cooking_1157-45874.jpg" }, { id: "p4", name: "Vanilla Bean Soufflé", price: "$18", variant: "Dessert", imageSrc: "http://img.b2bpic.net/free-photo/person-practicing-batch-cooking-with-healthy-food_23-2149092391.jpg" }, @@ -114,11 +114,11 @@ export default function LandingPage() { textboxLayout="default" useInvertedBackground={false} testimonials={[ - { id: "t1", name: "David Smith", date: "Oct 2023", title: "Incredible dinner", quote: "The food and atmosphere are unmatched.", tag: "Regular", avatarSrc: "http://img.b2bpic.net/free-photo/close-up-happy-people-table_23-2149212128.jpg", imageSrc: "http://img.b2bpic.net/free-photo/table-assortment-with-plant-view_23-2148914893.jpg", imageAlt: "happy diner restaurant" }, - { id: "t2", name: "Sarah Jones", date: "Sept 2023", title: "Wonderful surprise", quote: "Best birthday dinner I ever had.", tag: "Guest", avatarSrc: "http://img.b2bpic.net/free-photo/portrait-young-brunette-woman-sitting-with-coffee-using-smartphone-cafe-chatting_1258-199048.jpg", imageSrc: "http://img.b2bpic.net/free-photo/kneading_23-2148024738.jpg", imageAlt: "happy diner restaurant" }, - { id: "t3", name: "Kevin Lee", date: "Aug 2023", title: "Authentic flavors", quote: "Truly enjoyed every single bite.", tag: "Foodie", avatarSrc: "http://img.b2bpic.net/free-photo/mangal-salad-with-bread-vegetables_140725-2144.jpg", imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-woman-with-delicious-burger_23-2150347950.jpg", imageAlt: "happy diner restaurant" }, - { id: "t4", name: "Linda Brown", date: "July 2023", title: "Excellent service", quote: "The team made us feel so welcome.", tag: "Visitor", avatarSrc: "http://img.b2bpic.net/free-photo/top-view-friends-having-lunch-luxury-restaurant_23-2151081457.jpg", imageSrc: "http://img.b2bpic.net/free-photo/young-woman-point-finger-you_93675-135553.jpg", imageAlt: "happy diner restaurant" }, - { id: "t5", name: "Mike White", date: "June 2023", title: "Highly recommended", quote: "Will definitely return next time.", tag: "Regular", avatarSrc: "http://img.b2bpic.net/free-photo/business-executives-having-meal_1170-1740.jpg", imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-friends-having-cocktails_23-2150244958.jpg", imageAlt: "happy diner restaurant" } + { id: "t1", name: "David Smith", date: "Oct 2023", title: "Incredible dinner", quote: "The food and atmosphere are unmatched.", tag: "Regular", avatarSrc: "http://img.b2bpic.net/free-photo/close-up-happy-people-table_23-2149212128.jpg", imageSrc: "http://img.b2bpic.net/free-photo/table-assortment-with-plant-view_23-2148914893.jpg?_wi=2", imageAlt: "happy diner restaurant" }, + { id: "t2", name: "Sarah Jones", date: "Sept 2023", title: "Wonderful surprise", quote: "Best birthday dinner I ever had.", tag: "Guest", avatarSrc: "http://img.b2bpic.net/free-photo/portrait-young-brunette-woman-sitting-with-coffee-using-smartphone-cafe-chatting_1258-199048.jpg", imageSrc: "http://img.b2bpic.net/free-photo/kneading_23-2148024738.jpg?_wi=2", imageAlt: "happy diner restaurant" }, + { id: "t3", name: "Kevin Lee", date: "Aug 2023", title: "Authentic flavors", quote: "Truly enjoyed every single bite.", tag: "Foodie", avatarSrc: "http://img.b2bpic.net/free-photo/mangal-salad-with-bread-vegetables_140725-2144.jpg", imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-woman-with-delicious-burger_23-2150347950.jpg?_wi=2", imageAlt: "happy diner restaurant" }, + { id: "t4", name: "Linda Brown", date: "July 2023", title: "Excellent service", quote: "The team made us feel so welcome.", tag: "Visitor", avatarSrc: "http://img.b2bpic.net/free-photo/top-view-friends-having-lunch-luxury-restaurant_23-2151081457.jpg", imageSrc: "http://img.b2bpic.net/free-photo/young-woman-point-finger-you_93675-135553.jpg?_wi=2", imageAlt: "happy diner restaurant" }, + { id: "t5", name: "Mike White", date: "June 2023", title: "Highly recommended", quote: "Will definitely return next time.", tag: "Regular", avatarSrc: "http://img.b2bpic.net/free-photo/business-executives-having-meal_1170-1740.jpg", imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-friends-having-cocktails_23-2150244958.jpg?_wi=2", imageAlt: "happy diner restaurant" } ]} title="Guest Testimonials" description="What our guests say about their dining experience at Ideal." -- 2.49.1