From 4f3d95798231ea06bd29a2dc2963977f51b8f715 Mon Sep 17 00:00:00 2001 From: bender Date: Tue, 31 Mar 2026 14:47:51 +0000 Subject: [PATCH] Update src/app/page.tsx --- src/app/page.tsx | 18 +++++++++--------- 1 file changed, 9 insertions(+), 9 deletions(-) diff --git a/src/app/page.tsx b/src/app/page.tsx index a86429b..b1e1dba 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -62,7 +62,7 @@ export default function LandingPage() { href: "#products", }, ]} - imageSrc="http://img.b2bpic.net/free-photo/mannequins-with-womenswear_1203-830.jpg" + imageSrc="http://img.b2bpic.net/free-photo/mannequins-with-womenswear_1203-830.jpg?_wi=1" imageAlt="Prim Fashion Boutique Showcase" mediaAnimation="slide-up" avatars={[ @@ -125,28 +125,28 @@ export default function LandingPage() { name: "Linen Essentials Shirt", price: "$89", variant: "Classic White", - imageSrc: "http://img.b2bpic.net/free-photo/cute-outfit-senior-woman_23-2148286598.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/cute-outfit-senior-woman_23-2148286598.jpg?_wi=1", }, { id: "p2", name: "Silk Flow Blouse", price: "$129", variant: "Midnight Navy", - imageSrc: "http://img.b2bpic.net/free-photo/beautiful-woman-elegant-wome-wear-posing-stylish-bohemian-interior_273443-4292.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/beautiful-woman-elegant-wome-wear-posing-stylish-bohemian-interior_273443-4292.jpg?_wi=1", }, { id: "p3", name: "Tailored Winter Coat", price: "$249", variant: "Charcoal Grey", - imageSrc: "http://img.b2bpic.net/free-photo/young-male-tailor-taking-measurement-senior-man-s-sleeves-shop_23-2148180362.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/young-male-tailor-taking-measurement-senior-man-s-sleeves-shop_23-2148180362.jpg?_wi=1", }, { id: "p4", name: "Everyday Slim Chinos", price: "$95", variant: "Sand Beige", - imageSrc: "http://img.b2bpic.net/free-photo/cute-outfit-senior-woman_23-2148286598.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/cute-outfit-senior-woman_23-2148286598.jpg?_wi=2", }, ]} title="New Arrivals" @@ -178,7 +178,7 @@ export default function LandingPage() { quote: "The quality of the fabrics is truly exceptional. Every piece feels like it was made specifically for me.", tag: "Verified Buyer", avatarSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-smiling-woman-looking-camera-gray_171337-13285.jpg", - imageSrc: "http://img.b2bpic.net/free-photo/mannequins-with-womenswear_1203-830.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/mannequins-with-womenswear_1203-830.jpg?_wi=2", imageAlt: "elegant fashion store interior minimalist", }, { @@ -189,7 +189,7 @@ export default function LandingPage() { quote: "Finally, a brand that gets modern tailoring right. I've switched my entire wardrobe to Prim.", tag: "Verified Buyer", avatarSrc: "http://img.b2bpic.net/free-photo/beautiful-woman-with-trendy-hairstyle_23-2149405998.jpg", - imageSrc: "http://img.b2bpic.net/free-photo/cute-outfit-senior-woman_23-2148286598.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/cute-outfit-senior-woman_23-2148286598.jpg?_wi=3", imageAlt: "minimalist linen shirt clothing photography", }, { @@ -200,7 +200,7 @@ export default function LandingPage() { quote: "Effortlessly elegant. I get compliments every time I wear one of their shirts.", tag: "Verified Buyer", avatarSrc: "http://img.b2bpic.net/free-photo/white-dress-elegant-woman_329181-7321.jpg", - imageSrc: "http://img.b2bpic.net/free-photo/beautiful-woman-elegant-wome-wear-posing-stylish-bohemian-interior_273443-4292.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/beautiful-woman-elegant-wome-wear-posing-stylish-bohemian-interior_273443-4292.jpg?_wi=2", imageAlt: "luxury silk blouse fashion photography", }, { @@ -211,7 +211,7 @@ export default function LandingPage() { quote: "Reliable sizing and the most comfortable materials. A staple in my daily office rotation.", tag: "Verified Buyer", avatarSrc: "http://img.b2bpic.net/free-photo/caucasian-woman-sitting-cafe-with-laptop-drinking-coffee-talking-smartphone_176420-15830.jpg", - imageSrc: "http://img.b2bpic.net/free-photo/young-male-tailor-taking-measurement-senior-man-s-sleeves-shop_23-2148180362.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/young-male-tailor-taking-measurement-senior-man-s-sleeves-shop_23-2148180362.jpg?_wi=2", imageAlt: "modern wool coat winter fashion", }, { -- 2.49.1