From 6556c661a43ce13d375929bd115388c0557b829f Mon Sep 17 00:00:00 2001 From: bender Date: Thu, 5 Mar 2026 13:37:53 +0000 Subject: [PATCH 1/2] Update src/app/contact/page.tsx --- src/app/contact/page.tsx | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/src/app/contact/page.tsx b/src/app/contact/page.tsx index 925a32f..bd007ed 100644 --- a/src/app/contact/page.tsx +++ b/src/app/contact/page.tsx @@ -48,7 +48,7 @@ export default function ContactPage() { tagAnimation="slide-up" background={{ variant: "sparkles-gradient" }} useInvertedBackground={true} - imageSrc="http://img.b2bpic.net/free-photo/side-view-smiley-woman-holding-her-her_23-2148631401.jpg" + imageSrc="http://img.b2bpic.net/free-photo/side-view-smiley-woman-holding-her-her_23-2148631401.jpg?_wi=2" imageAlt="50 Something Wolwinkel store location" mediaPosition="right" mediaAnimation="slide-up" @@ -81,7 +81,7 @@ export default function ContactPage() { id: "5", title: "Are you beginner-friendly?", content: "Absolutely! Our team is passionate about helping both beginners and experienced crafters. We stock supplies for all skill levels and can recommend perfect starter yarns and kits." }, ]} - imageSrc="http://img.b2bpic.net/free-photo/interior-flower-shop_181624-58301.jpg" + imageSrc="http://img.b2bpic.net/free-photo/interior-flower-shop_181624-58301.jpg?_wi=3" imageAlt="Welcoming store interior with yarn displays" mediaPosition="left" textboxLayout="default" -- 2.49.1 From 4531011b070478f330d97c55fba06140871662d4 Mon Sep 17 00:00:00 2001 From: bender Date: Thu, 5 Mar 2026 13:37:54 +0000 Subject: [PATCH 2/2] 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 27a1d8b..4d575fd 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -82,19 +82,19 @@ export default function HomePage() { { id: 1, title: "Premium Yarn Selection", description: "Hand-picked yarns and wools from trusted suppliers. All weights, colors, and textures for every project.", phoneOne: { - imageSrc: "http://img.b2bpic.net/free-photo/multi-colored-ball-yarns-wooden-background_23-2147875063.jpg", imageAlt: "Multi-colored yarn balls" + imageSrc: "http://img.b2bpic.net/free-photo/multi-colored-ball-yarns-wooden-background_23-2147875063.jpg?_wi=1", imageAlt: "Multi-colored yarn balls" }, phoneTwo: { - imageSrc: "http://img.b2bpic.net/free-photo/interior-flower-shop_181624-58301.jpg", imageAlt: "Store interior with yarn displays" + imageSrc: "http://img.b2bpic.net/free-photo/interior-flower-shop_181624-58301.jpg?_wi=1", imageAlt: "Store interior with yarn displays" }, }, { id: 2, title: "Expert Tools & Supplies", description: "Quality knitting needles, crochet hooks, and craft accessories. Everything organized and ready to use.", phoneOne: { - imageSrc: "http://img.b2bpic.net/free-photo/box-with-yarn-threads-wooden-knitting-needles_169016-49979.jpg", imageAlt: "Knitting needles and tools" + imageSrc: "http://img.b2bpic.net/free-photo/box-with-yarn-threads-wooden-knitting-needles_169016-49979.jpg?_wi=1", imageAlt: "Knitting needles and tools" }, phoneTwo: { - imageSrc: "http://img.b2bpic.net/free-photo/top-view-crochet-set-with-yarn-notebook_23-2148815768.jpg", imageAlt: "Crochet patterns and guides" + imageSrc: "http://img.b2bpic.net/free-photo/top-view-crochet-set-with-yarn-notebook_23-2148815768.jpg?_wi=1", imageAlt: "Crochet patterns and guides" }, }, ]} @@ -114,15 +114,15 @@ export default function HomePage() { products={[ { id: "1", brand: "Premium Yarns", name: "Merino Wool Blend", price: "From R89", rating: 5, - reviewCount: "42", imageSrc: "http://img.b2bpic.net/free-photo/multi-colored-ball-yarns-wooden-background_23-2147875063.jpg", imageAlt: "Merino wool blend yarn in multiple colors" + reviewCount: "42", imageSrc: "http://img.b2bpic.net/free-photo/multi-colored-ball-yarns-wooden-background_23-2147875063.jpg?_wi=2", imageAlt: "Merino wool blend yarn in multiple colors" }, { id: "2", brand: "Quality Tools", name: "Bamboo Knitting Needles Set", price: "From R199", rating: 5, - reviewCount: "28", imageSrc: "http://img.b2bpic.net/free-photo/box-with-yarn-threads-wooden-knitting-needles_169016-49979.jpg", imageAlt: "Complete set of bamboo knitting needles" + reviewCount: "28", imageSrc: "http://img.b2bpic.net/free-photo/box-with-yarn-threads-wooden-knitting-needles_169016-49979.jpg?_wi=2", imageAlt: "Complete set of bamboo knitting needles" }, { id: "3", brand: "Craft Resources", name: "Knitting Pattern Collections", price: "From R79", rating: 4, - reviewCount: "15", imageSrc: "http://img.b2bpic.net/free-photo/top-view-crochet-set-with-yarn-notebook_23-2148815768.jpg", imageAlt: "Various knitting pattern guides and instructions" + reviewCount: "15", imageSrc: "http://img.b2bpic.net/free-photo/top-view-crochet-set-with-yarn-notebook_23-2148815768.jpg?_wi=2", imageAlt: "Various knitting pattern guides and instructions" }, ]} gridVariant="three-columns-all-equal-width" @@ -221,7 +221,7 @@ export default function HomePage() { id: "5", title: "Are you beginner-friendly?", content: "Absolutely! Our team is passionate about helping both beginners and experienced crafters. We stock supplies for all skill levels and can recommend perfect starter yarns and kits." }, ]} - imageSrc="http://img.b2bpic.net/free-photo/interior-flower-shop_181624-58301.jpg" + imageSrc="http://img.b2bpic.net/free-photo/interior-flower-shop_181624-58301.jpg?_wi=2" imageAlt="Welcoming store interior with yarn displays" mediaPosition="left" textboxLayout="default" @@ -240,7 +240,7 @@ export default function HomePage() { tagAnimation="slide-up" background={{ variant: "sparkles-gradient" }} useInvertedBackground={true} - imageSrc="http://img.b2bpic.net/free-photo/side-view-smiley-woman-holding-her-her_23-2148631401.jpg" + imageSrc="http://img.b2bpic.net/free-photo/side-view-smiley-woman-holding-her-her_23-2148631401.jpg?_wi=1" imageAlt="50 Something Wolwinkel store location" mediaPosition="right" mediaAnimation="slide-up" -- 2.49.1