From f1a203db5102730f9fed1e753a328226cf9e05a8 Mon Sep 17 00:00:00 2001 From: bender Date: Fri, 6 Mar 2026 13:36:12 +0000 Subject: [PATCH 1/5] Update src/app/about/page.tsx --- src/app/about/page.tsx | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/src/app/about/page.tsx b/src/app/about/page.tsx index 0e50164..a83594d 100644 --- a/src/app/about/page.tsx +++ b/src/app/about/page.tsx @@ -70,7 +70,7 @@ export default function AboutPage() { icon: Flower2, }, ]} - imageSrc="http://img.b2bpic.net/free-photo/female-florist-making-beautiful-arrangement-flowers_23-2149127259.jpg" + imageSrc="http://img.b2bpic.net/free-photo/female-florist-making-beautiful-arrangement-flowers_23-2149127259.jpg?_wi=3" imageAlt="Our expert florists creating arrangements" mediaAnimation="slide-up" buttons={[{ text: "Shop Our Bouquets", href: "/" }]} @@ -114,7 +114,7 @@ export default function AboutPage() { tagIcon={Mail} background={{ variant: "sparkles-gradient" }} useInvertedBackground={false} - imageSrc="http://img.b2bpic.net/free-photo/bouquet-flowers-glass-vase-with-decorative-elements-blurred-background-easter-holiday-concept_169016-9695.jpg" + imageSrc="http://img.b2bpic.net/free-photo/bouquet-flowers-glass-vase-with-decorative-elements-blurred-background-easter-holiday-concept_169016-9695.jpg?_wi=2" imageAlt="Beautiful flower arrangement" mediaAnimation="slide-up" mediaPosition="right" -- 2.49.1 From 1cc3370df75f7e148dfa5990616ad75da85df54c Mon Sep 17 00:00:00 2001 From: bender Date: Fri, 6 Mar 2026 13:36:13 +0000 Subject: [PATCH 2/5] Update src/app/bouquets/page.tsx --- src/app/bouquets/page.tsx | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/src/app/bouquets/page.tsx b/src/app/bouquets/page.tsx index 4d7ec9f..fa27ac9 100644 --- a/src/app/bouquets/page.tsx +++ b/src/app/bouquets/page.tsx @@ -63,7 +63,7 @@ export default function BouquetsPage() { price: "₾89.99", rating: 5, reviewCount: "127", - imageSrc: "http://img.b2bpic.net/free-photo/bouquet-pink-roses-isolated-white-panoramic-view_268835-1376.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/bouquet-pink-roses-isolated-white-panoramic-view_268835-1376.jpg?_wi=2", imageAlt: "Red Romance Roses bouquet", }, { @@ -73,7 +73,7 @@ export default function BouquetsPage() { price: "₾69.99", rating: 5, reviewCount: "89", - imageSrc: "http://img.b2bpic.net/free-photo/beautiful-floral-still-life_23-2148134813.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/beautiful-floral-still-life_23-2148134813.jpg?_wi=2", imageAlt: "Birthday Celebration flower mix", }, { @@ -83,7 +83,7 @@ export default function BouquetsPage() { price: "₾149.99", rating: 5, reviewCount: "64", - imageSrc: "http://img.b2bpic.net/free-photo/floral-ornament-with-heart-shaped_1157-334.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/floral-ornament-with-heart-shaped_1157-334.jpg?_wi=2", imageAlt: "Luxury Wedding White flowers", }, ]} -- 2.49.1 From 764f977b76431c129ef418adb61978f15578a7e3 Mon Sep 17 00:00:00 2001 From: bender Date: Fri, 6 Mar 2026 13:36:13 +0000 Subject: [PATCH 3/5] Update src/app/contact/page.tsx --- src/app/contact/page.tsx | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/src/app/contact/page.tsx b/src/app/contact/page.tsx index 2bd11ee..19404a1 100644 --- a/src/app/contact/page.tsx +++ b/src/app/contact/page.tsx @@ -61,7 +61,7 @@ export default function ContactPage() { background={{ variant: "sparkles-gradient", }} - imageSrc="http://img.b2bpic.net/free-photo/vertical-bouquet-vase_181624-37904.jpg" + imageSrc="http://img.b2bpic.net/free-photo/vertical-bouquet-vase_181624-37904.jpg?_wi=2" imageAlt="Beautiful fresh flower bouquets" mediaAnimation="slide-up" frameStyle="card" @@ -99,7 +99,7 @@ export default function ContactPage() { icon: Users, }, ]} - imageSrc="http://img.b2bpic.net/free-photo/female-florist-making-beautiful-arrangement-flowers_23-2149127259.jpg" + imageSrc="http://img.b2bpic.net/free-photo/female-florist-making-beautiful-arrangement-flowers_23-2149127259.jpg?_wi=4" imageAlt="Lilat Flowers shop interior" mediaAnimation="slide-up" buttons={[ @@ -164,7 +164,7 @@ export default function ContactPage() { variant: "sparkles-gradient", }} useInvertedBackground={false} - imageSrc="http://img.b2bpic.net/free-photo/bouquet-flowers-glass-vase-with-decorative-elements-blurred-background-easter-holiday-concept_169016-9695.jpg" + imageSrc="http://img.b2bpic.net/free-photo/bouquet-flowers-glass-vase-with-decorative-elements-blurred-background-easter-holiday-concept_169016-9695.jpg?_wi=3" imageAlt="Beautiful flowers" mediaAnimation="slide-up" mediaPosition="right" -- 2.49.1 From 33721897f629bbe7f04a533f736fce3ccae33e34 Mon Sep 17 00:00:00 2001 From: bender Date: Fri, 6 Mar 2026 13:36:14 +0000 Subject: [PATCH 4/5] Update src/app/delivery/page.tsx --- src/app/delivery/page.tsx | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/src/app/delivery/page.tsx b/src/app/delivery/page.tsx index 97220b2..e5506d1 100644 --- a/src/app/delivery/page.tsx +++ b/src/app/delivery/page.tsx @@ -48,7 +48,7 @@ export default function DeliveryPage() { textboxLayout="default" useInvertedBackground={false} mediaPosition="left" - imageSrc="http://img.b2bpic.net/free-photo/selective-focus-beautiful-bouquet-wooden-table_181624-38107.jpg" + imageSrc="http://img.b2bpic.net/free-photo/selective-focus-beautiful-bouquet-wooden-table_181624-38107.jpg?_wi=2" imageAlt="Same-day flower delivery service" mediaAnimation="slide-up" accordionItems={[ @@ -103,7 +103,7 @@ export default function DeliveryPage() { icon: MessageCircle, }, ]} - imageSrc="http://img.b2bpic.net/free-photo/female-florist-making-beautiful-arrangement-flowers_23-2149127259.jpg" + imageSrc="http://img.b2bpic.net/free-photo/female-florist-making-beautiful-arrangement-flowers_23-2149127259.jpg?_wi=2" imageAlt="Professional florist service" mediaAnimation="slide-up" buttons={[{ text: "Learn More About Us", href: "/about" }]} -- 2.49.1 From 0afb412b4ab74de0a298b7d871da685b97588fdc Mon Sep 17 00:00:00 2001 From: bender Date: Fri, 6 Mar 2026 13:36:14 +0000 Subject: [PATCH 5/5] Update src/app/page.tsx --- src/app/page.tsx | 14 +++++++------- 1 file changed, 7 insertions(+), 7 deletions(-) diff --git a/src/app/page.tsx b/src/app/page.tsx index 406d4ff..af90ada 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -52,7 +52,7 @@ export default function HomePage() { { text: "Order Flowers" }, ]} background={{ variant: "sparkles-gradient" }} - imageSrc="http://img.b2bpic.net/free-photo/vertical-bouquet-vase_181624-37904.jpg" + imageSrc="http://img.b2bpic.net/free-photo/vertical-bouquet-vase_181624-37904.jpg?_wi=1" imageAlt="Beautiful fresh flower bouquets" mediaAnimation="slide-up" frameStyle="card" @@ -77,7 +77,7 @@ export default function HomePage() { price: "₾89.99", rating: 5, reviewCount: "127", - imageSrc: "http://img.b2bpic.net/free-photo/bouquet-pink-roses-isolated-white-panoramic-view_268835-1376.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/bouquet-pink-roses-isolated-white-panoramic-view_268835-1376.jpg?_wi=1", imageAlt: "Red Romance Roses bouquet", }, { @@ -87,7 +87,7 @@ export default function HomePage() { price: "₾69.99", rating: 5, reviewCount: "89", - imageSrc: "http://img.b2bpic.net/free-photo/beautiful-floral-still-life_23-2148134813.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/beautiful-floral-still-life_23-2148134813.jpg?_wi=1", imageAlt: "Birthday Celebration flower mix", }, { @@ -97,7 +97,7 @@ export default function HomePage() { price: "₾149.99", rating: 5, reviewCount: "64", - imageSrc: "http://img.b2bpic.net/free-photo/floral-ornament-with-heart-shaped_1157-334.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/floral-ornament-with-heart-shaped_1157-334.jpg?_wi=1", imageAlt: "Luxury Wedding White flowers", }, ]} @@ -136,7 +136,7 @@ export default function HomePage() { icon: Users, }, ]} - imageSrc="http://img.b2bpic.net/free-photo/female-florist-making-beautiful-arrangement-flowers_23-2149127259.jpg" + imageSrc="http://img.b2bpic.net/free-photo/female-florist-making-beautiful-arrangement-flowers_23-2149127259.jpg?_wi=1" imageAlt="Lilat Flowers shop interior" mediaAnimation="slide-up" buttons={[{ text: "Learn More" }]} @@ -152,7 +152,7 @@ export default function HomePage() { textboxLayout="default" useInvertedBackground={false} mediaPosition="left" - imageSrc="http://img.b2bpic.net/free-photo/selective-focus-beautiful-bouquet-wooden-table_181624-38107.jpg" + imageSrc="http://img.b2bpic.net/free-photo/selective-focus-beautiful-bouquet-wooden-table_181624-38107.jpg?_wi=1" imageAlt="Same-day flower delivery service" mediaAnimation="slide-up" accordionItems={[ @@ -262,7 +262,7 @@ export default function HomePage() { tagIcon={Mail} background={{ variant: "sparkles-gradient" }} useInvertedBackground={false} - imageSrc="http://img.b2bpic.net/free-photo/bouquet-flowers-glass-vase-with-decorative-elements-blurred-background-easter-holiday-concept_169016-9695.jpg" + imageSrc="http://img.b2bpic.net/free-photo/bouquet-flowers-glass-vase-with-decorative-elements-blurred-background-easter-holiday-concept_169016-9695.jpg?_wi=1" imageAlt="Beautiful flowers" mediaAnimation="slide-up" mediaPosition="right" -- 2.49.1