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", }, ]} 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", }, ]} 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' }, '*'); })(); +` + }} + /> + +