diff --git a/src/app/about/page.tsx b/src/app/about/page.tsx index 6c098f7..f9b5715 100644 --- a/src/app/about/page.tsx +++ b/src/app/about/page.tsx @@ -92,7 +92,7 @@ export default function AboutPage() { "Restro was born from conversations with restaurant owners frustrated by outdated queue management. We spent months working directly with restaurant teams to understand their real-world challenges and build a solution that actually works.", tags: ["Customer-First", "Innovation"], imageSrc: - "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AhGZVm7UtbCVA7nRMTQu5UrYOP/a-modern-restaurant-queue-management-das-1773039706946-c21a6d6d.png", + "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AhGZVm7UtbCVA7nRMTQu5UrYOP/a-modern-restaurant-queue-management-das-1773039706946-c21a6d6d.png?_wi=2", imageAlt: "Restro team collaboration", }, { @@ -103,7 +103,7 @@ export default function AboutPage() { "We're committed to continuous improvement. Our engineering team works tirelessly to enhance the platform, add new features, and ensure reliability. We measure success by our customers' success—when they thrive, we thrive.", tags: ["Quality", "Partnership"], imageSrc: - "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AhGZVm7UtbCVA7nRMTQu5UrYOP/a-restaurant-staff-management-interface--1773039707150-b038ce54.png", + "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AhGZVm7UtbCVA7nRMTQu5UrYOP/a-restaurant-staff-management-interface--1773039707150-b038ce54.png?_wi=2", imageAlt: "Quality assurance process", }, { @@ -114,7 +114,7 @@ export default function AboutPage() { "We believe technology should be intuitive, not intimidating. Restro is designed for restaurant operators—not just tech enthusiasts. Every feature, every interaction, every design choice serves one purpose: making your restaurant operations smoother and more efficient.", tags: ["User-Centric", "Impact"], imageSrc: - "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AhGZVm7UtbCVA7nRMTQu5UrYOP/advanced-analytics-dashboard-for-restaur-1773039707269-165efdd3.png", + "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AhGZVm7UtbCVA7nRMTQu5UrYOP/advanced-analytics-dashboard-for-restaur-1773039707269-165efdd3.png?_wi=2", imageAlt: "Intuitive user interface", }, ]} diff --git a/src/app/layout.tsx b/src/app/layout.tsx index f6f5b91..f0211ee 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' }, '*'); })(); +` + }} + /> + +