From faa7c4b2ee95ed4ebe2c62a9558db04a3000e542 Mon Sep 17 00:00:00 2001 From: bender Date: Tue, 7 Apr 2026 11:37:57 +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 16bef14..56ea547 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -65,23 +65,23 @@ export default function LandingPage() { ]} slides={[ { - imageSrc: "http://img.b2bpic.net/free-photo/restaurant-table-with-cutlery_23-2148172713.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/restaurant-table-with-cutlery_23-2148172713.jpg?_wi=1", imageAlt: "Lush Garden Cafe", }, { - imageSrc: "http://img.b2bpic.net/free-photo/beautiful-flowers-empire-state-building_23-2150806098.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/beautiful-flowers-empire-state-building_23-2150806098.jpg?_wi=1", imageAlt: "Vibrant Evening Rooftop", }, { - imageSrc: "http://img.b2bpic.net/free-photo/handsome-guy-hugging-young-cheerful-lady-table_23-2148016786.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/handsome-guy-hugging-young-cheerful-lady-table_23-2148016786.jpg?_wi=1", imageAlt: "Designer Indoor Atmosphere", }, { - imageSrc: "http://img.b2bpic.net/free-photo/coffee-cup-table_74190-3760.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/coffee-cup-table_74190-3760.jpg?_wi=1", imageAlt: "Quiet Hidden Garden Path", }, { - imageSrc: "http://img.b2bpic.net/free-photo/side-view-women-laughing-outdoors_23-2149655633.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/side-view-women-laughing-outdoors_23-2149655633.jpg?_wi=1", imageAlt: "Romantic Rooftop Lanterns", }, { @@ -198,7 +198,7 @@ export default function LandingPage() { quote: "I love working from here! The garden setting is incredibly peaceful and the Wi-Fi is consistently great.", tag: "Regular", avatarSrc: "http://img.b2bpic.net/free-photo/vertical-shot-asian-brunette-girl-sitting-elegant-with-book-reading-cafe-smiling-drinking_1258-123841.jpg", - imageSrc: "http://img.b2bpic.net/free-photo/restaurant-table-with-cutlery_23-2148172713.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/restaurant-table-with-cutlery_23-2148172713.jpg?_wi=2", imageAlt: "lush garden cafe greenery", }, { @@ -209,7 +209,7 @@ export default function LandingPage() { quote: "Perfect for a casual catch-up. The evening vibe on the rooftop with the city view is unmatched.", tag: "Foodie", avatarSrc: "http://img.b2bpic.net/free-photo/man-using-laptop-while-having-coffee_1170-713.jpg", - imageSrc: "http://img.b2bpic.net/free-photo/beautiful-flowers-empire-state-building_23-2150806098.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/beautiful-flowers-empire-state-building_23-2150806098.jpg?_wi=2", imageAlt: "rooftop cafe city view", }, { @@ -220,7 +220,7 @@ export default function LandingPage() { quote: "The interior aesthetic is so cozy. It feels like a hidden gem right in the middle of Sushant Lok.", tag: "Designer", avatarSrc: "http://img.b2bpic.net/free-photo/side-view-girl-blowing-candles_23-2149477991.jpg", - imageSrc: "http://img.b2bpic.net/free-photo/handsome-guy-hugging-young-cheerful-lady-table_23-2148016786.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/handsome-guy-hugging-young-cheerful-lady-table_23-2148016786.jpg?_wi=2", imageAlt: "cozy indoor cafe aesthetic", }, { @@ -231,7 +231,7 @@ export default function LandingPage() { quote: "We hosted a small corporate meetup here, and the service was flawless. The team was extremely accommodating.", tag: "Client", avatarSrc: "http://img.b2bpic.net/free-photo/smiling-girlfriends-holding-beverages-hands_23-2147850495.jpg", - imageSrc: "http://img.b2bpic.net/free-photo/coffee-cup-table_74190-3760.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/coffee-cup-table_74190-3760.jpg?_wi=2", imageAlt: "hidden garden cafe path", }, { @@ -242,7 +242,7 @@ export default function LandingPage() { quote: "The Aurika Grilled Sandwich is a must-try. I visit every week just for that and the Oreo Shakes.", tag: "Fan", avatarSrc: "http://img.b2bpic.net/free-photo/woman-drinking-hot-chocolate-cafe_23-2149944017.jpg", - imageSrc: "http://img.b2bpic.net/free-photo/side-view-women-laughing-outdoors_23-2149655633.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/side-view-women-laughing-outdoors_23-2149655633.jpg?_wi=2", imageAlt: "rooftop garden cafe night", }, ]} -- 2.49.1