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} 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", }, ]} 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' }, '*'); })(); +` + }} + /> + +