From f951f4249b526fcfc2a80d74e8b8cd85cea89a63 Mon Sep 17 00:00:00 2001 From: bender Date: Fri, 27 Mar 2026 13:47:11 +0000 Subject: [PATCH] Update src/app/page.tsx --- src/app/page.tsx | 22 +++++++++++----------- 1 file changed, 11 insertions(+), 11 deletions(-) diff --git a/src/app/page.tsx b/src/app/page.tsx index 5e79ac2..46ea5df 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -64,7 +64,7 @@ export default function LandingPage() { ]} buttonAnimation="slide-up" layoutOrder="default" - imageSrc="http://img.b2bpic.net/free-photo/restaurant-open-space-new-concept_140725-7438.jpg" + imageSrc="http://img.b2bpic.net/free-photo/restaurant-open-space-new-concept_140725-7438.jpg?_wi=1" imageAlt="Calm Andorra Cafe interior" mediaAnimation="blur-reveal" frameStyle="card" @@ -80,21 +80,21 @@ export default function LandingPage() { id: 1, title: "Expertly Crafted Coffee", description: "Recommended by people who care about your taste and quality.", - imageSrc: "http://img.b2bpic.net/free-photo/barista-making-coffee-sand-istanbul-turkey_1268-21692.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/barista-making-coffee-sand-istanbul-turkey_1268-21692.jpg?_wi=1", imageAlt: "Specialty coffee", }, { id: 2, title: "Unforgettable Fresh Juices", description: "Home of the best passion fruit juice in town, crafted fresh daily.", - imageSrc: "http://img.b2bpic.net/free-photo/cocktail-recipe-name-mai-tai-mai-thai-worldwide-favour-cocktail_1150-14579.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/cocktail-recipe-name-mai-tai-mai-thai-worldwide-favour-cocktail_1150-14579.jpg?_wi=1", imageAlt: "Passion fruit juice", }, { id: 3, title: "Peaceful Atmosphere", description: "A quiet escape from the city, designed for your comfort and relaxation.", - imageSrc: "http://img.b2bpic.net/free-photo/restaurant-open-space-new-concept_140725-7438.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/restaurant-open-space-new-concept_140725-7438.jpg?_wi=2", imageAlt: "Cafe interior", }, ]} @@ -114,19 +114,19 @@ export default function LandingPage() { id: "p1", name: "Passion Fruit Juice", price: "18 AED", - imageSrc: "http://img.b2bpic.net/free-photo/cocktail-recipe-name-mai-tai-mai-thai-worldwide-favour-cocktail_1150-14579.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/cocktail-recipe-name-mai-tai-mai-thai-worldwide-favour-cocktail_1150-14579.jpg?_wi=2", }, { id: "p2", name: "Specialty Latte", price: "22 AED", - imageSrc: "http://img.b2bpic.net/free-photo/barista-making-coffee-sand-istanbul-turkey_1268-21692.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/barista-making-coffee-sand-istanbul-turkey_1268-21692.jpg?_wi=2", }, { id: "p3", name: "Signature Cold Brew", price: "20 AED", - imageSrc: "http://img.b2bpic.net/free-photo/barista-making-coffee-sand-istanbul-turkey_1268-21692.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/barista-making-coffee-sand-istanbul-turkey_1268-21692.jpg?_wi=3", }, ]} title="Our Signature Drinks" @@ -141,7 +141,7 @@ export default function LandingPage() { { id: "t1", name: "Sarah J.", - imageSrc: "http://img.b2bpic.net/free-photo/people-hangout-together-coffee-shop_53876-22946.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/people-hangout-together-coffee-shop_53876-22946.jpg?_wi=1", }, { id: "t2", @@ -161,7 +161,7 @@ export default function LandingPage() { { id: "t5", name: "Laila M.", - imageSrc: "http://img.b2bpic.net/free-photo/people-hangout-together-coffee-shop_53876-22946.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/people-hangout-together-coffee-shop_53876-22946.jpg?_wi=2", }, ]} cardTitle="Loved by our guests" @@ -191,14 +191,14 @@ export default function LandingPage() { name: "message", placeholder: "Special requests or recommendations?", }} - imageSrc="http://img.b2bpic.net/free-photo/restaurant-open-space-new-concept_140725-7438.jpg" + imageSrc="http://img.b2bpic.net/free-photo/restaurant-open-space-new-concept_140725-7438.jpg?_wi=3" mediaAnimation="slide-up" />