From 426ae299deceea2af24bf3f969e98e541e2dea80 Mon Sep 17 00:00:00 2001 From: bender Date: Sat, 18 Apr 2026 09:26:39 +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 9437811..4f9b2e4 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -60,11 +60,11 @@ export default function LandingPage() { description="Experience unparalleled comfort and warm hospitality in our carefully curated guesthouse, designed for relaxation and rejuvenation." leftCarouselItems={[ { - imageSrc: "http://img.b2bpic.net/free-photo/adorable-young-couple-bed_23-2148350575.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/adorable-young-couple-bed_23-2148350575.jpg?_wi=1", imageAlt: "Cozy guesthouse interior", }, { - imageSrc: "http://img.b2bpic.net/free-photo/indoor-design-luxury-resort_23-2150497281.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/indoor-design-luxury-resort_23-2150497281.jpg?_wi=1", imageAlt: "Comfortable bedroom", }, { @@ -175,19 +175,19 @@ export default function LandingPage() { { title: "Fresh Breakfast", description: "Start your morning with our locally sourced, chef-prepared breakfast menu.", - imageSrc: "http://img.b2bpic.net/free-photo/plates-with-sausages-cheese-tomatoes-cucumbers_141793-1109.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/plates-with-sausages-cheese-tomatoes-cucumbers_141793-1109.jpg?_wi=1", imageAlt: "Breakfast", }, { title: "Lush Gardens", description: "Find tranquility in our private garden spaces and outdoor relaxation areas.", - imageSrc: "http://img.b2bpic.net/free-photo/woman-enjoying-book-garden-along-with-her-dog_23-2149392603.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/woman-enjoying-book-garden-along-with-her-dog_23-2149392603.jpg?_wi=1", imageAlt: "Gardens", }, { title: "High-Speed Internet", description: "Stay connected with reliable, fast Wi-Fi throughout the property.", - imageSrc: "http://img.b2bpic.net/free-photo/woman-is-distracted-something-her-busy-work-home_231208-3232.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/woman-is-distracted-something-her-busy-work-home_231208-3232.jpg?_wi=1", imageAlt: "Office", }, ]} @@ -209,7 +209,7 @@ export default function LandingPage() { quote: "The most peaceful stay I've had in years. Highly recommended.", tag: "Guest", avatarSrc: "http://img.b2bpic.net/free-photo/portrait-beautiful-afro-american-woman_23-2148332136.jpg", - imageSrc: "http://img.b2bpic.net/free-photo/adorable-young-couple-bed_23-2148350575.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/adorable-young-couple-bed_23-2148350575.jpg?_wi=2", imageAlt: "happy guest smiling portrait", }, { @@ -220,7 +220,7 @@ export default function LandingPage() { quote: "Clean, comfortable, and centrally located. Great service.", tag: "Guest", avatarSrc: "http://img.b2bpic.net/free-photo/smiley-people-taking-selfie-bistro-medium-shot_23-2149366464.jpg", - imageSrc: "http://img.b2bpic.net/free-photo/indoor-design-luxury-resort_23-2150497281.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/indoor-design-luxury-resort_23-2150497281.jpg?_wi=2", imageAlt: "happy guest smiling portrait", }, { @@ -231,7 +231,7 @@ export default function LandingPage() { quote: "Breakfast was amazing! Will definitely be back next summer.", tag: "Guest", avatarSrc: "http://img.b2bpic.net/free-photo/pretty-charming-blonde-woman-white-blouse-smiles-sincerely_197531-23127.jpg", - imageSrc: "http://img.b2bpic.net/free-photo/plates-with-sausages-cheese-tomatoes-cucumbers_141793-1109.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/plates-with-sausages-cheese-tomatoes-cucumbers_141793-1109.jpg?_wi=2", imageAlt: "happy guest smiling portrait", }, { @@ -242,7 +242,7 @@ export default function LandingPage() { quote: "Very accommodating staff and beautiful garden spaces.", tag: "Guest", avatarSrc: "http://img.b2bpic.net/free-photo/front-view-fashionable-woman-looking-away_23-2148276099.jpg", - imageSrc: "http://img.b2bpic.net/free-photo/woman-enjoying-book-garden-along-with-her-dog_23-2149392603.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/woman-enjoying-book-garden-along-with-her-dog_23-2149392603.jpg?_wi=2", imageAlt: "happy guest smiling portrait", }, { @@ -253,7 +253,7 @@ export default function LandingPage() { quote: "The perfect blend of modern comfort and rustic charm.", tag: "Guest", avatarSrc: "http://img.b2bpic.net/free-photo/pretty-tanned-woman-pink-white-outfit-leans-chair-umbrella-street-cafe_197531-17041.jpg", - imageSrc: "http://img.b2bpic.net/free-photo/woman-is-distracted-something-her-busy-work-home_231208-3232.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/woman-is-distracted-something-her-busy-work-home_231208-3232.jpg?_wi=2", imageAlt: "happy guest smiling portrait", }, ]}