From b8917e74632b6e4d98feac7bc4d5b857480b272e Mon Sep 17 00:00:00 2001 From: bender Date: Sat, 18 Apr 2026 16:58:57 +0000 Subject: [PATCH] Update src/app/page.tsx --- src/app/page.tsx | 26 +++++++++++++------------- 1 file changed, 13 insertions(+), 13 deletions(-) diff --git a/src/app/page.tsx b/src/app/page.tsx index 385d6bb..d5b65d5 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -49,25 +49,25 @@ export default function LandingPage() { testimonials={[ { name: "Prantika Roy", handle: "@prantika", testimonial: "Loved this place! You must visit for an authentic experience.", rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/close-up-japanese-street-food-shop_23-2149287848.jpg", imageAlt: "authentic chinese restaurant interior"}, + imageSrc: "http://img.b2bpic.net/free-photo/close-up-japanese-street-food-shop_23-2149287848.jpg?_wi=1", imageAlt: "authentic chinese restaurant interior"}, { name: "RS Lina", handle: "@rslina", testimonial: "Atmosphere is very good and welcoming.", rating: 4, - imageSrc: "http://img.b2bpic.net/free-photo/chef-cooking-kitchen-while-wearing-professional-attire_23-2151208283.jpg", imageAlt: "authentic chinese restaurant interior"}, + imageSrc: "http://img.b2bpic.net/free-photo/chef-cooking-kitchen-while-wearing-professional-attire_23-2151208283.jpg?_wi=1", imageAlt: "authentic chinese restaurant interior"}, { name: "Afroza Ahmed", handle: "@afroza", testimonial: "Authentic dishes, truly a great spot for food lovers.", rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/stir-fried-shrimp-noodles-black-bowl_84443-85686.jpg", imageAlt: "authentic chinese restaurant interior"}, + imageSrc: "http://img.b2bpic.net/free-photo/stir-fried-shrimp-noodles-black-bowl_84443-85686.jpg?_wi=1", imageAlt: "authentic chinese restaurant interior"}, { name: "Rahim Uddin", handle: "@rahim", testimonial: "Best spicy chicken in town, great value.", rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/chinese-steamed-buns-baozi-black-plate_84443-85749.jpg", imageAlt: "authentic chinese restaurant interior"}, + imageSrc: "http://img.b2bpic.net/free-photo/chinese-steamed-buns-baozi-black-plate_84443-85749.jpg?_wi=1", imageAlt: "authentic chinese restaurant interior"}, { name: "Sarah Khan", handle: "@sarahk", testimonial: "Always open when I need a good meal late at night.", rating: 4, - imageSrc: "http://img.b2bpic.net/free-photo/assortment-traditional-indonesian-bakso_23-2148933291.jpg", imageAlt: "authentic chinese restaurant interior"}, + imageSrc: "http://img.b2bpic.net/free-photo/assortment-traditional-indonesian-bakso_23-2148933291.jpg?_wi=1", imageAlt: "authentic chinese restaurant interior"}, ]} buttons={[ { text: "View Our Menu", href: "#products" }, { text: "Call Now", href: "tel:01946447621" }, ]} - imageSrc="http://img.b2bpic.net/free-photo/close-up-japanese-street-food-shop_23-2149287848.jpg" + imageSrc="http://img.b2bpic.net/free-photo/close-up-japanese-street-food-shop_23-2149287848.jpg?_wi=2" imageAlt="Traditional Chinese restaurant interior" avatars={[ { src: "http://img.b2bpic.net/free-photo/happy-smiling-woman-close-eyes-showing-okay-ok-sign-zero-gesture-no-proble-praise-awesome-good-thing-standing-stylish-outfit-against-white-background_176420-46697.jpg", alt: "Happy woman smiling" }, @@ -91,7 +91,7 @@ export default function LandingPage() { { title: "Fresh Ingredients", description: "Locally sourced produce for the best taste." }, { title: "Open 24/7", description: "Satisfying your cravings at any hour of the day." }, ]} - imageSrc="http://img.b2bpic.net/free-photo/chef-cooking-kitchen-while-wearing-professional-attire_23-2151208283.jpg" + imageSrc="http://img.b2bpic.net/free-photo/chef-cooking-kitchen-while-wearing-professional-attire_23-2151208283.jpg?_wi=2" imageAlt="Fresh ingredients and chef preparation" /> @@ -103,9 +103,9 @@ export default function LandingPage() { textboxLayout="default" useInvertedBackground={true} products={[ - { id: "p1", brand: "Bamboo", name: "Signature Spicy Chicken", price: "$12", rating: 4.5, reviewCount: "120", imageSrc: "http://img.b2bpic.net/free-photo/stir-fried-shrimp-noodles-black-bowl_84443-85686.jpg" }, - { id: "p2", brand: "Bamboo", name: "Traditional Dim Sum", price: "$8", rating: 4.8, reviewCount: "95", imageSrc: "http://img.b2bpic.net/free-photo/chinese-steamed-buns-baozi-black-plate_84443-85749.jpg" }, - { id: "p3", brand: "Bamboo", name: "Vegetable Stir Fry", price: "$10", rating: 4.2, reviewCount: "80", imageSrc: "http://img.b2bpic.net/free-photo/assortment-traditional-indonesian-bakso_23-2148933291.jpg" }, + { id: "p1", brand: "Bamboo", name: "Signature Spicy Chicken", price: "$12", rating: 4.5, reviewCount: "120", imageSrc: "http://img.b2bpic.net/free-photo/stir-fried-shrimp-noodles-black-bowl_84443-85686.jpg?_wi=2" }, + { id: "p2", brand: "Bamboo", name: "Traditional Dim Sum", price: "$8", rating: 4.8, reviewCount: "95", imageSrc: "http://img.b2bpic.net/free-photo/chinese-steamed-buns-baozi-black-plate_84443-85749.jpg?_wi=2" }, + { id: "p3", brand: "Bamboo", name: "Vegetable Stir Fry", price: "$10", rating: 4.2, reviewCount: "80", imageSrc: "http://img.b2bpic.net/free-photo/assortment-traditional-indonesian-bakso_23-2148933291.jpg?_wi=2" }, { id: "p4", brand: "Bamboo", name: "Classic Lo Mein", price: "$9", rating: 4.7, reviewCount: "150", imageSrc: "http://img.b2bpic.net/free-photo/authentic-pad-thai-noodles-with-shrimp-black-background_84443-85829.jpg" }, { id: "p5", brand: "Bamboo", name: "House Fried Rice", price: "$7", rating: 4.6, reviewCount: "200", imageSrc: "http://img.b2bpic.net/free-photo/hot-pepper-egg-cooking_1253-502.jpg" }, { id: "p6", brand: "Bamboo", name: "Hot & Sour Soup", price: "$6", rating: 4.4, reviewCount: "110", imageSrc: "http://img.b2bpic.net/free-photo/side-view-mushroom-soup-with-spring-onion-bread-stick-table_141793-3668.jpg" }, @@ -121,9 +121,9 @@ export default function LandingPage() { useInvertedBackground={false} features={[ { title: "Central Location", description: "Easily accessible in the heart of Chattogram.", buttonIcon: MapPin, imageSrc: "http://img.b2bpic.net/free-photo/3d-rendering-chinese-reunion-dinner-dishes_23-2151089075.jpg", imageAlt: "chinese food delivery app logo" }, - { title: "Warm Vibe", description: "Comfortable seating perfect for families.", buttonIcon: Coffee, imageSrc: "http://img.b2bpic.net/free-photo/close-up-japanese-street-food-shop_23-2149287848.jpg", imageAlt: "chinese food delivery app logo" }, - { title: "Fast Delivery", description: "Hot and delicious food delivered to your door.", buttonIcon: Truck, imageSrc: "http://img.b2bpic.net/free-photo/chef-cooking-kitchen-while-wearing-professional-attire_23-2151208283.jpg", imageAlt: "chinese food delivery app logo" }, - { title: "Affordable Prices", description: "Quality dining that doesn't break the bank.", buttonIcon: DollarSign, imageSrc: "http://img.b2bpic.net/free-photo/stir-fried-shrimp-noodles-black-bowl_84443-85686.jpg", imageAlt: "chinese food delivery app logo" }, + { title: "Warm Vibe", description: "Comfortable seating perfect for families.", buttonIcon: Coffee, imageSrc: "http://img.b2bpic.net/free-photo/close-up-japanese-street-food-shop_23-2149287848.jpg?_wi=3", imageAlt: "chinese food delivery app logo" }, + { title: "Fast Delivery", description: "Hot and delicious food delivered to your door.", buttonIcon: Truck, imageSrc: "http://img.b2bpic.net/free-photo/chef-cooking-kitchen-while-wearing-professional-attire_23-2151208283.jpg?_wi=3", imageAlt: "chinese food delivery app logo" }, + { title: "Affordable Prices", description: "Quality dining that doesn't break the bank.", buttonIcon: DollarSign, imageSrc: "http://img.b2bpic.net/free-photo/stir-fried-shrimp-noodles-black-bowl_84443-85686.jpg?_wi=3", imageAlt: "chinese food delivery app logo" }, ]} title="Why Dine With Us?" description="We are committed to providing the best dining experience in Chattogram."