diff --git a/src/app/page.tsx b/src/app/page.tsx index 2797c3e..9186b85 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -52,25 +52,25 @@ export default function LandingPage() { testimonials={[ { name: "Alice P.", handle: "@alice", testimonial: "Excellent service and high quality clothing!", rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/high-view-shot-woman-holding-credit-card-using-her-laptop_23-2148304816.jpg", imageAlt: "online shopping store banner"}, + imageSrc: "http://img.b2bpic.net/free-photo/high-view-shot-woman-holding-credit-card-using-her-laptop_23-2148304816.jpg?_wi=1", imageAlt: "online shopping store banner"}, { name: "Mark R.", handle: "@mark", testimonial: "Shipping was fast and item perfectly matched.", rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/high-angle-woman-sitting-with-head-chair_23-2148490405.jpg", imageAlt: "fashion product photography"}, + imageSrc: "http://img.b2bpic.net/free-photo/high-angle-woman-sitting-with-head-chair_23-2148490405.jpg?_wi=1", imageAlt: "fashion product photography"}, { name: "Sarah T.", handle: "@sarah", testimonial: "Beautifully packaged, my new favorite store.", rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/therapeutic-bath-bombs-arrangement-still-life_23-2150062224.jpg", imageAlt: "accessory product photography"}, + imageSrc: "http://img.b2bpic.net/free-photo/therapeutic-bath-bombs-arrangement-still-life_23-2150062224.jpg?_wi=1", imageAlt: "accessory product photography"}, { name: "John D.", handle: "@john", testimonial: "Customer support was very helpful with my query.", rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/view-coffee-cup-with-pastel-colored-background_23-2151753028.jpg", imageAlt: "lifestyle product photography"}, + imageSrc: "http://img.b2bpic.net/free-photo/view-coffee-cup-with-pastel-colored-background_23-2151753028.jpg?_wi=1", imageAlt: "lifestyle product photography"}, { name: "Emily W.", handle: "@emily", testimonial: "Love the unique selection available here!", rating: 5, - imageSrc: "http://img.b2bpic.net/free-vector/delivery-concept-with-circular-style_23-2147675833.jpg", imageAlt: "fast shipping box icon"}, + imageSrc: "http://img.b2bpic.net/free-vector/delivery-concept-with-circular-style_23-2147675833.jpg?_wi=1", imageAlt: "fast shipping box icon"}, ]} buttons={[ { text: "Shop Now", href: "#products"}, ]} - imageSrc="http://img.b2bpic.net/free-photo/high-view-shot-woman-holding-credit-card-using-her-laptop_23-2148304816.jpg" + imageSrc="http://img.b2bpic.net/free-photo/high-view-shot-woman-holding-credit-card-using-her-laptop_23-2148304816.jpg?_wi=2" imageAlt="Trendy seasonal shopping collection" avatars={[ { @@ -108,11 +108,11 @@ export default function LandingPage() { useInvertedBackground={false} products={[ { - id: "p1", name: "Summer Linen Shirt", price: "$59.00", imageSrc: "http://img.b2bpic.net/free-photo/high-angle-woman-sitting-with-head-chair_23-2148490405.jpg"}, + id: "p1", name: "Summer Linen Shirt", price: "$59.00", imageSrc: "http://img.b2bpic.net/free-photo/high-angle-woman-sitting-with-head-chair_23-2148490405.jpg?_wi=2"}, { - id: "p2", name: "Gold Minimalist Ring", price: "$89.00", imageSrc: "http://img.b2bpic.net/free-photo/therapeutic-bath-bombs-arrangement-still-life_23-2150062224.jpg"}, + id: "p2", name: "Gold Minimalist Ring", price: "$89.00", imageSrc: "http://img.b2bpic.net/free-photo/therapeutic-bath-bombs-arrangement-still-life_23-2150062224.jpg?_wi=2"}, { - id: "p3", name: "Artisanal Vase", price: "$45.00", imageSrc: "http://img.b2bpic.net/free-photo/view-coffee-cup-with-pastel-colored-background_23-2151753028.jpg"}, + id: "p3", name: "Artisanal Vase", price: "$45.00", imageSrc: "http://img.b2bpic.net/free-photo/view-coffee-cup-with-pastel-colored-background_23-2151753028.jpg?_wi=2"}, ]} title="Top Collections" description="Handpicked favorites updated daily." @@ -127,7 +127,7 @@ export default function LandingPage() { animationType="slide-up" features={[ { - id: "f1", title: "Fast Delivery", description: "Express worldwide shipping.", imageSrc: "http://img.b2bpic.net/free-vector/delivery-concept-with-circular-style_23-2147675833.jpg"}, + id: "f1", title: "Fast Delivery", description: "Express worldwide shipping.", imageSrc: "http://img.b2bpic.net/free-vector/delivery-concept-with-circular-style_23-2147675833.jpg?_wi=2"}, { id: "f2", title: "Secure Payments", description: "Your data is always encrypted.", imageSrc: "http://img.b2bpic.net/free-photo/covid-pandemic-lifestyle-concept-young-woman-posing-medical-face-mask-with-shopping-bags-from_1258-125458.jpg"}, { @@ -143,7 +143,7 @@ export default function LandingPage() { useInvertedBackground={false} testimonials={[ { - id: "t1", name: "Alice P.", imageSrc: "http://img.b2bpic.net/free-photo/side-view-smiley-woman-with-coffee-cup_23-2149442257.jpg"}, + id: "t1", name: "Alice P.", imageSrc: "http://img.b2bpic.net/free-photo/side-view-smiley-woman-with-coffee-cup_23-2149442257.jpg?_wi=1"}, { id: "t2", name: "Mark R.", imageSrc: "http://img.b2bpic.net/free-photo/middle-eastern-client-wheelchair-examining-clothes-racks-retail-store_482257-118472.jpg"}, { @@ -151,7 +151,7 @@ export default function LandingPage() { { id: "t4", name: "John D.", imageSrc: "http://img.b2bpic.net/free-photo/sale-tourism-happy-people-concept-beautiful-woman-holding-credit-card-with-shopping-bags-ctiy_231208-11901.jpg"}, { - id: "t5", name: "Robert B.", imageSrc: "http://img.b2bpic.net/free-photo/side-view-smiley-woman-with-coffee-cup_23-2149442257.jpg"}, + id: "t5", name: "Robert B.", imageSrc: "http://img.b2bpic.net/free-photo/side-view-smiley-woman-with-coffee-cup_23-2149442257.jpg?_wi=2"}, ]} cardTitle="Loved by Shoppers" cardTag="Reviews"