From f669f69cb5c2c7e71a261307a12bff2a11450105 Mon Sep 17 00:00:00 2001 From: bender Date: Sat, 4 Apr 2026 21:33:13 +0000 Subject: [PATCH] Update src/app/page.tsx --- src/app/page.tsx | 36 ++++++++++++++++++------------------ 1 file changed, 18 insertions(+), 18 deletions(-) diff --git a/src/app/page.tsx b/src/app/page.tsx index be7a9ac..5218851 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -54,17 +54,17 @@ export default function LandingPage() { ]} carouselItems={[ { - id: "h1", imageSrc: "http://img.b2bpic.net/free-photo/tent-interior-glamping-night_1268-20438.jpg", imageAlt: "Starlight Pod Exterior"}, + id: "h1", imageSrc: "http://img.b2bpic.net/free-photo/tent-interior-glamping-night_1268-20438.jpg?_wi=1", imageAlt: "Starlight Pod Exterior"}, { - id: "h2", imageSrc: "http://img.b2bpic.net/free-photo/tent-interior-glamping-night_1268-20438.jpg", imageAlt: "Glamping view"}, + id: "h2", imageSrc: "http://img.b2bpic.net/free-photo/tent-interior-glamping-night_1268-20438.jpg?_wi=2", imageAlt: "Glamping view"}, { - id: "h3", imageSrc: "http://img.b2bpic.net/free-photo/wooden-road-red-cliff-near-beach-sylt-germany_181624-13251.jpg", imageAlt: "Pembrokeshire coast"}, + id: "h3", imageSrc: "http://img.b2bpic.net/free-photo/wooden-road-red-cliff-near-beach-sylt-germany_181624-13251.jpg?_wi=1", imageAlt: "Pembrokeshire coast"}, { - id: "h4", imageSrc: "http://img.b2bpic.net/free-photo/transparent-bubble-tent-woman-glamping_1268-20725.jpg", imageAlt: "Private hot tub"}, + id: "h4", imageSrc: "http://img.b2bpic.net/free-photo/transparent-bubble-tent-woman-glamping_1268-20725.jpg?_wi=1", imageAlt: "Private hot tub"}, { - id: "h5", imageSrc: "http://img.b2bpic.net/free-photo/full-shot-happy-couple-holding-guitar_23-2148503450.jpg", imageAlt: "Firepit area"}, + id: "h5", imageSrc: "http://img.b2bpic.net/free-photo/full-shot-happy-couple-holding-guitar_23-2148503450.jpg?_wi=1", imageAlt: "Firepit area"}, { - id: "h6", imageSrc: "http://img.b2bpic.net/free-photo/back-view-young-couple-nature_23-2148316064.jpg", imageAlt: "Woodland scenery"}, + id: "h6", imageSrc: "http://img.b2bpic.net/free-photo/back-view-young-couple-nature_23-2148316064.jpg?_wi=1", imageAlt: "Woodland scenery"}, ]} /> @@ -94,17 +94,17 @@ export default function LandingPage() { useInvertedBackground={false} features={[ { - title: "Private Hot Tub", description: "Soak under the stars", imageSrc: "http://img.b2bpic.net/free-photo/transparent-bubble-tent-woman-glamping_1268-20725.jpg", imageAlt: "Hot Tub"}, + title: "Private Hot Tub", description: "Soak under the stars", imageSrc: "http://img.b2bpic.net/free-photo/transparent-bubble-tent-woman-glamping_1268-20725.jpg?_wi=2", imageAlt: "Hot Tub"}, { - title: "Firepit & BBQ", description: "Evening fires and grilling", imageSrc: "http://img.b2bpic.net/free-photo/full-shot-happy-couple-holding-guitar_23-2148503450.jpg", imageAlt: "Firepit"}, + title: "Firepit & BBQ", description: "Evening fires and grilling", imageSrc: "http://img.b2bpic.net/free-photo/full-shot-happy-couple-holding-guitar_23-2148503450.jpg?_wi=2", imageAlt: "Firepit"}, { - title: "Modern Kitchen", description: "Fully equipped facilities", imageSrc: "http://img.b2bpic.net/free-photo/pottery-workplace-with-different-creations-table_23-2148970743.jpg", imageAlt: "Kitchen"}, + title: "Modern Kitchen", description: "Fully equipped facilities", imageSrc: "http://img.b2bpic.net/free-photo/pottery-workplace-with-different-creations-table_23-2148970743.jpg?_wi=1", imageAlt: "Kitchen"}, { - title: "Air Conditioning", description: "Stay cool year-round", imageSrc: "http://img.b2bpic.net/free-photo/tent-interior-glamping-night_1268-20438.jpg", imageAlt: "Interior"}, + title: "Air Conditioning", description: "Stay cool year-round", imageSrc: "http://img.b2bpic.net/free-photo/tent-interior-glamping-night_1268-20438.jpg?_wi=3", imageAlt: "Interior"}, { - title: "WiFi & TV", description: "Stay connected or relax", imageSrc: "http://img.b2bpic.net/free-photo/back-view-young-couple-nature_23-2148316064.jpg", imageAlt: "Lounge"}, + title: "WiFi & TV", description: "Stay connected or relax", imageSrc: "http://img.b2bpic.net/free-photo/back-view-young-couple-nature_23-2148316064.jpg?_wi=2", imageAlt: "Lounge"}, { - title: "Beach Access", description: "Minutes to the sand", imageSrc: "http://img.b2bpic.net/free-photo/wooden-road-red-cliff-near-beach-sylt-germany_181624-13251.jpg", imageAlt: "Coast"}, + title: "Beach Access", description: "Minutes to the sand", imageSrc: "http://img.b2bpic.net/free-photo/wooden-road-red-cliff-near-beach-sylt-germany_181624-13251.jpg?_wi=2", imageAlt: "Coast"}, ]} title="Amenities" description="Everything you need for a comfortable stay." @@ -119,17 +119,17 @@ export default function LandingPage() { useInvertedBackground={true} products={[ { - id: "p1", name: "Exterior", price: "", variant: "", imageSrc: "http://img.b2bpic.net/free-photo/tent-interior-glamping-night_1268-20438.jpg"}, + id: "p1", name: "Exterior", price: "", variant: "", imageSrc: "http://img.b2bpic.net/free-photo/tent-interior-glamping-night_1268-20438.jpg?_wi=4"}, { - id: "p2", name: "Landscape", price: "", variant: "", imageSrc: "http://img.b2bpic.net/free-photo/wooden-road-red-cliff-near-beach-sylt-germany_181624-13251.jpg"}, + id: "p2", name: "Landscape", price: "", variant: "", imageSrc: "http://img.b2bpic.net/free-photo/wooden-road-red-cliff-near-beach-sylt-germany_181624-13251.jpg?_wi=3"}, { - id: "p3", name: "Hot Tub", price: "", variant: "", imageSrc: "http://img.b2bpic.net/free-photo/transparent-bubble-tent-woman-glamping_1268-20725.jpg"}, + id: "p3", name: "Hot Tub", price: "", variant: "", imageSrc: "http://img.b2bpic.net/free-photo/transparent-bubble-tent-woman-glamping_1268-20725.jpg?_wi=3"}, { - id: "p4", name: "Firepit", price: "", variant: "", imageSrc: "http://img.b2bpic.net/free-photo/full-shot-happy-couple-holding-guitar_23-2148503450.jpg"}, + id: "p4", name: "Firepit", price: "", variant: "", imageSrc: "http://img.b2bpic.net/free-photo/full-shot-happy-couple-holding-guitar_23-2148503450.jpg?_wi=3"}, { - id: "p5", name: "Kitchen", price: "", variant: "", imageSrc: "http://img.b2bpic.net/free-photo/pottery-workplace-with-different-creations-table_23-2148970743.jpg"}, + id: "p5", name: "Kitchen", price: "", variant: "", imageSrc: "http://img.b2bpic.net/free-photo/pottery-workplace-with-different-creations-table_23-2148970743.jpg?_wi=2"}, { - id: "p6", name: "Sunset", price: "", variant: "", imageSrc: "http://img.b2bpic.net/free-photo/back-view-young-couple-nature_23-2148316064.jpg"}, + id: "p6", name: "Sunset", price: "", variant: "", imageSrc: "http://img.b2bpic.net/free-photo/back-view-young-couple-nature_23-2148316064.jpg?_wi=3"}, ]} title="Our Sanctuary" description="A glimpse into your next retreat." -- 2.49.1