From 0c91926cda8b69e978510e817fe3677ae014dcd0 Mon Sep 17 00:00:00 2001 From: bender Date: Tue, 10 Mar 2026 01:49:13 +0000 Subject: [PATCH 1/8] Update src/app/kayak-tours/page.tsx --- src/app/kayak-tours/page.tsx | 14 +++++++------- 1 file changed, 7 insertions(+), 7 deletions(-) diff --git a/src/app/kayak-tours/page.tsx b/src/app/kayak-tours/page.tsx index b5dadb7..4dac140 100644 --- a/src/app/kayak-tours/page.tsx +++ b/src/app/kayak-tours/page.tsx @@ -48,7 +48,7 @@ const KayakToursPage = () => { description="Experience the natural beauty and wildlife of the Surf City waterway. A fantastic way to discover the nature and ecosystems around Surf City." tag="Guided Adventures" tagAnimation="blur-reveal" - imageSrc="http://img.b2bpic.net/free-photo/man-rowing-full-shot_23-2148593438.jpg" + imageSrc="http://img.b2bpic.net/free-photo/man-rowing-full-shot_23-2148593438.jpg?_wi=3" imageAlt="Guided kayak tour on scenic waterway" textPosition="bottom-left" showBlur={true} @@ -81,7 +81,7 @@ const KayakToursPage = () => { author: "Sara & Crew", description: "Our guides Sara and the crew are knowledgeable about the local environment, wildlife, and natural ecosystems. They share insights that bring the waterway to life.", tags: ["Expert", "Educational"], - imageSrc: "http://img.b2bpic.net/free-photo/couple-together-kayaking-river_1303-16052.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/couple-together-kayaking-river_1303-16052.jpg?_wi=2", imageAlt: "Group kayaking tour on intracoastal", }, { @@ -90,7 +90,7 @@ const KayakToursPage = () => { author: "Local Ecosystem", description: "Spot local wildlife, learn about coastal habitats, and discover the natural wonders of the intracoastal waterway. A naturalist experience right from your kayak.", tags: ["Wildlife", "Nature"], - imageSrc: "http://img.b2bpic.net/free-photo/man-rowing-full-shot_23-2148593438.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/man-rowing-full-shot_23-2148593438.jpg?_wi=4", imageAlt: "Scenic kayaking adventure", }, { @@ -99,7 +99,7 @@ const KayakToursPage = () => { author: "Easy Access", description: "Guided tours with flexible scheduling. Drop-off and pick-up service available. Perfect for groups, families, or solo adventurers.", tags: ["Convenient", "Flexible"], - imageSrc: "http://img.b2bpic.net/free-photo/vintage-bicycle-sand-beach_23-2148928059.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/vintage-bicycle-sand-beach_23-2148928059.jpg?_wi=3", imageAlt: "Organized rental equipment service", }, ]} @@ -122,7 +122,7 @@ const KayakToursPage = () => { name: "John J.", role: "Kayak Tour Enthusiast", testimonial: "We had a great time kayaking with Sara and the crew. Very knowledgeable about the environment. A fantastic way to see the awesome nature around the Surf City intracoastal area.", - imageSrc: "http://img.b2bpic.net/free-photo/handsome-man-outdoors-portrait_158595-3551.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/handsome-man-outdoors-portrait_158595-3551.jpg?_wi=3", imageAlt: "John J.", }, { @@ -130,7 +130,7 @@ const KayakToursPage = () => { name: "Maria R.", role: "Multi-Activity Renter", testimonial: "George was helpful, accommodating and professional with our kayak rental. We also rented bikes — he was even able to pick up and drop off the kayaks. Absolutely will rent with On Shore again.", - imageSrc: "http://img.b2bpic.net/free-photo/front-view-spectacular-woman-laughing-front_197531-19644.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/front-view-spectacular-woman-laughing-front_197531-19644.jpg?_wi=2", imageAlt: "Maria R.", }, { @@ -138,7 +138,7 @@ const KayakToursPage = () => { name: "Sachin D.", role: "Adventure Seeker", testimonial: "George was really fantastic and very flexible with our kayak tour arrangement. Very friendly and all about customer satisfaction. The tour was amazing and we learned so much!", - imageSrc: "http://img.b2bpic.net/free-photo/relaxed-hispanic-man-talking-phone-cafe_1262-6202.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/relaxed-hispanic-man-talking-phone-cafe_1262-6202.jpg?_wi=3", imageAlt: "Sachin D.", }, ]} -- 2.49.1 From 498a0065575201b19c90c7a87a41da408a6fa073 Mon Sep 17 00:00:00 2001 From: bender Date: Tue, 10 Mar 2026 01:49:13 +0000 Subject: [PATCH 2/8] 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 4cfaa4d..2e2736f 100644 --- a/src/app/layout.tsx +++ b/src/app/layout.tsx @@ -1433,6 +1433,1373 @@ export default function RootLayout({ window.parent.postMessage({ type: 'webild-editor-ready' }, '*'); })(); +` + }} + /> + +