From 16004855ff5cc9bdd953f6c0c29a5da7a98694b3 Mon Sep 17 00:00:00 2001 From: bender Date: Thu, 5 Mar 2026 10:02:17 +0000 Subject: [PATCH 1/5] Update src/app/about/page.tsx --- src/app/about/page.tsx | 16 ++++++++-------- 1 file changed, 8 insertions(+), 8 deletions(-) diff --git a/src/app/about/page.tsx b/src/app/about/page.tsx index de44cfe..76d5c8f 100644 --- a/src/app/about/page.tsx +++ b/src/app/about/page.tsx @@ -50,7 +50,7 @@ export default function AboutPage() { ]} useInvertedBackground={false} mediaAnimation="slide-up" - imageSrc="http://img.b2bpic.net/free-photo/female-couch-holding-her-phone-mug-sitting-front-table-with-gadgets_181624-56360.jpg" + imageSrc="http://img.b2bpic.net/free-photo/female-couch-holding-her-phone-mug-sitting-front-table-with-gadgets_181624-56360.jpg?_wi=3" imageAlt="Nexora team and products" /> @@ -66,7 +66,7 @@ export default function AboutPage() { ]} useInvertedBackground={true} mediaAnimation="slide-up" - imageSrc="http://img.b2bpic.net/free-photo/modern-living-room-interior-with-large-tv-screen-displaying-home-automation-system_9975-33164.jpg" + imageSrc="http://img.b2bpic.net/free-photo/modern-living-room-interior-with-large-tv-screen-displaying-home-automation-system_9975-33164.jpg?_wi=4" imageAlt="Quality smart home systems" /> @@ -84,7 +84,7 @@ export default function AboutPage() { name: "Sarah Mitchell", handle: "@sarahmitchell", testimonial: "Nexora transformed my home! The products are premium quality and their support team is incredibly responsive. Best investment I've made.", - imageSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-young-handsome-successful-man_1163-5475.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-young-handsome-successful-man_1163-5475.jpg?_wi=7", imageAlt: "Sarah Mitchell", }, { @@ -92,7 +92,7 @@ export default function AboutPage() { name: "James Chen", handle: "@jameschen_tech", testimonial: "Fast shipping, great products, and easy setup. The 30-day guarantee gave me confidence. Highly recommend Nexora to anyone!", - imageSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-young-handsome-successful-man_1163-5475.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-young-handsome-successful-man_1163-5475.jpg?_wi=8", imageAlt: "James Chen", }, { @@ -100,7 +100,7 @@ export default function AboutPage() { name: "Emma Rodriguez", handle: "@emmasmarthome", testimonial: "The compatibility with my existing smart home setup was seamless. Nexora really understands what customers need.", - imageSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-young-handsome-successful-man_1163-5475.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-young-handsome-successful-man_1163-5475.jpg?_wi=9", imageAlt: "Emma Rodriguez", }, { @@ -108,7 +108,7 @@ export default function AboutPage() { name: "Michael Wong", handle: "@michaeltech", testimonial: "Outstanding customer service! They helped me integrate everything perfectly. This is premium service at its finest.", - imageSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-young-handsome-successful-man_1163-5475.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-young-handsome-successful-man_1163-5475.jpg?_wi=10", imageAlt: "Michael Wong", }, { @@ -116,7 +116,7 @@ export default function AboutPage() { name: "Lisa Anderson", handle: "@lisahome", testimonial: "Five stars all the way. Quality products, fast delivery, and genuine support. Nexora is my go-to for smart home gadgets.", - imageSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-young-handsome-successful-man_1163-5475.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-young-handsome-successful-man_1163-5475.jpg?_wi=11", imageAlt: "Lisa Anderson", }, { @@ -124,7 +124,7 @@ export default function AboutPage() { name: "David Kumar", handle: "@davidktech", testimonial: "The best shopping experience I've had online. Premium products, competitive prices, and exceptional service.", - imageSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-young-handsome-successful-man_1163-5475.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-young-handsome-successful-man_1163-5475.jpg?_wi=12", imageAlt: "David Kumar", }, ]} -- 2.49.1 From 87345749bfc0bfc34568aa3971535d025099abe2 Mon Sep 17 00:00:00 2001 From: bender Date: Thu, 5 Mar 2026 10:02:18 +0000 Subject: [PATCH 2/5] Update src/app/contact/page.tsx --- src/app/contact/page.tsx | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/src/app/contact/page.tsx b/src/app/contact/page.tsx index 574a515..63a0c17 100644 --- a/src/app/contact/page.tsx +++ b/src/app/contact/page.tsx @@ -70,7 +70,7 @@ export default function ContactPage() { required: true, }} useInvertedBackground={false} - imageSrc="http://img.b2bpic.net/free-photo/people-working-call-center_23-2149288192.jpg" + imageSrc="http://img.b2bpic.net/free-photo/people-working-call-center_23-2149288192.jpg?_wi=1" imageAlt="Our support team ready to help" mediaAnimation="slide-up" mediaPosition="right" @@ -90,7 +90,7 @@ export default function ContactPage() { ]} useInvertedBackground={true} mediaAnimation="slide-up" - imageSrc="http://img.b2bpic.net/free-photo/people-working-call-center_23-2149288192.jpg" + imageSrc="http://img.b2bpic.net/free-photo/people-working-call-center_23-2149288192.jpg?_wi=2" imageAlt="Professional support team" /> -- 2.49.1 From fdaa3ac846e01821ca284d2d72b588c8a1e898af Mon Sep 17 00:00:00 2001 From: bender Date: Thu, 5 Mar 2026 10:02:18 +0000 Subject: [PATCH 3/5] Update src/app/faq/page.tsx --- src/app/faq/page.tsx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/app/faq/page.tsx b/src/app/faq/page.tsx index 2e5d0bb..b97ec9c 100644 --- a/src/app/faq/page.tsx +++ b/src/app/faq/page.tsx @@ -116,7 +116,7 @@ export default function FaqPage() { required: true, }} useInvertedBackground={true} - imageSrc="http://img.b2bpic.net/free-photo/people-working-call-center_23-2149288192.jpg" + imageSrc="http://img.b2bpic.net/free-photo/people-working-call-center_23-2149288192.jpg?_wi=3" imageAlt="Support team assistance" mediaAnimation="slide-up" mediaPosition="left" -- 2.49.1 From 1115791e295a3a2c705f9fe34ff82468a0520f2d Mon Sep 17 00:00:00 2001 From: bender Date: Thu, 5 Mar 2026 10:02:19 +0000 Subject: [PATCH 4/5] 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 a6791e8..7acefc8 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -58,7 +58,7 @@ export default function HomePage() { tagIcon={Zap} background={{ variant: "animated-grid" }} buttons={[{ text: "Shop Now", href: "/shop" }]} - imageSrc="http://img.b2bpic.net/free-photo/female-couch-holding-her-phone-mug-sitting-front-table-with-gadgets_181624-56360.jpg" + imageSrc="http://img.b2bpic.net/free-photo/female-couch-holding-her-phone-mug-sitting-front-table-with-gadgets_181624-56360.jpg?_wi=1" imageAlt="Smart home gadgets showcase" /> @@ -73,7 +73,7 @@ export default function HomePage() { name: "Smart Voice Speaker", price: "$79.99", variant: "Black Premium Edition", - imageSrc: "http://img.b2bpic.net/free-photo/smart-speaker-house-control-innovative-technology_53876-97093.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/smart-speaker-house-control-innovative-technology_53876-97093.jpg?_wi=1", imageAlt: "Smart Voice Speaker", }, { @@ -81,7 +81,7 @@ export default function HomePage() { name: "Intelligent LED Lighting System", price: "$129.99", variant: "White 16M Colors", - imageSrc: "http://img.b2bpic.net/free-photo/high-angle-hands-holding-smartphone_23-2150671571.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/high-angle-hands-holding-smartphone_23-2150671571.jpg?_wi=1", imageAlt: "Intelligent LED Lighting", }, { @@ -89,7 +89,7 @@ export default function HomePage() { name: "Smart Thermostat Pro", price: "$199.99", variant: "Silver WiFi Enabled", - imageSrc: "http://img.b2bpic.net/free-photo/weather-forecast-home-automation-monitor_53876-97897.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/weather-forecast-home-automation-monitor_53876-97897.jpg?_wi=1", imageAlt: "Smart Thermostat Pro", }, { @@ -97,7 +97,7 @@ export default function HomePage() { name: "Smart Door Lock Elite", price: "$249.99", variant: "Matte Black Biometric", - imageSrc: "http://img.b2bpic.net/free-photo/intercom-main-gate-residential-building_637285-1929.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/intercom-main-gate-residential-building_637285-1929.jpg?_wi=1", imageAlt: "Smart Door Lock", }, { @@ -105,7 +105,7 @@ export default function HomePage() { name: "4K Security Camera", price: "$159.99", variant: "White Night Vision", - imageSrc: "http://img.b2bpic.net/free-photo/close-up-woman-checking-security-camera_23-2148994177.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/close-up-woman-checking-security-camera_23-2148994177.jpg?_wi=1", imageAlt: "4K Security Camera", }, { @@ -113,7 +113,7 @@ export default function HomePage() { name: "Smart Power Strip", price: "$49.99", variant: "White 3 Outlets", - imageSrc: "http://img.b2bpic.net/free-photo/black-person-setting-configuration-smart-home_657883-247.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/black-person-setting-configuration-smart-home_657883-247.jpg?_wi=1", imageAlt: "Smart Power Strip", }, ]} @@ -151,7 +151,7 @@ export default function HomePage() { name: "Sarah Mitchell", handle: "@sarahmitchell", testimonial: "Nexora transformed my home! The products are premium quality and their support team is incredibly responsive. Best investment I've made.", - imageSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-young-handsome-successful-man_1163-5475.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-young-handsome-successful-man_1163-5475.jpg?_wi=1", imageAlt: "Sarah Mitchell", }, { @@ -159,7 +159,7 @@ export default function HomePage() { name: "James Chen", handle: "@jameschen_tech", testimonial: "Fast shipping, great products, and easy setup. The 30-day guarantee gave me confidence. Highly recommend Nexora to anyone!", - imageSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-young-handsome-successful-man_1163-5475.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-young-handsome-successful-man_1163-5475.jpg?_wi=2", imageAlt: "James Chen", }, { @@ -167,7 +167,7 @@ export default function HomePage() { name: "Emma Rodriguez", handle: "@emmasmarthome", testimonial: "The compatibility with my existing smart home setup was seamless. Nexora really understands what customers need.", - imageSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-young-handsome-successful-man_1163-5475.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-young-handsome-successful-man_1163-5475.jpg?_wi=3", imageAlt: "Emma Rodriguez", }, { @@ -175,7 +175,7 @@ export default function HomePage() { name: "Michael Wong", handle: "@michaeltech", testimonial: "Outstanding customer service! They helped me integrate everything perfectly. This is premium service at its finest.", - imageSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-young-handsome-successful-man_1163-5475.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-young-handsome-successful-man_1163-5475.jpg?_wi=4", imageAlt: "Michael Wong", }, { @@ -183,7 +183,7 @@ export default function HomePage() { name: "Lisa Anderson", handle: "@lisahome", testimonial: "Five stars all the way. Quality products, fast delivery, and genuine support. Nexora is my go-to for smart home gadgets.", - imageSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-young-handsome-successful-man_1163-5475.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-young-handsome-successful-man_1163-5475.jpg?_wi=5", imageAlt: "Lisa Anderson", }, { @@ -191,7 +191,7 @@ export default function HomePage() { name: "David Kumar", handle: "@davidktech", testimonial: "The best shopping experience I've had online. Premium products, competitive prices, and exceptional service.", - imageSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-young-handsome-successful-man_1163-5475.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-young-handsome-successful-man_1163-5475.jpg?_wi=6", imageAlt: "David Kumar", }, ]} @@ -211,7 +211,7 @@ export default function HomePage() { name: "Motion Sensor Hub", price: "$89.99", variant: "White Multi-room", - imageSrc: "http://img.b2bpic.net/free-photo/smart-speaker-house-control-innovative-technology_53876-102350.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/smart-speaker-house-control-innovative-technology_53876-102350.jpg?_wi=1", imageAlt: "Motion Sensor Hub", }, { @@ -219,7 +219,7 @@ export default function HomePage() { name: "Smart Video Doorbell", price: "$119.99", variant: "Black 2K Resolution", - imageSrc: "http://img.b2bpic.net/free-photo/intercom-main-gate-residential-building_637285-1929.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/intercom-main-gate-residential-building_637285-1929.jpg?_wi=2", imageAlt: "Smart Video Doorbell", }, { @@ -227,7 +227,7 @@ export default function HomePage() { name: "Central Smart Hub", price: "$139.99", variant: "Black Matter Ready", - imageSrc: "http://img.b2bpic.net/free-photo/modern-living-room-interior-with-large-tv-screen-displaying-home-automation-system_9975-33164.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/modern-living-room-interior-with-large-tv-screen-displaying-home-automation-system_9975-33164.jpg?_wi=1", imageAlt: "Central Smart Hub", }, ]} @@ -257,7 +257,7 @@ export default function HomePage() { }, ]} useInvertedBackground={false} - imageSrc="http://img.b2bpic.net/free-photo/female-couch-holding-her-phone-mug-sitting-front-table-with-gadgets_181624-56360.jpg" + imageSrc="http://img.b2bpic.net/free-photo/female-couch-holding-her-phone-mug-sitting-front-table-with-gadgets_181624-56360.jpg?_wi=2" imageAlt="Subscribe to newsletter" mediaAnimation="slide-up" mediaPosition="left" -- 2.49.1 From 46a1626ba444f3464fd3d981623fb9c03d3fdf30 Mon Sep 17 00:00:00 2001 From: bender Date: Thu, 5 Mar 2026 10:02:19 +0000 Subject: [PATCH 5/5] Update src/app/shop/page.tsx --- src/app/shop/page.tsx | 28 ++++++++++++++-------------- 1 file changed, 14 insertions(+), 14 deletions(-) diff --git a/src/app/shop/page.tsx b/src/app/shop/page.tsx index d6b802d..ea05ff4 100644 --- a/src/app/shop/page.tsx +++ b/src/app/shop/page.tsx @@ -51,7 +51,7 @@ export default function ShopPage() { name: "Smart Voice Speaker", price: "$79.99", variant: "Black Premium Edition", - imageSrc: "http://img.b2bpic.net/free-photo/smart-speaker-house-control-innovative-technology_53876-97093.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/smart-speaker-house-control-innovative-technology_53876-97093.jpg?_wi=2", imageAlt: "Smart Voice Speaker", }, { @@ -59,7 +59,7 @@ export default function ShopPage() { name: "Intelligent LED Lighting System", price: "$129.99", variant: "White 16M Colors", - imageSrc: "http://img.b2bpic.net/free-photo/high-angle-hands-holding-smartphone_23-2150671571.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/high-angle-hands-holding-smartphone_23-2150671571.jpg?_wi=2", imageAlt: "Intelligent LED Lighting", }, { @@ -67,7 +67,7 @@ export default function ShopPage() { name: "Smart Thermostat Pro", price: "$199.99", variant: "Silver WiFi Enabled", - imageSrc: "http://img.b2bpic.net/free-photo/weather-forecast-home-automation-monitor_53876-97897.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/weather-forecast-home-automation-monitor_53876-97897.jpg?_wi=2", imageAlt: "Smart Thermostat Pro", }, { @@ -75,7 +75,7 @@ export default function ShopPage() { name: "Smart Door Lock Elite", price: "$249.99", variant: "Matte Black Biometric", - imageSrc: "http://img.b2bpic.net/free-photo/intercom-main-gate-residential-building_637285-1929.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/intercom-main-gate-residential-building_637285-1929.jpg?_wi=3", imageAlt: "Smart Door Lock", }, { @@ -83,7 +83,7 @@ export default function ShopPage() { name: "4K Security Camera", price: "$159.99", variant: "White Night Vision", - imageSrc: "http://img.b2bpic.net/free-photo/close-up-woman-checking-security-camera_23-2148994177.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/close-up-woman-checking-security-camera_23-2148994177.jpg?_wi=2", imageAlt: "4K Security Camera", }, { @@ -91,7 +91,7 @@ export default function ShopPage() { name: "Smart Power Strip", price: "$49.99", variant: "White 3 Outlets", - imageSrc: "http://img.b2bpic.net/free-photo/black-person-setting-configuration-smart-home_657883-247.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/black-person-setting-configuration-smart-home_657883-247.jpg?_wi=2", imageAlt: "Smart Power Strip", }, { @@ -99,7 +99,7 @@ export default function ShopPage() { name: "Motion Sensor Hub", price: "$89.99", variant: "White Multi-room", - imageSrc: "http://img.b2bpic.net/free-photo/smart-speaker-house-control-innovative-technology_53876-102350.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/smart-speaker-house-control-innovative-technology_53876-102350.jpg?_wi=2", imageAlt: "Motion Sensor Hub", }, { @@ -107,7 +107,7 @@ export default function ShopPage() { name: "Smart Video Doorbell", price: "$119.99", variant: "Black 2K Resolution", - imageSrc: "http://img.b2bpic.net/free-photo/intercom-main-gate-residential-building_637285-1929.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/intercom-main-gate-residential-building_637285-1929.jpg?_wi=4", imageAlt: "Smart Video Doorbell", }, { @@ -115,7 +115,7 @@ export default function ShopPage() { name: "Central Smart Hub", price: "$139.99", variant: "Black Matter Ready", - imageSrc: "http://img.b2bpic.net/free-photo/modern-living-room-interior-with-large-tv-screen-displaying-home-automation-system_9975-33164.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/modern-living-room-interior-with-large-tv-screen-displaying-home-automation-system_9975-33164.jpg?_wi=2", imageAlt: "Central Smart Hub", }, ]} @@ -136,7 +136,7 @@ export default function ShopPage() { name: "Smart Voice Speaker", price: "$79.99", variant: "Black Premium Edition", - imageSrc: "http://img.b2bpic.net/free-photo/smart-speaker-house-control-innovative-technology_53876-97093.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/smart-speaker-house-control-innovative-technology_53876-97093.jpg?_wi=3", imageAlt: "Smart Voice Speaker", }, { @@ -144,7 +144,7 @@ export default function ShopPage() { name: "Smart Thermostat Pro", price: "$199.99", variant: "Silver WiFi Enabled", - imageSrc: "http://img.b2bpic.net/free-photo/weather-forecast-home-automation-monitor_53876-97897.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/weather-forecast-home-automation-monitor_53876-97897.jpg?_wi=3", imageAlt: "Smart Thermostat Pro", }, { @@ -152,7 +152,7 @@ export default function ShopPage() { name: "4K Security Camera", price: "$159.99", variant: "White Night Vision", - imageSrc: "http://img.b2bpic.net/free-photo/close-up-woman-checking-security-camera_23-2148994177.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/close-up-woman-checking-security-camera_23-2148994177.jpg?_wi=3", imageAlt: "4K Security Camera", }, ]} @@ -173,7 +173,7 @@ export default function ShopPage() { name: "Advanced Motion Sensor", price: "$89.99", variant: "White Multi-room", - imageSrc: "http://img.b2bpic.net/free-photo/smart-speaker-house-control-innovative-technology_53876-102350.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/smart-speaker-house-control-innovative-technology_53876-102350.jpg?_wi=3", imageAlt: "Advanced Motion Sensor", }, { @@ -181,7 +181,7 @@ export default function ShopPage() { name: "Premium Smart Hub", price: "$139.99", variant: "Black Matter Ready", - imageSrc: "http://img.b2bpic.net/free-photo/modern-living-room-interior-with-large-tv-screen-displaying-home-automation-system_9975-33164.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/modern-living-room-interior-with-large-tv-screen-displaying-home-automation-system_9975-33164.jpg?_wi=3", imageAlt: "Premium Smart Hub", }, ]} -- 2.49.1