From b7451955f0264154e444dbd89017fe5982d985af Mon Sep 17 00:00:00 2001 From: bender Date: Sun, 26 Apr 2026 12:43:35 +0000 Subject: [PATCH] Update src/app/page.tsx --- src/app/page.tsx | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/src/app/page.tsx b/src/app/page.tsx index f2e35ef..dc997d1 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -50,13 +50,13 @@ export default function LandingPage() { { name: "Mavjuda M.", handle: "@mavjuda", testimonial: "With family good experience. Truly high level atmosphere.", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/cozy-home-interior-anime-style_23-2151176358.jpg" }, { name: "Elena K.", handle: "@elena", testimonial: "The best spot in Tashkent for business meetings.", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/modern-apartment-loft-with-cozy-corner-trendy-decorations_482257-125286.jpg" }, { name: "Damir R.", handle: "@damir", testimonial: "Exquisite cocktails and professional service.", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/beautiful-mature-woman-having-fun-time_23-2149232866.jpg" }, - { name: "Sofia L.", handle: "@sofia", testimonial: "Beautiful decor and very comfortable seating.", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/luxury-modern-living-room-with-elegant-design-generated-by-ai_188544-21435.jpg" }, + { name: "Sofia L.", handle: "@sofia", testimonial: "Beautiful decor and very comfortable seating.", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/luxury-modern-living-room-with-elegant-design-generated-by-ai_188544-21435.jpg?_wi=1" }, ]} buttons={[ { text: "View Menu", href: "#products" }, { text: "Book Now", href: "#contact" }, ]} - imageSrc="http://img.b2bpic.net/free-photo/luxury-modern-living-room-with-elegant-design-generated-by-ai_188544-21435.jpg" + imageSrc="http://img.b2bpic.net/free-photo/luxury-modern-living-room-with-elegant-design-generated-by-ai_188544-21435.jpg?_wi=2" avatars={[ { src: "http://img.b2bpic.net/free-photo/luxury-modern-living-room-with-elegant-design-generated-by-ai_188544-21435.jpg", alt: "Luxury interior decor" }, { src: "http://img.b2bpic.net/free-photo/classic-luxury-style-restaurant-with-tables-chairs_140725-9389.jpg", alt: "Cozy home interior" }, -- 2.49.1