From d6d7326dce701548ee851b81048295857d749a61 Mon Sep 17 00:00:00 2001 From: bender Date: Thu, 26 Mar 2026 15:04:59 +0000 Subject: [PATCH] Update src/app/shop/page.tsx --- src/app/shop/page.tsx | 22 +++++++++++----------- 1 file changed, 11 insertions(+), 11 deletions(-) diff --git a/src/app/shop/page.tsx b/src/app/shop/page.tsx index 268ec35..2663b4a 100644 --- a/src/app/shop/page.tsx +++ b/src/app/shop/page.tsx @@ -67,7 +67,7 @@ export default function LandingPage() { price: "$120.00", rating: 5, reviewCount: "42 reviews", - imageSrc: "http://img.b2bpic.net/free-photo/frame-reflected-desk_1203-260.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/frame-reflected-desk_1203-260.jpg?_wi=2", imageAlt: "Colorful abstract painting on canvas", }, { @@ -77,7 +77,7 @@ export default function LandingPage() { price: "$280.00", rating: 4, reviewCount: "18 reviews", - imageSrc: "http://img.b2bpic.net/free-vector/hand-drawn-abstract-art-cover-collection_23-2148972447.jpg", + imageSrc: "http://img.b2bpic.net/free-vector/hand-drawn-abstract-art-cover-collection_23-2148972447.jpg?_wi=2", imageAlt: "Abstract ceramic sculpture", }, { @@ -87,7 +87,7 @@ export default function LandingPage() { price: "$65.00", rating: 5, reviewCount: "30 reviews", - imageSrc: "http://img.b2bpic.net/free-photo/painter-works-with-finger-painting-technique-her-latest-artwork-piece_482257-124724.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/painter-works-with-finger-painting-technique-her-latest-artwork-piece_482257-124724.jpg?_wi=2", imageAlt: "Limited edition fine art print", }, { @@ -97,7 +97,7 @@ export default function LandingPage() { price: "$45.99", rating: 4, reviewCount: "55 reviews", - imageSrc: "http://img.b2bpic.net/free-photo/top-view-assortment-paint-pencils_23-2148662973.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/top-view-assortment-paint-pencils_23-2148662973.jpg?_wi=1", imageAlt: "Set of premium acrylic paints", }, ]} @@ -140,7 +140,7 @@ export default function LandingPage() { title: "Curated Collections", description: "Explore hand-picked artworks and supplies from talented artists worldwide.", tag: "Quality", - imageSrc: "http://img.b2bpic.net/free-photo/arrangement-with-vase_23-2148986269.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/arrangement-with-vase_23-2148986269.jpg?_wi=2", imageAlt: "Sculpture modern abstract art studio", }, { @@ -148,7 +148,7 @@ export default function LandingPage() { title: "Expert Advice", description: "Our knowledgeable team provides personalized recommendations and support.", tag: "Guidance", - imageSrc: "http://img.b2bpic.net/free-photo/happy-painter_8353-11006.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/happy-painter_8353-11006.jpg?_wi=2", imageAlt: "Art workshop painting class students", }, { @@ -156,7 +156,7 @@ export default function LandingPage() { title: "Community Support", description: "Join workshops, events, and connect with fellow art enthusiasts.", tag: "Connect", - imageSrc: "http://img.b2bpic.net/free-photo/positive-woman-red-hanging-art-pictures_1398-1920.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/positive-woman-red-hanging-art-pictures_1398-1920.jpg?_wi=2", imageAlt: "Watercolor painting landscape serene view", }, ]} @@ -177,7 +177,7 @@ export default function LandingPage() { handle: "@artful_sophia", testimonial: "Kings Arts is my go-to for all my painting needs! The quality of their canvases and pigments is unmatched, and I always find unique pieces to inspire me.", rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/confused-superwoman-with-red-cape-optical-glasses-stands-sideways-putting-hand-chin-isolated-orange-wall_141793-95619.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/confused-superwoman-with-red-cape-optical-glasses-stands-sideways-putting-hand-chin-isolated-orange-wall_141793-95619.jpg?_wi=2", imageAlt: "Sophia R. smiling", }, { @@ -186,7 +186,7 @@ export default function LandingPage() { handle: "@marcus_creates", testimonial: "The staff here are incredibly knowledgeable and passionate. They helped me find the perfect set of brushes for my new project, making a huge difference in my workflow.", rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/young-handsome-man-grey-shirt-smiling-cheerfully-pointin-with-thumbs-back_141793-55345.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/young-handsome-man-grey-shirt-smiling-cheerfully-pointin-with-thumbs-back_141793-55345.jpg?_wi=2", imageAlt: "Marcus L. in a studio", }, { @@ -195,7 +195,7 @@ export default function LandingPage() { handle: "@elena_sketches", testimonial: "I love the variety of art prints available. I've found so many beautiful pieces that fit perfectly into my home decor. The online shopping experience is seamless too!", rating: 4, - imageSrc: "http://img.b2bpic.net/free-photo/unknown-young-man-posing-front-view_23-2149417576.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/unknown-young-man-posing-front-view_23-2149417576.jpg?_wi=2", imageAlt: "Elena P. smiling happily", }, { @@ -204,7 +204,7 @@ export default function LandingPage() { handle: "@davidk_art", testimonial: "Attended a workshop last month and it was fantastic! The instructor was brilliant, and I learned new techniques that have significantly improved my artwork.", rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/young-man-painting-with-acrylics_23-2148854549.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/young-man-painting-with-acrylics_23-2148854549.jpg?_wi=2", imageAlt: "David K. painting", }, ]}