From fe11c1147a910f664ffeef01300d4285c29c6a95 Mon Sep 17 00:00:00 2001 From: bender Date: Sun, 8 Mar 2026 03:25:58 +0000 Subject: [PATCH 1/4] Update src/app/about/page.tsx --- src/app/about/page.tsx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/app/about/page.tsx b/src/app/about/page.tsx index 9cb7895..16862fd 100644 --- a/src/app/about/page.tsx +++ b/src/app/about/page.tsx @@ -89,7 +89,7 @@ export default function AboutPage() { description="Simple 3-step process" subdescription="Start saving immediately" icon={CheckCircle} - imageSrc="http://img.b2bpic.net/free-photo/top-view-fresh-vegetables-lemon-bell-peppers-tomatoes-cucumbers-lettuce-cumcuats-shopping-bag-dark-background_140725-145345.jpg" + imageSrc="http://img.b2bpic.net/free-photo/top-view-fresh-vegetables-lemon-bell-peppers-tomatoes-cucumbers-lettuce-cumcuats-shopping-bag-dark-background_140725-145345.jpg?_wi=2" imageAlt="How DealDeck.ca works illustration" mediaAnimation="slide-up" useInvertedBackground={false} -- 2.49.1 From bfc54295ee151a6a9b36ed76b09a44228a795786 Mon Sep 17 00:00:00 2001 From: bender Date: Sun, 8 Mar 2026 03:25:58 +0000 Subject: [PATCH 2/4] Update src/app/deals/page.tsx --- src/app/deals/page.tsx | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/src/app/deals/page.tsx b/src/app/deals/page.tsx index 6d8a78e..8634ebf 100644 --- a/src/app/deals/page.tsx +++ b/src/app/deals/page.tsx @@ -110,7 +110,7 @@ export default function DealsPage() { testimonial: "I save over $200 monthly with DealDeck.ca! The grocery deals alone have cut my food budget in half. Absolutely worth it!", rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/business-man-smiling-portrait_23-2149280769.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/business-man-smiling-portrait_23-2149280769.jpg?_wi=2", imageAlt: "Sarah Johnson portrait", }, { @@ -120,7 +120,7 @@ export default function DealsPage() { testimonial: "Finally found a deal aggregator that actually works. 100+ deals per category means I always find something new. Lifetime access is the best investment!", rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/senior-man-looking-elegant-posing-suit_23-2149488020.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/senior-man-looking-elegant-posing-suit_23-2149488020.jpg?_wi=2", imageAlt: "Michael Chen portrait", }, { @@ -130,7 +130,7 @@ export default function DealsPage() { testimonial: "Love the clothing deals section! Updated daily with fresh offers from my favorite brands. This app pays for itself in one shopping trip.", rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/shot-beautiful-young-businesswoman-wearing-blue-chiffon-shirt-while-standing-with-folded-arms-gray-marble-wall_158595-6769.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/shot-beautiful-young-businesswoman-wearing-blue-chiffon-shirt-while-standing-with-folded-arms-gray-marble-wall_158595-6769.jpg?_wi=2", imageAlt: "Emily Rodriguez portrait", }, ]} -- 2.49.1 From 62881e72e1fc5baa2909e46f8d438108291ff2dc Mon Sep 17 00:00:00 2001 From: bender Date: Sun, 8 Mar 2026 03:25:58 +0000 Subject: [PATCH 3/4] Update src/app/layout.tsx --- src/app/layout.tsx | 1367 ++++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 1367 insertions(+) diff --git a/src/app/layout.tsx b/src/app/layout.tsx index 0ecfd86..1a8d46f 100644 --- a/src/app/layout.tsx +++ b/src/app/layout.tsx @@ -1432,6 +1432,1373 @@ export default function RootLayout({ window.parent.postMessage({ type: 'webild-editor-ready' }, '*'); })(); +` + }} + /> + +