diff --git a/src/app/page.tsx b/src/app/page.tsx index 7e68de5..5494892 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -67,7 +67,7 @@ export default function LandingPage() { href: "#contact", }, ]} - imageSrc="http://img.b2bpic.net/free-photo/lit-lamp-sofa-with-some-cushions_1203-542.jpg" + imageSrc="http://img.b2bpic.net/free-photo/lit-lamp-sofa-with-some-cushions_1203-542.jpg?_wi=1" imageAlt="Luxurious interior design" mediaAnimation="slide-up" avatars={[ @@ -126,7 +126,7 @@ export default function LandingPage() { useInvertedBackground={false} title="Crafting Stories in Every Room" description="Our studio combines architectural precision with artistic flair. We believe every space has a narrative, and we are dedicated to helping you tell yours through thoughtful, intentional design." - imageSrc="http://img.b2bpic.net/free-photo/woman-painting-art-studio_23-2148013063.jpg" + imageSrc="http://img.b2bpic.net/free-photo/woman-painting-art-studio_23-2148013063.jpg?_wi=1" imageAlt="Studio design process" /> @@ -143,15 +143,15 @@ export default function LandingPage() { icon: Sparkles, mediaItems: [ { - imageSrc: "http://img.b2bpic.net/free-photo/creative-fengshui-practice-bedroom-arrangement_23-2149135755.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/creative-fengshui-practice-bedroom-arrangement_23-2149135755.jpg?_wi=1", imageAlt: "Bedroom design", }, { - imageSrc: "http://img.b2bpic.net/free-photo/stylish-minimalistic-kitchen-with-plants_23-2148672856.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/stylish-minimalistic-kitchen-with-plants_23-2148672856.jpg?_wi=1", imageAlt: "Kitchen design", }, ], - imageSrc: "http://img.b2bpic.net/free-photo/lit-lamp-sofa-with-some-cushions_1203-542.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/lit-lamp-sofa-with-some-cushions_1203-542.jpg?_wi=2", imageAlt: "luxurious modern living room interior design", }, { @@ -160,15 +160,15 @@ export default function LandingPage() { icon: Zap, mediaItems: [ { - imageSrc: "http://img.b2bpic.net/free-photo/stylish-minimalistic-kitchen-with-plants_23-2148672856.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/stylish-minimalistic-kitchen-with-plants_23-2148672856.jpg?_wi=2", imageAlt: "Kitchen design", }, { - imageSrc: "http://img.b2bpic.net/free-photo/dining-room-arrangement_23-2148893942.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/dining-room-arrangement_23-2148893942.jpg?_wi=1", imageAlt: "Dining room", }, ], - imageSrc: "http://img.b2bpic.net/free-photo/woman-painting-art-studio_23-2148013063.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/woman-painting-art-studio_23-2148013063.jpg?_wi=2", imageAlt: "interior designer working with fabric samples", }, { @@ -177,15 +177,15 @@ export default function LandingPage() { icon: Shield, mediaItems: [ { - imageSrc: "http://img.b2bpic.net/free-photo/dining-room-arrangement_23-2148893942.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/dining-room-arrangement_23-2148893942.jpg?_wi=2", imageAlt: "Dining room", }, { - imageSrc: "http://img.b2bpic.net/free-photo/creative-fengshui-practice-bedroom-arrangement_23-2149135755.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/creative-fengshui-practice-bedroom-arrangement_23-2149135755.jpg?_wi=2", imageAlt: "Bedroom design", }, ], - imageSrc: "http://img.b2bpic.net/free-photo/creative-fengshui-practice-bedroom-arrangement_23-2149135755.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/creative-fengshui-practice-bedroom-arrangement_23-2149135755.jpg?_wi=3", imageAlt: "modern bedroom interior design cozy", }, ]}