From 9772dae5b5f806d1b64bddbff1015edde3f51433 Mon Sep 17 00:00:00 2001 From: bender Date: Sun, 8 Mar 2026 01:35:02 +0000 Subject: [PATCH 1/3] 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 2a42c2f..966681e 100644 --- a/src/app/contact/page.tsx +++ b/src/app/contact/page.tsx @@ -18,17 +18,17 @@ export default function ContactPage() { const testimonials = [ { - id: "1", 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", imageAlt: "Sarah Johnson"}, + id: "1", 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?_wi=2", imageAlt: "Sarah Johnson"}, { - id: "2", 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", imageAlt: "Michael Chen"}, + id: "2", 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?_wi=2", imageAlt: "Michael Chen"}, { - id: "3", 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", imageAlt: "Emily Rodriguez"}, + id: "3", 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?_wi=2", imageAlt: "Emily Rodriguez"}, { - id: "4", 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", imageAlt: "David Kim"}, + id: "4", 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?_wi=2", imageAlt: "David Kim"}, { - id: "5", 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", imageAlt: "Jessica Martinez"}, + id: "5", 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?_wi=2", imageAlt: "Jessica Martinez"}, { - id: "6", 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", imageAlt: "Alex Thompson"}, + id: "6", 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?_wi=2", imageAlt: "Alex Thompson"}, ]; return ( -- 2.49.1 From d7064214b969787a1f586a17b9a488b000ad7c6e Mon Sep 17 00:00:00 2001 From: bender Date: Sun, 8 Mar 2026 01:35:03 +0000 Subject: [PATCH 2/3] Update src/app/page.tsx --- src/app/page.tsx | 34 +++++++++++++++++----------------- 1 file changed, 17 insertions(+), 17 deletions(-) diff --git a/src/app/page.tsx b/src/app/page.tsx index 67e5782..695b1ae 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -52,30 +52,30 @@ export default function HomePage() { background={{ variant: "animated-grid" }} leftCarouselItems={[ { - imageSrc: "http://img.b2bpic.net/free-photo/sustainability-concept-with-blank-geometric-forms-growing-plant_23-2148994260.jpg", imageAlt: "modern innovative tech gadget product display" + imageSrc: "http://img.b2bpic.net/free-photo/sustainability-concept-with-blank-geometric-forms-growing-plant_23-2148994260.jpg?_wi=1", imageAlt: "modern innovative tech gadget product display" }, { - imageSrc: "http://img.b2bpic.net/free-photo/top-view-tropical-leaves-with-beauty-tools-cosmetics_23-2148179528.jpg", imageAlt: "innovative tech accessory modern design" + imageSrc: "http://img.b2bpic.net/free-photo/top-view-tropical-leaves-with-beauty-tools-cosmetics_23-2148179528.jpg?_wi=1", imageAlt: "innovative tech accessory modern design" }, { - imageSrc: "http://img.b2bpic.net/free-photo/prism-dispersing-colorful-lights_23-2148599256.jpg", imageAlt: "modern tech innovation product photography" + imageSrc: "http://img.b2bpic.net/free-photo/prism-dispersing-colorful-lights_23-2148599256.jpg?_wi=1", imageAlt: "modern tech innovation product photography" }, { - imageSrc: "http://img.b2bpic.net/free-photo/rock-salt-soap-dispenser-against-white-background_23-2147940466.jpg", imageAlt: "cutting-edge tech product modern presentation" + imageSrc: "http://img.b2bpic.net/free-photo/rock-salt-soap-dispenser-against-white-background_23-2147940466.jpg?_wi=1", imageAlt: "cutting-edge tech product modern presentation" } ]} rightCarouselItems={[ { - imageSrc: "http://img.b2bpic.net/free-photo/top-view-tropical-leaves-with-beauty-tools-cosmetics_23-2148179528.jpg", imageAlt: "Self-care innovation" + imageSrc: "http://img.b2bpic.net/free-photo/top-view-tropical-leaves-with-beauty-tools-cosmetics_23-2148179528.jpg?_wi=2", imageAlt: "Self-care innovation" }, { - imageSrc: "http://img.b2bpic.net/free-photo/prism-dispersing-colorful-lights_23-2148599256.jpg", imageAlt: "Tech gadget modern" + imageSrc: "http://img.b2bpic.net/free-photo/prism-dispersing-colorful-lights_23-2148599256.jpg?_wi=2", imageAlt: "Tech gadget modern" }, { - imageSrc: "http://img.b2bpic.net/free-photo/rock-salt-soap-dispenser-against-white-background_23-2147940466.jpg", imageAlt: "Premium wellness product" + imageSrc: "http://img.b2bpic.net/free-photo/rock-salt-soap-dispenser-against-white-background_23-2147940466.jpg?_wi=2", imageAlt: "Premium wellness product" }, { - imageSrc: "http://img.b2bpic.net/free-photo/sustainability-concept-with-blank-geometric-forms-growing-plant_23-2148994260.jpg", imageAlt: "Contemporary innovation" + imageSrc: "http://img.b2bpic.net/free-photo/sustainability-concept-with-blank-geometric-forms-growing-plant_23-2148994260.jpg?_wi=2", imageAlt: "Contemporary innovation" } ]} buttons={[ @@ -106,13 +106,13 @@ export default function HomePage() { carouselMode="buttons" products={[ { - id: "1", name: "SmartFlow Pro", price: "$129", imageSrc: "http://img.b2bpic.net/free-photo/representation-user-experience-interface-design_23-2150169866.jpg", imageAlt: "SmartFlow Pro tech device" + id: "1", name: "SmartFlow Pro", price: "$129", imageSrc: "http://img.b2bpic.net/free-photo/representation-user-experience-interface-design_23-2150169866.jpg?_wi=1", 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", imageAlt: "ZenMind wellness product" + id: "2", name: "ZenMind Wellness", price: "$89", imageSrc: "http://img.b2bpic.net/free-photo/natural-elements-spa-with-beauty-cream_23-2148199484.jpg?_wi=1", 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", imageAlt: "VitaSync health tracker" + id: "3", name: "VitaSync Tracker", price: "$149", imageSrc: "http://img.b2bpic.net/free-photo/blond-man-with-virtual-glasses-surprised-expression_1194-2845.jpg?_wi=1", imageAlt: "VitaSync health tracker" } ]} /> @@ -145,22 +145,22 @@ export default function HomePage() { useInvertedBackground={false} testimonials={[ { - id: "1", 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", imageAlt: "Sarah Johnson" + id: "1", 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?_wi=1", imageAlt: "Sarah Johnson" }, { - id: "2", 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", imageAlt: "Michael Chen" + id: "2", 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?_wi=1", imageAlt: "Michael Chen" }, { - id: "3", 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", imageAlt: "Emily Rodriguez" + id: "3", 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?_wi=1", imageAlt: "Emily Rodriguez" }, { - id: "4", 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", imageAlt: "David Kim" + id: "4", 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?_wi=1", imageAlt: "David Kim" }, { - id: "5", 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", imageAlt: "Jessica Martinez" + id: "5", 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?_wi=1", imageAlt: "Jessica Martinez" }, { - id: "6", 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", imageAlt: "Alex Thompson" + id: "6", 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?_wi=1", imageAlt: "Alex Thompson" } ]} /> -- 2.49.1 From 11c0cd87657c39ea92156c5bd6224279b06ddcb8 Mon Sep 17 00:00:00 2001 From: bender Date: Sun, 8 Mar 2026 01:35:03 +0000 Subject: [PATCH 3/3] Update src/app/products/page.tsx --- src/app/products/page.tsx | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/src/app/products/page.tsx b/src/app/products/page.tsx index ad03df7..f6bdd64 100644 --- a/src/app/products/page.tsx +++ b/src/app/products/page.tsx @@ -53,13 +53,13 @@ export default function ProductsPage() { carouselMode="buttons" products={[ { - id: "1", name: "SmartFlow Pro", price: "$129", imageSrc: "http://img.b2bpic.net/free-photo/representation-user-experience-interface-design_23-2150169866.jpg", imageAlt: "SmartFlow Pro tech device" + id: "1", name: "SmartFlow Pro", price: "$129", imageSrc: "http://img.b2bpic.net/free-photo/representation-user-experience-interface-design_23-2150169866.jpg?_wi=2", 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", imageAlt: "ZenMind wellness product" + id: "2", name: "ZenMind Wellness", price: "$89", imageSrc: "http://img.b2bpic.net/free-photo/natural-elements-spa-with-beauty-cream_23-2148199484.jpg?_wi=2", 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", imageAlt: "VitaSync health tracker" + id: "3", name: "VitaSync Tracker", price: "$149", imageSrc: "http://img.b2bpic.net/free-photo/blond-man-with-virtual-glasses-surprised-expression_1194-2845.jpg?_wi=2", imageAlt: "VitaSync health tracker" } ]} /> -- 2.49.1