diff --git a/src/app/page.tsx b/src/app/page.tsx index 16a9c73..db286ba 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -66,7 +66,7 @@ export default function LandingPage() { href: "#about", }, ]} - imageSrc="http://img.b2bpic.net/free-photo/indoor-design-luxury-resort_23-2150497256.jpg" + imageSrc="http://img.b2bpic.net/free-photo/indoor-design-luxury-resort_23-2150497256.jpg?_wi=1" imageAlt="Cinematic bedroom retreat" /> @@ -91,7 +91,7 @@ export default function LandingPage() { description: "Digital spaces that feel as calm as your bedroom.", }, ]} - imageSrc="http://img.b2bpic.net/free-photo/kettle-chocolate-hot-drink-white-bedsheet_23-2147887746.jpg" + imageSrc="http://img.b2bpic.net/free-photo/kettle-chocolate-hot-drink-white-bedsheet_23-2147887746.jpg?_wi=1" mediaAnimation="slide-up" /> @@ -104,19 +104,19 @@ export default function LandingPage() { { title: "Pressure Relief", description: "Smart-contouring foam technology.", - imageSrc: "http://img.b2bpic.net/free-photo/close-up-white-texture-baby-blanket_169016-37787.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/close-up-white-texture-baby-blanket_169016-37787.jpg?_wi=1", imageAlt: "Comfort", }, { title: "Temperature Control", description: "Breathable fabrics for consistent cool rest.", - imageSrc: "http://img.b2bpic.net/free-photo/gray-lines_1122-937.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/gray-lines_1122-937.jpg?_wi=1", imageAlt: "Breathability", }, { title: "Zero Motion Transfer", description: "Sleep undisturbed regardless of your partner.", - imageSrc: "http://img.b2bpic.net/free-photo/close-up-cozy-texture-clothing_23-2149432461.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/close-up-cozy-texture-clothing_23-2149432461.jpg?_wi=1", imageAlt: "Motion control", }, ]} @@ -278,7 +278,7 @@ export default function LandingPage() { quote: "My sleep quality doubled instantly.", tag: "5 stars", avatarSrc: "http://img.b2bpic.net/free-photo/cup-coffee-female-hands-bed-top-view_169016-18291.jpg", - imageSrc: "http://img.b2bpic.net/free-photo/indoor-design-luxury-resort_23-2150497256.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/indoor-design-luxury-resort_23-2150497256.jpg?_wi=2", imageAlt: "person waking up morning light", }, { @@ -289,7 +289,7 @@ export default function LandingPage() { quote: "Feels like a luxury hotel at home.", tag: "5 stars", avatarSrc: "http://img.b2bpic.net/free-photo/full-shot-sad-woman-holding-pillow_23-2149071879.jpg", - imageSrc: "http://img.b2bpic.net/free-photo/kettle-chocolate-hot-drink-white-bedsheet_23-2147887746.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/kettle-chocolate-hot-drink-white-bedsheet_23-2147887746.jpg?_wi=2", imageAlt: "person waking up morning light", }, { @@ -300,7 +300,7 @@ export default function LandingPage() { quote: "The most tactile comfort I've ever felt.", tag: "5 stars", avatarSrc: "http://img.b2bpic.net/free-photo/back-view-women-enjoying-coffee-bed-while-stretching-after-awaking_158595-7362.jpg", - imageSrc: "http://img.b2bpic.net/free-photo/close-up-white-texture-baby-blanket_169016-37787.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/close-up-white-texture-baby-blanket_169016-37787.jpg?_wi=2", imageAlt: "person waking up morning light", }, { @@ -311,7 +311,7 @@ export default function LandingPage() { quote: "Restoration is finally a priority.", tag: "5 stars", avatarSrc: "http://img.b2bpic.net/free-photo/plus-size-person-doing-indoor-house-activities_52683-107881.jpg", - imageSrc: "http://img.b2bpic.net/free-photo/gray-lines_1122-937.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/gray-lines_1122-937.jpg?_wi=2", imageAlt: "person waking up morning light", }, { @@ -322,7 +322,7 @@ export default function LandingPage() { quote: "Simply life-changing mornings.", tag: "5 stars", avatarSrc: "http://img.b2bpic.net/free-photo/tattooed-handsome-man-white-tank-top_53876-98130.jpg", - imageSrc: "http://img.b2bpic.net/free-photo/close-up-cozy-texture-clothing_23-2149432461.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/close-up-cozy-texture-clothing_23-2149432461.jpg?_wi=2", imageAlt: "person waking up morning light", }, ]}