diff --git a/src/app/page.tsx b/src/app/page.tsx index bd48025..f4d675d 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -61,23 +61,23 @@ export default function LandingPage() { description="Peak Design crafts timeless, modern interiors for high-end residential living. Experience the intersection of spatial harmony and material excellence." leftCarouselItems={[ { - imageSrc: "http://img.b2bpic.net/free-photo/bedside-lamp_1203-466.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/bedside-lamp_1203-466.jpg?_wi=1", imageAlt: "Luxury Interior View 1", }, { - imageSrc: "http://img.b2bpic.net/free-photo/minimalist-office-interior-design_23-2151826254.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/minimalist-office-interior-design_23-2151826254.jpg?_wi=1", imageAlt: "Luxury Interior View 2", }, { - imageSrc: "http://img.b2bpic.net/free-photo/sweet-eclair-with-chocolate-glazed-placed-marble-background_2831-8916.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/sweet-eclair-with-chocolate-glazed-placed-marble-background_2831-8916.jpg?_wi=1", imageAlt: "Luxury Interior View 3", }, { - imageSrc: "http://img.b2bpic.net/free-photo/still-life-scene-with-tea-cup-drinking_23-2151775044.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/still-life-scene-with-tea-cup-drinking_23-2151775044.jpg?_wi=1", imageAlt: "Luxury Interior View 4", }, { - imageSrc: "http://img.b2bpic.net/free-photo/still-life-fashion-designer-s-office_23-2151273064.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/still-life-fashion-designer-s-office_23-2151273064.jpg?_wi=1", imageAlt: "Luxury Interior View 5", }, { @@ -265,7 +265,7 @@ export default function LandingPage() { descriptions: [ "Every design serves the lifestyle of the inhabitant.", ], - imageSrc: "http://img.b2bpic.net/free-photo/bedside-lamp_1203-466.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/bedside-lamp_1203-466.jpg?_wi=2", imageAlt: "Still life of fashion designer's office", }, { @@ -274,7 +274,7 @@ export default function LandingPage() { descriptions: [ "Clean lines and soft light for peaceful living.", ], - imageSrc: "http://img.b2bpic.net/free-photo/still-life-fashion-designer-s-office_23-2151273064.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/still-life-fashion-designer-s-office_23-2151273064.jpg?_wi=2", imageAlt: "Still life of fashion designer's office", }, ]} @@ -348,7 +348,7 @@ export default function LandingPage() { quote: "Exceptional spatial design that truly honors minimalism.", tag: "Renovation", avatarSrc: "http://img.b2bpic.net/free-photo/architect-looking-camera-while-showing-his-plan_23-2148242989.jpg", - imageSrc: "http://img.b2bpic.net/free-photo/bedside-lamp_1203-466.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/bedside-lamp_1203-466.jpg?_wi=3", imageAlt: "portrait elegant luxury design client", }, { @@ -359,7 +359,7 @@ export default function LandingPage() { quote: "Material curation beyond expectation. A serene experience.", tag: "Villa", avatarSrc: "http://img.b2bpic.net/free-photo/interior-designer-with-color-palette-wall-paint_23-2150334456.jpg", - imageSrc: "http://img.b2bpic.net/free-photo/still-life-fashion-designer-s-office_23-2151273064.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/still-life-fashion-designer-s-office_23-2151273064.jpg?_wi=3", imageAlt: "portrait elegant luxury design client", }, { @@ -370,7 +370,7 @@ export default function LandingPage() { quote: "Calm atmosphere created through every detail.", tag: "Apartment", avatarSrc: "http://img.b2bpic.net/free-photo/happy-elder-woman-kitchen-holding-tablet_23-2148419314.jpg", - imageSrc: "http://img.b2bpic.net/free-photo/minimalist-office-interior-design_23-2151826254.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/minimalist-office-interior-design_23-2151826254.jpg?_wi=2", imageAlt: "portrait elegant luxury design client", }, { @@ -381,7 +381,7 @@ export default function LandingPage() { quote: "Professionalism meets architectural vision.", tag: "Project", avatarSrc: "http://img.b2bpic.net/free-photo/scenery-designers-work_23-2149741777.jpg", - imageSrc: "http://img.b2bpic.net/free-photo/sweet-eclair-with-chocolate-glazed-placed-marble-background_2831-8916.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/sweet-eclair-with-chocolate-glazed-placed-marble-background_2831-8916.jpg?_wi=2", imageAlt: "portrait elegant luxury design client", }, { @@ -392,7 +392,7 @@ export default function LandingPage() { quote: "Pure peace in our daily living space.", tag: "Villa", avatarSrc: "http://img.b2bpic.net/free-photo/portrait-stylish-woman-posing-fashionable-outfit_23-2149021790.jpg", - imageSrc: "http://img.b2bpic.net/free-photo/still-life-scene-with-tea-cup-drinking_23-2151775044.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/still-life-scene-with-tea-cup-drinking_23-2151775044.jpg?_wi=2", imageAlt: "portrait elegant luxury design client", }, ]}