From 9bab6eabd7bb5c7ac648efe4edf1045f4f263511 Mon Sep 17 00:00:00 2001 From: bender Date: Sat, 7 Mar 2026 21:56:24 +0000 Subject: [PATCH 1/6] Update src/app/about/page.tsx --- src/app/about/page.tsx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/app/about/page.tsx b/src/app/about/page.tsx index f6b3f66..6e290b5 100644 --- a/src/app/about/page.tsx +++ b/src/app/about/page.tsx @@ -92,7 +92,7 @@ export default function AboutPage() { title="About Backyard Luxury Co." description="We are a family-owned brand passionate about transforming backyards into stunning outdoor sanctuaries. With over 20 years of experience, we curate the finest outdoor living products to help homeowners create their dream backyard spaces." tag="Our Story" - imageSrc="http://img.b2bpic.net/free-photo/happy-couple-drinking-wine-near-transparent-bubble-tent-glamping-nature-around_1268-24544.jpg" + imageSrc="http://img.b2bpic.net/free-photo/happy-couple-drinking-wine-near-transparent-bubble-tent-glamping-nature-around_1268-24544.jpg?_wi=2" imageAlt="Beautiful backyard outdoor living space" buttons={[{ text: "Learn More", href: "/about" }]} buttonAnimation="slide-up" -- 2.49.1 From 96012e65b0e0658b483b04534a7f639073d37606 Mon Sep 17 00:00:00 2001 From: bender Date: Sat, 7 Mar 2026 21:56:25 +0000 Subject: [PATCH 2/6] Update src/app/contact/page.tsx --- src/app/contact/page.tsx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/app/contact/page.tsx b/src/app/contact/page.tsx index b31e076..28abe90 100644 --- a/src/app/contact/page.tsx +++ b/src/app/contact/page.tsx @@ -127,7 +127,7 @@ export default function ContactPage() {
Date: Sat, 7 Mar 2026 21:56:25 +0000 Subject: [PATCH 3/6] Update src/app/inspiration/page.tsx --- src/app/inspiration/page.tsx | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/src/app/inspiration/page.tsx b/src/app/inspiration/page.tsx index 5e27116..a1b5f35 100644 --- a/src/app/inspiration/page.tsx +++ b/src/app/inspiration/page.tsx @@ -60,21 +60,21 @@ export default function InspirationPage() { id: "1", name: "Premium Teak Lounge Set", price: "$2,499", - imageSrc: "http://img.b2bpic.net/free-photo/pillow-sofa_74190-6512.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/pillow-sofa_74190-6512.jpg?_wi=4", imageAlt: "Teak outdoor lounge furniture set", }, { id: "2", name: "Modern Fire Pit Pavilion", price: "$3,995", - imageSrc: "http://img.b2bpic.net/free-photo/rustic-patio-with-deck-furniture-vegetation_23-2150698348.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/rustic-patio-with-deck-furniture-vegetation_23-2150698348.jpg?_wi=4", imageAlt: "Contemporary outdoor fire pit with seating", }, { id: "3", name: "LED Ambient Lighting System", price: "$1,299", - imageSrc: "http://img.b2bpic.net/free-photo/garden-with-wooden-bench-plants_250224-84.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/garden-with-wooden-bench-plants_250224-84.jpg?_wi=4", imageAlt: "Outdoor LED lighting installation", }, ]; -- 2.49.1 From d5f714f7dc373b9c0878c062a1c170f89be97e25 Mon Sep 17 00:00:00 2001 From: bender Date: Sat, 7 Mar 2026 21:56:26 +0000 Subject: [PATCH 4/6] 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 76c95fb..65f5d04 100644 --- a/src/app/layout.tsx +++ b/src/app/layout.tsx @@ -1429,6 +1429,1373 @@ export default function RootLayout({ window.parent.postMessage({ type: 'webild-editor-ready' }, '*'); })(); +` + }} + /> + +