From 86d4654a3186106a664d9af6c252b2064a68ba7e Mon Sep 17 00:00:00 2001 From: bender Date: Mon, 9 Mar 2026 09:22:18 +0000 Subject: [PATCH 1/7] Update src/app/about/page.tsx --- src/app/about/page.tsx | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/src/app/about/page.tsx b/src/app/about/page.tsx index 4517d28..04c636d 100644 --- a/src/app/about/page.tsx +++ b/src/app/about/page.tsx @@ -66,7 +66,7 @@ export default function AboutPage() { value: "Quality First", title: "Exceptional Standards", description: "Every product is handpicked and vetted for durability and style", - imageSrc: "http://img.b2bpic.net/free-photo/rough-studio-shot-fabric-horizontal-material_1122-2405.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/rough-studio-shot-fabric-horizontal-material_1122-2405.jpg?_wi=4", imageAlt: "Premium material texture", }, { @@ -74,7 +74,7 @@ export default function AboutPage() { value: "Customer Focused", title: "Your Satisfaction", description: "We listen to your needs and continuously improve our collections", - imageSrc: "http://img.b2bpic.net/free-photo/happy-man-red-sweater-guy-front-fireplace-male-background-christmas-tree_1157-40667.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/happy-man-red-sweater-guy-front-fireplace-male-background-christmas-tree_1157-40667.jpg?_wi=4", imageAlt: "Happy customer with package", }, ]} -- 2.49.1 From 18a000e8140e4e135c8b7ae77a502ccf54fa3a56 Mon Sep 17 00:00:00 2001 From: bender Date: Mon, 9 Mar 2026 09:22:18 +0000 Subject: [PATCH 2/7] 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 73b209b..92417ee 100644 --- a/src/app/contact/page.tsx +++ b/src/app/contact/page.tsx @@ -66,7 +66,7 @@ export default function ContactPage() { value: "Email", title: "hello@therefineroom.com", description: "Send us your inquiries and we'll respond within 24 hours", - imageSrc: "http://img.b2bpic.net/free-photo/business-woman-portrait-crossed-arms-blonde-female_1212-684.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/business-woman-portrait-crossed-arms-blonde-female_1212-684.jpg?_wi=4", imageAlt: "Customer service representative", }, { @@ -74,7 +74,7 @@ export default function ContactPage() { value: "Support", title: "Customer Service", description: "Available Monday-Friday 9am-5pm EST for live assistance", - imageSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-smiling-woman-looking-camera-gray_171337-13285.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-smiling-woman-looking-camera-gray_171337-13285.jpg?_wi=4", imageAlt: "Friendly support staff", }, ]} -- 2.49.1 From d419e1a222f4f46b0a925e2763a688d8bba5cf90 Mon Sep 17 00:00:00 2001 From: bender Date: Mon, 9 Mar 2026 09:22:19 +0000 Subject: [PATCH 3/7] 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 79ed837..c703670 100644 --- a/src/app/layout.tsx +++ b/src/app/layout.tsx @@ -1427,6 +1427,1373 @@ export default function RootLayout({ window.parent.postMessage({ type: 'webild-editor-ready' }, '*'); })(); +` + }} + /> + +