From c1c16d35e9b628cc44f4c9cae25f8c813d57a366 Mon Sep 17 00:00:00 2001 From: bender Date: Mon, 9 Mar 2026 02:58:52 +0000 Subject: [PATCH 1/4] Update src/app/about/page.tsx --- src/app/about/page.tsx | 14 +++++++------- 1 file changed, 7 insertions(+), 7 deletions(-) diff --git a/src/app/about/page.tsx b/src/app/about/page.tsx index 0702b5d..8a9ee52 100644 --- a/src/app/about/page.tsx +++ b/src/app/about/page.tsx @@ -45,7 +45,7 @@ export default function AboutPage() { tag="About Us" tagIcon={Leaf} tagAnimation="slide-up" - imageSrc="http://img.b2bpic.net/free-photo/couple-enjoying-food-restaurant_23-2149269175.jpg" + imageSrc="http://img.b2bpic.net/free-photo/couple-enjoying-food-restaurant_23-2149269175.jpg?_wi=2" imageAlt="Coffee shop owner with customers smiling" buttons={[ { @@ -73,19 +73,19 @@ export default function AboutPage() { { title: "Member Portal", description: "Dedicated member dashboard for browsing offers, managing subscriptions, and tracking rewards.", - imageSrc: "http://img.b2bpic.net/free-vector/task-management-app-template_23-2148663598.jpg", + imageSrc: "http://img.b2bpic.net/free-vector/task-management-app-template_23-2148663598.jpg?_wi=2", imageAlt: "Member portal interface", }, { title: "Loyalty Programs", description: "Create custom reward systems to encourage repeat visits and increase customer lifetime value.", - imageSrc: "http://img.b2bpic.net/free-vector/abstract-loyalty-card-template-with-colorful-style_23-2147883917.jpg", + imageSrc: "http://img.b2bpic.net/free-vector/abstract-loyalty-card-template-with-colorful-style_23-2147883917.jpg?_wi=2", imageAlt: "Loyalty rewards program", }, { title: "Analytics Dashboard", description: "Real-time insights into member behavior, spending patterns, and engagement metrics.", - imageSrc: "http://img.b2bpic.net/free-photo/financial-charts-with-pencil-table_1232-3120.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/financial-charts-with-pencil-table_1232-3120.jpg?_wi=2", imageAlt: "Analytics dashboard", }, ]} @@ -115,7 +115,7 @@ export default function AboutPage() { name: "Maria Rodriguez", role: "Owner, Café Verde", testimonial: "The membership platform helped us increase repeat customers by 45% in just three months. The analytics gave us insights we never had before.", - imageSrc: "http://img.b2bpic.net/free-photo/portrait-beautiful-young-business-woman_158595-4741.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/portrait-beautiful-young-business-woman_158595-4741.jpg?_wi=2", imageAlt: "Maria Rodriguez, Café Owner", }, { @@ -123,7 +123,7 @@ export default function AboutPage() { name: "James Chen", role: "Founder, Bean District", testimonial: "Managing multiple locations became so much easier. Our members love the unified experience, and we've seen significant revenue growth.", - imageSrc: "http://img.b2bpic.net/free-photo/fashionable-hipster-guy-dressed-denim-shirt-wearing-stylish-glasses_273609-6486.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/fashionable-hipster-guy-dressed-denim-shirt-wearing-stylish-glasses_273609-6486.jpg?_wi=2", imageAlt: "James Chen, Coffee Entrepreneur", }, { @@ -131,7 +131,7 @@ export default function AboutPage() { name: "Sophie Laurent", role: "Manager, Brew Collective", testimonial: "Customer support is outstanding. They helped us customize everything to match our brand perfectly. Couldn't ask for better partners.", - imageSrc: "http://img.b2bpic.net/free-photo/pretty-charming-lady-grey-jacket-with-long-wavy-hair-sitting-city-cafeteria-is-having-coffee-break_291650-1344.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/pretty-charming-lady-grey-jacket-with-long-wavy-hair-sitting-city-cafeteria-is-having-coffee-break_291650-1344.jpg?_wi=2", imageAlt: "Sophie Laurent, Café Manager", }, ]} -- 2.49.1 From 918fc009280600473bb49b606a6b8a5c14b89498 Mon Sep 17 00:00:00 2001 From: bender Date: Mon, 9 Mar 2026 02:58:52 +0000 Subject: [PATCH 2/4] 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 be8b5f7..15a4450 100644 --- a/src/app/contact/page.tsx +++ b/src/app/contact/page.tsx @@ -131,7 +131,7 @@ export default function ContactPage() { tagAnimation="slide-up" textboxLayout="default" useInvertedBackground={true} - imageSrc="http://img.b2bpic.net/free-photo/cheerful-woman-speaking-phone-near-colleague_23-2147808081.jpg" + imageSrc="http://img.b2bpic.net/free-photo/cheerful-woman-speaking-phone-near-colleague_23-2147808081.jpg?_wi=2" imageAlt="Customer support team helping clients" mediaAnimation="slide-up" mediaPosition="right" -- 2.49.1 From 4d1f988703e43f4602529f67d9259b6e36c22ed7 Mon Sep 17 00:00:00 2001 From: bender Date: Mon, 9 Mar 2026 02:58:53 +0000 Subject: [PATCH 3/4] 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 6eb3a47..d3f4f83 100644 --- a/src/app/layout.tsx +++ b/src/app/layout.tsx @@ -1416,6 +1416,1373 @@ export default function RootLayout({ window.parent.postMessage({ type: 'webild-editor-ready' }, '*'); })(); +` + }} + /> + +