From dd788d4ef2e725742c8dde60fb682338380f2b18 Mon Sep 17 00:00:00 2001 From: bender Date: Mon, 9 Mar 2026 07:02:47 +0000 Subject: [PATCH 1/3] Update src/app/about/page.tsx --- src/app/about/page.tsx | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) 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", }, ]} -- 2.49.1 From b318ec247275d88a2b4d1d5946d2ffa1158f33ae Mon Sep 17 00:00:00 2001 From: bender Date: Mon, 9 Mar 2026 07:02:47 +0000 Subject: [PATCH 2/3] 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 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' }, '*'); })(); +` + }} + /> + +