diff --git a/src/app/layout.tsx b/src/app/layout.tsx index 971ce3e..2e62a28 100644 --- a/src/app/layout.tsx +++ b/src/app/layout.tsx @@ -21,9 +21,11 @@ const mulish = Mulish({ export const metadata: Metadata = { title: "Qlara - The Smartest Way to Dine | AI-Powered Restaurant Payments", description: "Experience smarter dining with Qlara. AI-powered menus, instant payments, and effortless bill splitting—no app download required. Transform your restaurant experience today.", keywords: "restaurant payment, bill splitting, AI menu, dining technology, smart restaurant, QR code ordering, contactless payment", openGraph: { - title: "Qlara - The Smartest Way to Dine", description: "AI-powered menus, instant payments, and effortless bill splitting — no app download required.", type: "website", siteName: "Qlara"}, + title: "Qlara - The Smartest Way to Dine", description: "AI-powered menus, instant payments, and effortless bill splitting — no app download required.", type: "website", siteName: "Qlara" + }, twitter: { - card: "summary_large_image", title: "Qlara - The Smartest Way to Dine", description: "AI-powered menus, instant payments, and effortless bill splitting — no app download required."}, + card: "summary_large_image", title: "Qlara - The Smartest Way to Dine", description: "AI-powered menus, instant payments, and effortless bill splitting — no app download required." + }, robots: { index: true, follow: true, @@ -1414,4 +1416,4 @@ export default function RootLayout({ ); -} +} \ No newline at end of file diff --git a/src/app/page.tsx b/src/app/page.tsx index 9414cca..b8aa33d 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -53,7 +53,8 @@ export default function HomePage() { { name: "How It Works", id: "how-it-works" }, ]} button={{ - text: "Get Started", href: "/restaurants"}} + text: "Get Started", href: "/restaurants" + }} /> @@ -68,23 +69,31 @@ export default function HomePage() { background={{ variant: "plain" }} leftCarouselItems={[ { - imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AbhiObPPPp5CBV9xXLBo5ngJfn/premium-fine-dining-restaurant-ambiance--1772867388806-3a76111e.png", imageAlt: "Premium fine dining restaurant ambiance"}, + imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AbhiObPPPp5CBV9xXLBo5ngJfn/premium-fine-dining-restaurant-ambiance--1772867388806-3a76111e.png", imageAlt: "Premium fine dining restaurant ambiance" + }, { - imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AbhiObPPPp5CBV9xXLBo5ngJfn/modern-fine-dining-restaurant-with-conte-1772867388175-2694b2ba.png", imageAlt: "Modern dining setting"}, + imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AbhiObPPPp5CBV9xXLBo5ngJfn/modern-fine-dining-restaurant-with-conte-1772867388175-2694b2ba.png", imageAlt: "Modern dining setting" + }, { - imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AbhiObPPPp5CBV9xXLBo5ngJfn/elegant-restaurant-table-setup-with-prem-1772867388374-9ccc9f34.png", imageAlt: "Elegant table setup"}, + imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AbhiObPPPp5CBV9xXLBo5ngJfn/elegant-restaurant-table-setup-with-prem-1772867388374-9ccc9f34.png", imageAlt: "Elegant table setup" + }, { - imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AbhiObPPPp5CBV9xXLBo5ngJfn/upscale-fine-dining-restaurant-interior--1772867388423-ebaaf28d.png", imageAlt: "Fine dining experience"}, + imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AbhiObPPPp5CBV9xXLBo5ngJfn/upscale-fine-dining-restaurant-interior--1772867388423-ebaaf28d.png", imageAlt: "Fine dining experience" + }, ]} rightCarouselItems={[ { - imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AbhiObPPPp5CBV9xXLBo5ngJfn/mobile-app-interface-showing-qlara-landi-1772867387467-848e2841.png", imageAlt: "Qlara mobile app interface"}, + imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AbhiObPPPp5CBV9xXLBo5ngJfn/mobile-app-interface-showing-qlara-landi-1772867387467-848e2841.png", imageAlt: "Qlara mobile app interface" + }, { - imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AbhiObPPPp5CBV9xXLBo5ngJfn/mobile-app-menu-browsing-interface-showi-1772867389017-a5035bec.png", imageAlt: "Smart menu browsing"}, + imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AbhiObPPPp5CBV9xXLBo5ngJfn/mobile-app-menu-browsing-interface-showi-1772867389017-a5035bec.png", imageAlt: "Smart menu browsing" + }, { - imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AbhiObPPPp5CBV9xXLBo5ngJfn/mobile-app-ai-assistant-chat-interface-s-1772867387479-add384ed.png", imageAlt: "AI assistant chat"}, + imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AbhiObPPPp5CBV9xXLBo5ngJfn/mobile-app-ai-assistant-chat-interface-s-1772867387479-add384ed.png", imageAlt: "AI assistant chat" + }, { - imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AbhiObPPPp5CBV9xXLBo5ngJfn/mobile-app-payment-checkout-interface-sh-1772867387876-4aab3308.png?_wi=1", imageAlt: "Payment interface"}, + imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AbhiObPPPp5CBV9xXLBo5ngJfn/mobile-app-payment-checkout-interface-sh-1772867387876-4aab3308.png?_wi=1", imageAlt: "Payment interface" + }, ]} buttons={[ { text: "Try Free Demo", href: "/restaurants" }, @@ -104,7 +113,8 @@ export default function HomePage() { textboxLayout="default" useInvertedBackground={false} names={[ - "Allo & Bock", "Le Petit Coin du Québec", "Montreal Prime", "Café Signature", "Table Blanche", "Le Classique", "Urban Eats", "Fine Brasserie"]} + "Allo & Bock", "Le Petit Coin du Québec", "Montreal Prime", "Café Signature", "Table Blanche", "Le Classique", "Urban Eats", "Fine Brasserie" + ]} speed={40} showCard={true} /> @@ -122,7 +132,8 @@ export default function HomePage() { { id: "1", title: "Scan", description: "Customer scans the QR code at their table to access the Qlara interface. No download, no registration required. Instant access to the digital menu.", media: { - imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AbhiObPPPp5CBV9xXLBo5ngJfn/restaurant-table-with-qr-code-card-displ-1772867388133-ed52540a.png?_wi=1"}, + imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AbhiObPPPp5CBV9xXLBo5ngJfn/restaurant-table-with-qr-code-card-displ-1772867388133-ed52540a.png?_wi=1" + }, items: [ { icon: QrCode, text: "QR code at every table" }, { icon: Smartphone, text: "Works on any device" }, @@ -133,7 +144,8 @@ export default function HomePage() { { id: "2", title: "Dine Smart", description: "Browse the AI-powered menu with rich information. Ask Qlara anything about dishes—ingredients, allergens, dietary tags, wine pairings. Conversational AI assistant guides your choices.", media: { - imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AbhiObPPPp5CBV9xXLBo5ngJfn/smartphone-displaying-qlara-smart-menu-w-1772867388292-5a54f70d.png?_wi=1"}, + imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AbhiObPPPp5CBV9xXLBo5ngJfn/smartphone-displaying-qlara-smart-menu-w-1772867388292-5a54f70d.png?_wi=1" + }, items: [ { icon: Brain, text: "AI-powered recommendations" }, { icon: Shield, text: "Allergen & dietary info" }, @@ -144,7 +156,8 @@ export default function HomePage() { { id: "3", title: "Pay Fast", description: "Split bills instantly with friends—by item, equal split, or custom amounts. Pay with Apple Pay, Google Pay, or card in seconds. No waiting for the check.", media: { - imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AbhiObPPPp5CBV9xXLBo5ngJfn/three-smartphones-showing-bill-splitting-1772867388881-29963395.png?_wi=1"}, + imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AbhiObPPPp5CBV9xXLBo5ngJfn/three-smartphones-showing-bill-splitting-1772867388881-29963395.png?_wi=1" + }, items: [ { icon: CreditCard, text: "Flexible bill splitting" }, { icon: Clock, text: "Multiple payment methods" }, @@ -172,13 +185,17 @@ export default function HomePage() { useInvertedBackground={false} products={[ { - id: "smart-menu", name: "Smart Menu", price: "AI-Powered", variant: "Digital intelligence at your fingertips", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AbhiObPPPp5CBV9xXLBo5ngJfn/digital-restaurant-menu-interface-on-tab-1772867389098-89e09ffa.png?_wi=1", imageAlt: "AI-powered digital menu interface"}, + id: "smart-menu", name: "Smart Menu", price: "AI-Powered", variant: "Digital intelligence at your fingertips", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AbhiObPPPp5CBV9xXLBo5ngJfn/digital-restaurant-menu-interface-on-tab-1772867389098-89e09ffa.png?_wi=1", imageAlt: "AI-powered digital menu interface" + }, { - id: "instant-payment", name: "Instant Payment", price: "Multiple Methods", variant: "Apple Pay, Google Pay, Card", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AbhiObPPPp5CBV9xXLBo5ngJfn/payment-processing-interface-showing-mul-1772867388026-292bd4de.png", imageAlt: "Fast secure payment processing"}, + id: "instant-payment", name: "Instant Payment", price: "Multiple Methods", variant: "Apple Pay, Google Pay, Card", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AbhiObPPPp5CBV9xXLBo5ngJfn/payment-processing-interface-showing-mul-1772867388026-292bd4de.png", imageAlt: "Fast secure payment processing" + }, { - id: "bill-splitting", name: "Flexible Bill Splitting", price: "Zero Friction", variant: "Split by item, equal, or custom", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AbhiObPPPp5CBV9xXLBo5ngJfn/bill-splitting-interface-showing-three-o-1772867389073-2261b544.png", imageAlt: "Easy bill splitting options"}, + id: "bill-splitting", name: "Flexible Bill Splitting", price: "Zero Friction", variant: "Split by item, equal, or custom", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AbhiObPPPp5CBV9xXLBo5ngJfn/bill-splitting-interface-showing-three-o-1772867389073-2261b544.png", imageAlt: "Easy bill splitting options" + }, { - id: "tips-reviews", name: "Tips & Reviews", price: "100% to Staff", variant: "Digital tipping and ratings", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AbhiObPPPp5CBV9xXLBo5ngJfn/tipping-and-review-interface-showing-dig-1772867388446-12ff0698.png", imageAlt: "Tipping and review functionality"}, + id: "tips-reviews", name: "Tips & Reviews", price: "100% to Staff", variant: "Digital tipping and ratings", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AbhiObPPPp5CBV9xXLBo5ngJfn/tipping-and-review-interface-showing-dig-1772867388446-12ff0698.png", imageAlt: "Tipping and review functionality" + }, ]} gridVariant="four-items-2x2-equal-grid" carouselMode="buttons" @@ -238,22 +255,28 @@ export default function HomePage() { testimonials={[ { id: "1", name: "Marie Dupont, Owner of Allo & Bock", date: "Date: November 2024", title: "Game changer for our restaurant", quote: - "Since implementing Qlara, our table turnover increased by 35% and customer satisfaction skyrocketed. The AI menu descriptions have reduced our staff workload significantly.", tag: "Boutique Restaurant", avatarSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AbhiObPPPp5CBV9xXLBo5ngJfn/professional-headshot-of-a-confident-wom-1772867386569-c3812507.png", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AbhiObPPPp5CBV9xXLBo5ngJfn/interior-photograph-of-a-modern-bistro-r-1772867388681-71ded132.png", imageAlt: "Marie Dupont at her restaurant"}, + "Since implementing Qlara, our table turnover increased by 35% and customer satisfaction skyrocketed. The AI menu descriptions have reduced our staff workload significantly.", tag: "Boutique Restaurant", avatarSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AbhiObPPPp5CBV9xXLBo5ngJfn/professional-headshot-of-a-confident-wom-1772867386569-c3812507.png", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AbhiObPPPp5CBV9xXLBo5ngJfn/interior-photograph-of-a-modern-bistro-r-1772867388681-71ded132.png", imageAlt: "Marie Dupont at her restaurant" + }, { id: "2", name: "Laurent Beaumont, GM of Le Classique", date: "Date: October 2024", title: "Our guests love it immediately", quote: - "Implementing Qlara was seamless. Our guests appreciate the convenience, and we've seen a 250% increase in digital tips. It's become a key differentiator.", tag: "Fine Dining", avatarSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AbhiObPPPp5CBV9xXLBo5ngJfn/professional-headshot-of-a-man-in-his-50-1772867386954-b0c6e61c.png", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AbhiObPPPp5CBV9xXLBo5ngJfn/fine-dining-restaurant-interior-showing--1772867388921-4ab78544.png?_wi=1", imageAlt: "Laurent Beaumont in fine dining setting"}, + "Implementing Qlara was seamless. Our guests appreciate the convenience, and we've seen a 250% increase in digital tips. It's become a key differentiator.", tag: "Fine Dining", avatarSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AbhiObPPPp5CBV9xXLBo5ngJfn/professional-headshot-of-a-man-in-his-50-1772867386954-b0c6e61c.png", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AbhiObPPPp5CBV9xXLBo5ngJfn/fine-dining-restaurant-interior-showing--1772867388921-4ab78544.png?_wi=1", imageAlt: "Laurent Beaumont in fine dining setting" + }, { id: "3", name: "Sophie Chen, Director of Urban Eats", date: "Date: September 2024", title: "Reduced operational complexity", quote: - "The integration with our POS system was flawless. Staff training took less than an hour. We've cut average table times by 12 minutes.", tag: "Contemporary Casual", avatarSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AbhiObPPPp5CBV9xXLBo5ngJfn/professional-headshot-of-an-asian-woman--1772867387146-f727ddc3.png", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AbhiObPPPp5CBV9xXLBo5ngJfn/contemporary-casual-restaurant-with-mode-1772867388156-3a818527.png", imageAlt: "Sophie Chen at her restaurant"}, + "The integration with our POS system was flawless. Staff training took less than an hour. We've cut average table times by 12 minutes.", tag: "Contemporary Casual", avatarSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AbhiObPPPp5CBV9xXLBo5ngJfn/professional-headshot-of-an-asian-woman--1772867387146-f727ddc3.png", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AbhiObPPPp5CBV9xXLBo5ngJfn/contemporary-casual-restaurant-with-mode-1772867388156-3a818527.png", imageAlt: "Sophie Chen at her restaurant" + }, { id: "4", name: "David Martinez, Chef at Table Blanche", date: "Date: August 2024", title: "Better customer insights", quote: - "The real-time analytics dashboard is incredible. We see exactly what dishes customers are interested in. It helps us refine our menu strategy.", tag: "Contemporary Restaurant", avatarSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AbhiObPPPp5CBV9xXLBo5ngJfn/professional-headshot-of-a-man-in-his-40-1772867387580-2902b41b.png", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AbhiObPPPp5CBV9xXLBo5ngJfn/professional-restaurant-kitchen-with-che-1772867388648-5697a88a.png", imageAlt: "David Martinez in restaurant kitchen"}, + "The real-time analytics dashboard is incredible. We see exactly what dishes customers are interested in. It helps us refine our menu strategy.", tag: "Contemporary Restaurant", avatarSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AbhiObPPPp5CBV9xXLBo5ngJfn/professional-headshot-of-a-man-in-his-40-1772867387580-2902b41b.png", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AbhiObPPPp5CBV9xXLBo5ngJfn/professional-restaurant-kitchen-with-che-1772867388648-5697a88a.png", imageAlt: "David Martinez in restaurant kitchen" + }, { id: "5", name: "Isabelle Rousseau, Owner of Café Signature", date: "Date: July 2024", title: "Exceptional customer support", quote: - "The Qlara team provided outstanding onboarding support. From setup to optimization, they were with us every step. Highly recommended for any restaurant.", tag: "Café & Bistro", avatarSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AbhiObPPPp5CBV9xXLBo5ngJfn/professional-headshot-of-a-woman-in-her--1772867387266-1b524fef.png", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AbhiObPPPp5CBV9xXLBo5ngJfn/charming-caf-interior-with-warm-ambiance-1772867388785-a9c6b241.png", imageAlt: "Isabelle Rousseau at her café"}, + "The Qlara team provided outstanding onboarding support. From setup to optimization, they were with us every step. Highly recommended for any restaurant.", tag: "Café & Bistro", avatarSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AbhiObPPPp5CBV9xXLBo5ngJfn/professional-headshot-of-a-woman-in-her--1772867387266-1b524fef.png", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AbhiObPPPp5CBV9xXLBo5ngJfn/charming-caf-interior-with-warm-ambiance-1772867388785-a9c6b241.png", imageAlt: "Isabelle Rousseau at her café" + }, { id: "6", name: "Philippe Leclerc, Manager of Montreal Prime", date: "Date: June 2024", title: "ROI exceeded expectations", quote: - "Within 3 months, we recovered our investment. The combination of increased tips, faster tables, and operational efficiency is remarkable.", tag: "Steakhouse", avatarSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AbhiObPPPp5CBV9xXLBo5ngJfn/professional-headshot-of-a-man-in-his-45-1772867386801-562e0f5e.png", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AbhiObPPPp5CBV9xXLBo5ngJfn/upscale-steakhouse-interior-with-sophist-1772867388824-ab1fde37.png?_wi=1", imageAlt: "Philippe Leclerc in steakhouse setting"}, + "Within 3 months, we recovered our investment. The combination of increased tips, faster tables, and operational efficiency is remarkable.", tag: "Steakhouse", avatarSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AbhiObPPPp5CBV9xXLBo5ngJfn/professional-headshot-of-a-man-in-his-45-1772867386801-562e0f5e.png", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AbhiObPPPp5CBV9xXLBo5ngJfn/upscale-steakhouse-interior-with-sophist-1772867388824-ab1fde37.png?_wi=1", imageAlt: "Philippe Leclerc in steakhouse setting" + }, ]} /> @@ -266,16 +289,19 @@ export default function HomePage() { socialLinks={[ { icon: Twitter, - href: "https://twitter.com/qlaradining", ariaLabel: "Twitter"}, + href: "https://twitter.com/qlaradining", ariaLabel: "Twitter" + }, { icon: Linkedin, - href: "https://linkedin.com/company/qlara", ariaLabel: "LinkedIn"}, + href: "https://linkedin.com/company/qlara", ariaLabel: "LinkedIn" + }, { icon: Instagram, - href: "https://instagram.com/qlaradining", ariaLabel: "Instagram"}, + href: "https://instagram.com/qlaradining", ariaLabel: "Instagram" + }, ]} /> ); -} +} \ No newline at end of file