diff --git a/src/app/page.tsx b/src/app/page.tsx index 4ca3d38..63748da 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -96,7 +96,7 @@ export default function LandingPage() { imageSrc: "http://img.b2bpic.net/free-photo/expert-suitmaker-checking-custom-suit_482257-78349.jpg", }, ]} - imageSrc="http://img.b2bpic.net/free-photo/close-up-image-lot-coils-with-threads-sewing-workshop_613910-19021.jpg" + imageSrc="http://img.b2bpic.net/free-photo/close-up-image-lot-coils-with-threads-sewing-workshop_613910-19021.jpg?_wi=1" mediaAnimation="slide-up" avatars={[ { @@ -150,7 +150,7 @@ export default function LandingPage() { useInvertedBackground={false} title="Decades of Textile Excellence" description="Founded in Riga, we have been at the forefront of textile innovation for over 30 years. Our commitment to sustainable sourcing and precision engineering ensures top-tier performance for our global clients." - imageSrc="http://img.b2bpic.net/free-photo/close-up-image-lot-coils-with-threads-sewing-workshop_613910-19015.jpg" + imageSrc="http://img.b2bpic.net/free-photo/close-up-image-lot-coils-with-threads-sewing-workshop_613910-19015.jpg?_wi=1" /> @@ -165,19 +165,19 @@ export default function LandingPage() { id: "p1", name: "Premium Cotton", price: "Contact for pricing", - imageSrc: "http://img.b2bpic.net/free-photo/top-view-monochromatic-colored-cloths_23-2148770283.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/top-view-monochromatic-colored-cloths_23-2148770283.jpg?_wi=1", }, { id: "p2", name: "Fine Silk Blend", price: "Contact for pricing", - imageSrc: "http://img.b2bpic.net/free-photo/fabric-textured-layers-background_53876-33693.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/fabric-textured-layers-background_53876-33693.jpg?_wi=1", }, { id: "p3", name: "Heavyweight Wool", price: "Contact for pricing", - imageSrc: "http://img.b2bpic.net/free-photo/abstract-background-with-patterned-glass-texture_53876-132971.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/abstract-background-with-patterned-glass-texture_53876-132971.jpg?_wi=1", }, { id: "p4", @@ -273,7 +273,7 @@ export default function LandingPage() { quote: "Riga Textile is unmatched in consistency.", tag: "Fashion", avatarSrc: "http://img.b2bpic.net/free-photo/handshake-with-smiling-businessman_23-2147708181.jpg", - imageSrc: "http://img.b2bpic.net/free-photo/close-up-image-lot-coils-with-threads-sewing-workshop_613910-19021.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/close-up-image-lot-coils-with-threads-sewing-workshop_613910-19021.jpg?_wi=2", imageAlt: "happy textile industry client portrait", }, { @@ -284,7 +284,7 @@ export default function LandingPage() { quote: "Excellent communication and high-quality product.", tag: "Textiles", avatarSrc: "http://img.b2bpic.net/free-photo/personal-shopper-office-with-client_23-2148929543.jpg", - imageSrc: "http://img.b2bpic.net/free-photo/close-up-image-lot-coils-with-threads-sewing-workshop_613910-19015.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/close-up-image-lot-coils-with-threads-sewing-workshop_613910-19015.jpg?_wi=2", imageAlt: "happy textile industry client portrait", }, { @@ -295,7 +295,7 @@ export default function LandingPage() { quote: "I find their fabric selection perfect for couture.", tag: "Design", avatarSrc: "http://img.b2bpic.net/free-photo/bottom-view-with-young-designer-who-receives-some-printed-photos-smart-creativ-office_482257-32993.jpg", - imageSrc: "http://img.b2bpic.net/free-photo/top-view-monochromatic-colored-cloths_23-2148770283.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/top-view-monochromatic-colored-cloths_23-2148770283.jpg?_wi=2", imageAlt: "happy textile industry client portrait", }, { @@ -306,7 +306,7 @@ export default function LandingPage() { quote: "Professional team with great ethics.", tag: "Apparel", avatarSrc: "http://img.b2bpic.net/free-photo/portrait-female-personal-shopper-working_23-2148924145.jpg", - imageSrc: "http://img.b2bpic.net/free-photo/fabric-textured-layers-background_53876-33693.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/fabric-textured-layers-background_53876-33693.jpg?_wi=2", imageAlt: "happy textile industry client portrait", }, { @@ -317,7 +317,7 @@ export default function LandingPage() { quote: "Reliable supply chain support always.", tag: "Interior", avatarSrc: "http://img.b2bpic.net/free-photo/medium-shot-plus-size-people-working-construction_23-2150772868.jpg", - imageSrc: "http://img.b2bpic.net/free-photo/abstract-background-with-patterned-glass-texture_53876-132971.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/abstract-background-with-patterned-glass-texture_53876-132971.jpg?_wi=2", imageAlt: "happy textile industry client portrait", }, ]}