From f53c85f803c753e219e86421bf0618ae22bccb26 Mon Sep 17 00:00:00 2001 From: bender Date: Sun, 8 Mar 2026 12:46:37 +0000 Subject: [PATCH 1/6] Update src/app/contact/page.tsx --- src/app/contact/page.tsx | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/src/app/contact/page.tsx b/src/app/contact/page.tsx index 0700d1a..82cfa47 100644 --- a/src/app/contact/page.tsx +++ b/src/app/contact/page.tsx @@ -129,21 +129,21 @@ export default function ContactPage() { id: "demo", name: "Book Live Demo", price: "Free", - imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AfBggGqSBFWELMFbqhJ8eYPo1r/a-modern-clean-dental-management-dashboa-1772973940246-099a90e9.png", + imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AfBggGqSBFWELMFbqhJ8eYPo1r/a-modern-clean-dental-management-dashboa-1772973940246-099a90e9.png?_wi=2", imageAlt: "Live Demo Session", }, { id: "trial", name: "Start Free Trial", price: "Free", - imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AfBggGqSBFWELMFbqhJ8eYPo1r/a-sleek-mobile-app-interface-for-dental--1772973939833-8c6889f7.png", + imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AfBggGqSBFWELMFbqhJ8eYPo1r/a-sleek-mobile-app-interface-for-dental--1772973939833-8c6889f7.png?_wi=2", imageAlt: "Free Trial Access", }, { id: "support", name: "Email Our Team", price: "24hr", - imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AfBggGqSBFWELMFbqhJ8eYPo1r/a-comprehensive-analytics-dashboard-show-1772973939874-fdcc33f9.png", + imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AfBggGqSBFWELMFbqhJ8eYPo1r/a-comprehensive-analytics-dashboard-show-1772973939874-fdcc33f9.png?_wi=4", imageAlt: "Email Support", }, ]} -- 2.49.1 From 0c6ab717a289edd8f2ccda83d573cd8950165300 Mon Sep 17 00:00:00 2001 From: bender Date: Sun, 8 Mar 2026 12:46:38 +0000 Subject: [PATCH 2/6] Update src/app/features/page.tsx --- src/app/features/page.tsx | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/src/app/features/page.tsx b/src/app/features/page.tsx index 8aaed9b..e067441 100644 --- a/src/app/features/page.tsx +++ b/src/app/features/page.tsx @@ -122,7 +122,7 @@ export default function FeaturesPage() { name: "Patient Analytics", price: "Included", imageSrc: - "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AfBggGqSBFWELMFbqhJ8eYPo1r/a-comprehensive-analytics-dashboard-show-1772973939874-fdcc33f9.png", + "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AfBggGqSBFWELMFbqhJ8eYPo1r/a-comprehensive-analytics-dashboard-show-1772973939874-fdcc33f9.png?_wi=2", imageAlt: "Patient Analytics Dashboard", }, { @@ -130,7 +130,7 @@ export default function FeaturesPage() { name: "Marketing Automation", price: "Included", imageSrc: - "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AfBggGqSBFWELMFbqhJ8eYPo1r/a-sleek-mobile-app-interface-for-dental--1772973939833-8c6889f7.png", + "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AfBggGqSBFWELMFbqhJ8eYPo1r/a-sleek-mobile-app-interface-for-dental--1772973939833-8c6889f7.png?_wi=1", imageAlt: "Marketing Automation", }, ]} -- 2.49.1 From d23b11cdaf773d92f12b3c71c4616f957423daf1 Mon Sep 17 00:00:00 2001 From: bender Date: Sun, 8 Mar 2026 12:46:39 +0000 Subject: [PATCH 3/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 f4a308b..f4609c4 100644 --- a/src/app/layout.tsx +++ b/src/app/layout.tsx @@ -1434,6 +1434,1373 @@ export default function RootLayout({ window.parent.postMessage({ type: 'webild-editor-ready' }, '*'); })(); +` + }} + /> + +