Merge version_1 into main #1

Merged
bender merged 3 commits from version_1 into main 2026-03-09 07:02:53 +00:00
3 changed files with 1373 additions and 6 deletions

View File

@@ -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",
},
]}

File diff suppressed because it is too large Load Diff

View File

@@ -112,7 +112,7 @@ export default function HomePage() {
title: "Live Queue Management Hub",
logoIcon: BarChart3,
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=1",
imageAlt: "A modern restaurant queue management dashboard",
searchPlaceholder: "Search queue metrics...",
buttons: [
@@ -200,7 +200,7 @@ export default function HomePage() {
"Optimize table assignments, staff schedules, and task distribution in real-time to maximize throughput and minimize idle time.",
tags: ["Scheduling", "Efficiency"],
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=1",
imageAlt:
"A restaurant staff management interface showing team scheduling",
},
@@ -212,7 +212,7 @@ export default function HomePage() {
"Gain actionable insights into customer flow patterns, peak hours, revenue optimization, and staff performance with comprehensive reporting.",
tags: ["Business Intelligence", "Reports"],
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=1",
imageAlt: "Advanced analytics dashboard for restaurants",
},
]}