diff --git a/src/app/page.tsx b/src/app/page.tsx index c08334e..e0781af 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -131,7 +131,7 @@ export default function LandingPage() { title: "Satisfaction Rate", }, ]} - imageSrc="http://img.b2bpic.net/free-photo/still-life-wood-engraving-workshop_23-2149185422.jpg" + imageSrc="http://img.b2bpic.net/free-photo/still-life-wood-engraving-workshop_23-2149185422.jpg?_wi=1" imageAlt="Showroom Display" mediaAnimation="slide-up" metricsAnimation="slide-up" @@ -150,7 +150,7 @@ export default function LandingPage() { descriptions: [ "High-grade materials ensuring long-lasting performance in high-traffic areas.", ], - imageSrc: "http://img.b2bpic.net/free-photo/black-stone-tile-wall-textures_74190-2412.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/black-stone-tile-wall-textures_74190-2412.jpg?_wi=1", }, { id: "f2", @@ -185,13 +185,13 @@ export default function LandingPage() { id: "p1", name: "Marble Aura", price: "$12.99/sqft", - imageSrc: "http://img.b2bpic.net/free-photo/stone-texture-background_1194-8450.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/stone-texture-background_1194-8450.jpg?_wi=1", }, { id: "p2", name: "Geometric Mosaic", price: "$15.50/sqft", - imageSrc: "http://img.b2bpic.net/free-vector/seamless-monochrome-circle-pattern-abstract-geometric-vector-background-from-dots-circles_1164-1284.jpg", + imageSrc: "http://img.b2bpic.net/free-vector/seamless-monochrome-circle-pattern-abstract-geometric-vector-background-from-dots-circles_1164-1284.jpg?_wi=1", }, { id: "p3", @@ -275,7 +275,7 @@ export default function LandingPage() { quote: "Reliable supplier with an incredible variety of modern options.", tag: "Pro", avatarSrc: "http://img.b2bpic.net/free-photo/modern-minimalist-office-black-white_23-2151777528.jpg", - imageSrc: "http://img.b2bpic.net/free-photo/still-life-wood-engraving-workshop_23-2149185422.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/still-life-wood-engraving-workshop_23-2149185422.jpg?_wi=2", imageAlt: "happy home owner portrait", }, { @@ -286,7 +286,7 @@ export default function LandingPage() { quote: "Excellence in every delivery. Our go-to for all residential projects.", tag: "Client", avatarSrc: "http://img.b2bpic.net/free-photo/blue-minimal-kitchen-attic-skylights-bright-marble_169016-68874.jpg", - imageSrc: "http://img.b2bpic.net/free-photo/black-stone-tile-wall-textures_74190-2412.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/black-stone-tile-wall-textures_74190-2412.jpg?_wi=2", imageAlt: "happy home owner portrait", }, { @@ -297,7 +297,7 @@ export default function LandingPage() { quote: "Efficient shipping and top-notch durability. Highly recommend.", tag: "Partner", avatarSrc: "http://img.b2bpic.net/free-photo/best-team-whole-company_329181-15141.jpg", - imageSrc: "http://img.b2bpic.net/free-photo/stone-texture-background_1194-8450.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/stone-texture-background_1194-8450.jpg?_wi=2", imageAlt: "happy home owner portrait", }, { @@ -308,7 +308,7 @@ export default function LandingPage() { quote: "Beautiful textures, the house looks stunning now. Great service.", tag: "Happy", avatarSrc: "http://img.b2bpic.net/free-photo/father-son-posing-house-cleaning_23-2148457067.jpg", - imageSrc: "http://img.b2bpic.net/free-vector/seamless-monochrome-circle-pattern-abstract-geometric-vector-background-from-dots-circles_1164-1284.jpg", + imageSrc: "http://img.b2bpic.net/free-vector/seamless-monochrome-circle-pattern-abstract-geometric-vector-background-from-dots-circles_1164-1284.jpg?_wi=2", imageAlt: "happy home owner portrait", }, ]}