From 469abccfe5d8d2acbc332156063f89560d7a947c Mon Sep 17 00:00:00 2001 From: bender Date: Sun, 8 Mar 2026 01:33:07 +0000 Subject: [PATCH 1/5] Update src/app/about/page.tsx --- src/app/about/page.tsx | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/src/app/about/page.tsx b/src/app/about/page.tsx index 01527ec..ef67935 100644 --- a/src/app/about/page.tsx +++ b/src/app/about/page.tsx @@ -21,21 +21,21 @@ export default function AboutPage() { id: "1", name: "SmartFlow Pro", price: "$129", - imageSrc: "http://img.b2bpic.net/free-photo/representation-user-experience-interface-design_23-2150169866.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/representation-user-experience-interface-design_23-2150169866.jpg?_wi=3", imageAlt: "SmartFlow Pro tech device", }, { id: "2", name: "ZenMind Wellness", price: "$89", - imageSrc: "http://img.b2bpic.net/free-photo/natural-elements-spa-with-beauty-cream_23-2148199484.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/natural-elements-spa-with-beauty-cream_23-2148199484.jpg?_wi=3", imageAlt: "ZenMind wellness product", }, { id: "3", name: "VitaSync Tracker", price: "$149", - imageSrc: "http://img.b2bpic.net/free-photo/blond-man-with-virtual-glasses-surprised-expression_1194-2845.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/blond-man-with-virtual-glasses-surprised-expression_1194-2845.jpg?_wi=3", imageAlt: "VitaSync health tracker", }, ]; -- 2.49.1 From c24aee6b7af76c838c675b93509530ba82b713be Mon Sep 17 00:00:00 2001 From: bender Date: Sun, 8 Mar 2026 01:33:07 +0000 Subject: [PATCH 2/5] Update src/app/contact/page.tsx --- src/app/contact/page.tsx | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/src/app/contact/page.tsx b/src/app/contact/page.tsx index e78fc45..7fec05b 100644 --- a/src/app/contact/page.tsx +++ b/src/app/contact/page.tsx @@ -22,7 +22,7 @@ export default function ContactPage() { name: "Sarah Johnson", handle: "@sarahj", testimonial: "Divide by 2 products have completely simplified my daily routine. The quality is exceptional and the price is unbeatable!", - imageSrc: "http://img.b2bpic.net/free-photo/thoughtful-businesswoman-looking-through-window_1262-2043.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/thoughtful-businesswoman-looking-through-window_1262-2043.jpg?_wi=2", imageAlt: "Sarah Johnson", }, { @@ -30,7 +30,7 @@ export default function ContactPage() { name: "Michael Chen", handle: "@mchen", testimonial: "Finally, tech that actually makes sense. These products live up to the promise of making everything simpler.", - imageSrc: "http://img.b2bpic.net/free-photo/stylish-man-flannel-suit-glasses-standing-against-brick-wall_613910-6746.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/stylish-man-flannel-suit-glasses-standing-against-brick-wall_613910-6746.jpg?_wi=2", imageAlt: "Michael Chen", }, { @@ -38,7 +38,7 @@ export default function ContactPage() { name: "Emily Rodriguez", handle: "@emilyrod", testimonial: "The innovation combined with affordability is incredible. I've recommended Divide by 2 to all my friends.", - imageSrc: "http://img.b2bpic.net/free-photo/businesswoman-using-sign-language-outdoors-work_23-2148740311.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/businesswoman-using-sign-language-outdoors-work_23-2148740311.jpg?_wi=2", imageAlt: "Emily Rodriguez", }, { @@ -46,7 +46,7 @@ export default function ContactPage() { name: "David Kim", handle: "@davidkim", testimonial: "Outstanding customer experience. The products are smart, the support is responsive, and the value is unmatched.", - imageSrc: "http://img.b2bpic.net/free-photo/smiling-businessman-standing-airport-terminal_107420-85070.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/smiling-businessman-standing-airport-terminal_107420-85070.jpg?_wi=2", imageAlt: "David Kim", }, { @@ -54,7 +54,7 @@ export default function ContactPage() { name: "Jessica Martinez", handle: "@jessmart", testimonial: "Every product feels thoughtfully designed. Divide by 2 understands what modern life needs.", - imageSrc: "http://img.b2bpic.net/free-photo/beautiful-woman-giving-interview-communicating-cafe_7502-7222.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/beautiful-woman-giving-interview-communicating-cafe_7502-7222.jpg?_wi=2", imageAlt: "Jessica Martinez", }, { @@ -62,7 +62,7 @@ export default function ContactPage() { name: "Alex Thompson", handle: "@alexthompson", testimonial: "The blend of technology and wellness is perfect. I feel the difference in my daily life.", - imageSrc: "http://img.b2bpic.net/free-photo/studio-portrait-redhead-bearded-male-dressed-suit-posing-grey-background_613910-11594.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/studio-portrait-redhead-bearded-male-dressed-suit-posing-grey-background_613910-11594.jpg?_wi=2", imageAlt: "Alex Thompson", }, ]; -- 2.49.1 From d5aa1f89d36c7605723b59f78aa4bc71214a358d Mon Sep 17 00:00:00 2001 From: bender Date: Sun, 8 Mar 2026 01:33:08 +0000 Subject: [PATCH 3/5] 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 86637ea..d1fd9bc 100644 --- a/src/app/layout.tsx +++ b/src/app/layout.tsx @@ -1420,6 +1420,1373 @@ export default function RootLayout({ window.parent.postMessage({ type: 'webild-editor-ready' }, '*'); })(); +` + }} + /> + +