From c9c4d17261f956f078def010b9b60bb62fd3c519 Mon Sep 17 00:00:00 2001 From: bender Date: Sat, 7 Mar 2026 14:30:50 +0000 Subject: [PATCH] Update src/app/page.tsx --- src/app/page.tsx | 20 ++++++++++---------- 1 file changed, 10 insertions(+), 10 deletions(-) diff --git a/src/app/page.tsx b/src/app/page.tsx index 667c522..34d255c 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -89,21 +89,21 @@ export default function HomePage() { id: "1", name: "Premium Black Hoodie", price: "$89.99", - imageSrc: "http://img.b2bpic.net/free-photo/view-beige-tone-colored-pants_23-2150773385.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/view-beige-tone-colored-pants_23-2150773385.jpg?_wi=1", imageAlt: "Premium Black Hoodie", }, { id: "2", name: "Minimalist White Tee", price: "$49.99", - imageSrc: "http://img.b2bpic.net/free-photo/assortment-stylish-fedora-hats_23-2150711552.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/assortment-stylish-fedora-hats_23-2150711552.jpg?_wi=1", imageAlt: "Minimalist White Tee", }, { id: "3", name: "Gold-Trim Jacket", price: "$129.99", - imageSrc: "http://img.b2bpic.net/free-photo/young-woman-wearing-jacket-walking-outside_1303-25099.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/young-woman-wearing-jacket-walking-outside_1303-25099.jpg?_wi=1", imageAlt: "Gold-Trim Jacket", }, ]} @@ -136,7 +136,7 @@ export default function HomePage() { icon: Leaf, }, ]} - imageSrc="http://img.b2bpic.net/free-photo/full-shot-woman-working-with-fabric_23-2148875368.jpg" + imageSrc="http://img.b2bpic.net/free-photo/full-shot-woman-working-with-fabric_23-2148875368.jpg?_wi=1" imageAlt="AYWISE Studio" mediaAnimation="slide-up" imagePosition="right" @@ -178,7 +178,7 @@ export default function HomePage() { name: "Sarah Johnson", handle: "@sarahstyle", testimonial: "AYWISE has completely transformed my wardrobe. The quality and design are absolutely incredible, and the customer service is unmatched!", - imageSrc: "http://img.b2bpic.net/free-photo/young-beautiful-woman-looking-trendy-girl-casual-summer-dress_158538-1459.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/young-beautiful-woman-looking-trendy-girl-casual-summer-dress_158538-1459.jpg?_wi=1", imageAlt: "Sarah Johnson", }, { @@ -186,7 +186,7 @@ export default function HomePage() { name: "Marcus Chen", handle: "@urbanfashion", testimonial: "Finally found a brand that understands youth culture and fashion. Every piece feels premium and authentic. Highly recommend!", - imageSrc: "http://img.b2bpic.net/free-photo/middle-aged-hispanic-business-person_23-2151098592.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/middle-aged-hispanic-business-person_23-2151098592.jpg?_wi=1", imageAlt: "Marcus Chen", }, { @@ -194,7 +194,7 @@ export default function HomePage() { name: "Emma Williams", handle: "@emmazone", testimonial: "The attention to detail is phenomenal. I feel confident and stylish wearing AYWISE pieces. This is my new go-to brand!", - imageSrc: "http://img.b2bpic.net/free-photo/vertical-shot-attractive-caucasian-female-white-shirt-jeans-posing-beautiful-field_181624-57653.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/vertical-shot-attractive-caucasian-female-white-shirt-jeans-posing-beautiful-field_181624-57653.jpg?_wi=1", imageAlt: "Emma Williams", }, { @@ -202,7 +202,7 @@ export default function HomePage() { name: "Alex Rivera", handle: "@alexwear", testimonial: "AYWISE pieces are investment-worthy. The durability and timeless design make them perfect for any wardrobe. Love this brand!", - imageSrc: "http://img.b2bpic.net/free-photo/beautiful-blonde-woman-blue-light_23-2149478942.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/beautiful-blonde-woman-blue-light_23-2149478942.jpg?_wi=1", imageAlt: "Alex Rivera", }, { @@ -210,7 +210,7 @@ export default function HomePage() { name: "Jessica Park", handle: "@fashionjess", testimonial: "The gold accents and black pieces are perfection. AYWISE truly understands luxury fashion for modern youth. Obsessed!", - imageSrc: "http://img.b2bpic.net/free-photo/handsome-black-male-dressed-suit-from-wool_613910-15865.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/handsome-black-male-dressed-suit-from-wool_613910-15865.jpg?_wi=1", imageAlt: "Jessica Park", }, { @@ -218,7 +218,7 @@ export default function HomePage() { name: "David Kumar", handle: "@stylekulture", testimonial: "Exceptional quality, exceptional design, exceptional everything. AYWISE is setting new standards in fashion. Kudos to the team!", - imageSrc: "http://img.b2bpic.net/free-photo/portrait-beautiful-smiling-brunette-model-dressed-summer-hipster-jacket-jeans-clothes-trendy-girl-sitting-bench-street-funny-positive-woman-sunglasses_158538-1662.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/portrait-beautiful-smiling-brunette-model-dressed-summer-hipster-jacket-jeans-clothes-trendy-girl-sitting-bench-street-funny-positive-woman-sunglasses_158538-1662.jpg?_wi=1", imageAlt: "David Kumar", }, ]}