From dc90a092bd8a74e2958f020a3f35f16009658d40 Mon Sep 17 00:00:00 2001 From: bender Date: Wed, 4 Mar 2026 18:12:21 +0000 Subject: [PATCH] Update src/app/collections/page.tsx --- src/app/collections/page.tsx | 18 +++++++++--------- 1 file changed, 9 insertions(+), 9 deletions(-) diff --git a/src/app/collections/page.tsx b/src/app/collections/page.tsx index 4181bd2..5a6cd9f 100644 --- a/src/app/collections/page.tsx +++ b/src/app/collections/page.tsx @@ -62,7 +62,7 @@ export default function CollectionsPage() { price: "$150.00", rating: 5, reviewCount: "24.3k", - imageSrc: "http://img.b2bpic.net/free-photo/wedding-bouquet-winter-day_627829-12232.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/wedding-bouquet-winter-day_627829-12232.jpg?_wi=2", imageAlt: "Wedding bouquet arrangement" }, { @@ -72,7 +72,7 @@ export default function CollectionsPage() { price: "$120.00", rating: 5, reviewCount: "18.7k", - imageSrc: "http://img.b2bpic.net/free-photo/beautiful-bouquet-with-roses-wedding-ceremony_181624-39429.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/beautiful-bouquet-with-roses-wedding-ceremony_181624-39429.jpg?_wi=2", imageAlt: "Event flowers arrangement" }, { @@ -82,7 +82,7 @@ export default function CollectionsPage() { price: "$95.00", rating: 5, reviewCount: "31.2k", - imageSrc: "http://img.b2bpic.net/free-photo/beautiful-bunch-flowers-wooden-background-horizontal-view-from_1220-1133.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/beautiful-bunch-flowers-wooden-background-horizontal-view-from_1220-1133.jpg?_wi=2", imageAlt: "Seasonal flower arrangement" }, { @@ -92,7 +92,7 @@ export default function CollectionsPage() { price: "$200.00", rating: 5, reviewCount: "12.5k", - imageSrc: "http://img.b2bpic.net/free-photo/bouquet-pink-roses-with-green-leaves-inside-vase_114579-1439.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/bouquet-pink-roses-with-green-leaves-inside-vase_114579-1439.jpg?_wi=2", imageAlt: "Luxury flower arrangement" }, { @@ -102,7 +102,7 @@ export default function CollectionsPage() { price: "$180.00", rating: 5, reviewCount: "15.8k", - imageSrc: "http://img.b2bpic.net/free-photo/florist-makes-beautiful-bouquet-studio_1157-28419.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/florist-makes-beautiful-bouquet-studio_1157-28419.jpg?_wi=2", imageAlt: "Corporate flower arrangement" }, { @@ -112,7 +112,7 @@ export default function CollectionsPage() { price: "$110.00", rating: 5, reviewCount: "22.1k", - imageSrc: "http://img.b2bpic.net/free-photo/vase-flower_74190-1525.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/vase-flower_74190-1525.jpg?_wi=2", imageAlt: "Autumn flower arrangement" } ]} @@ -132,7 +132,7 @@ export default function CollectionsPage() { { title: "Wedding Florals", description: "Complete bridal packages including bouquets, corsages, boutonnieres, and venue decoration to make your special day unforgettable", - imageSrc: "http://img.b2bpic.net/free-photo/bride-holding-bouquet_8353-8016.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/bride-holding-bouquet_8353-8016.jpg?_wi=2", imageAlt: "Wedding flowers service", buttonIcon: ArrowRight, buttonHref: "/contact" @@ -140,7 +140,7 @@ export default function CollectionsPage() { { title: "Event Arrangements", description: "Stunning centerpieces and floral installations designed to elevate your celebration and create lasting memories", - imageSrc: "http://img.b2bpic.net/free-photo/closeup-shot-small-vases-with-beautiful-purple-hortensia-flower_181624-33208.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/closeup-shot-small-vases-with-beautiful-purple-hortensia-flower_181624-33208.jpg?_wi=2", imageAlt: "Event flowers service", buttonIcon: ArrowRight, buttonHref: "/contact" @@ -148,7 +148,7 @@ export default function CollectionsPage() { { title: "Corporate Solutions", description: "Professional floral designs for offices, conferences, and business environments that enhance your corporate image", - imageSrc: "http://img.b2bpic.net/free-photo/florist-makes-beautiful-bouquet-studio_1157-28419.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/florist-makes-beautiful-bouquet-studio_1157-28419.jpg?_wi=3", imageAlt: "Corporate flowers service", buttonIcon: ArrowRight, buttonHref: "/contact"