6 Commits

Author SHA1 Message Date
e1390bed1f Update src/app/page.tsx 2026-03-07 07:16:24 +00:00
50dbcf78dd Update src/app/layout.tsx 2026-03-07 07:16:24 +00:00
6fe06e5272 Merge version_2 into main
Merge version_2 into main
2026-03-07 07:13:19 +00:00
920629c38f Update src/app/page.tsx 2026-03-07 07:13:14 +00:00
f314d8c9b8 Update src/app/layout.tsx 2026-03-07 07:13:14 +00:00
a156a9deb7 Merge version_1 into main
Merge version_1 into main
2026-03-07 07:10:56 +00:00
2 changed files with 50 additions and 173 deletions

View File

@@ -7,35 +7,24 @@ import { ServiceWrapper } from "@/components/ServiceWrapper";
import Tag from "@/tag/Tag";
const halant = Halant({
variable: "--font-halant",
subsets: ["latin"],
variable: "--font-halant", subsets: ["latin"],
weight: ["300", "400", "500", "600", "700"],
});
const inter = Inter({
variable: "--font-inter",
subsets: ["latin"],
variable: "--font-inter", subsets: ["latin"],
});
const mulish = Mulish({
variable: "--font-mulish",
subsets: ["latin"],
variable: "--font-mulish", subsets: ["latin"],
});
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 splittingno 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 | 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 splittingno 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,

View File

@@ -53,8 +53,7 @@ export default function HomePage() {
{ name: "How It Works", id: "how-it-works" },
]}
button={{
text: "Get Started",
href: "/restaurants",
text: "Get Started", href: "/restaurants"
}}
/>
</div>
@@ -70,42 +69,34 @@ 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: "Get Started", href: "/restaurants" },
{ text: "Try Free Demo", href: "/restaurants" },
{ text: "See How It Works", href: "#how-it-works" },
]}
buttonAnimation="slide-up"
@@ -122,14 +113,7 @@ 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}
@@ -146,12 +130,9 @@ export default function HomePage() {
tagAnimation="slide-up"
features={[
{
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",
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"
},
items: [
{ icon: QrCode, text: "QR code at every table" },
@@ -161,12 +142,9 @@ export default function HomePage() {
reverse: false,
},
{
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",
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"
},
items: [
{ icon: Brain, text: "AI-powered recommendations" },
@@ -176,12 +154,9 @@ export default function HomePage() {
reverse: true,
},
{
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",
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"
},
items: [
{ icon: CreditCard, text: "Flexible bill splitting" },
@@ -210,36 +185,16 @@ 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"
@@ -252,13 +207,9 @@ export default function HomePage() {
<InlineImageSplitTextAbout
heading={[
{
type: "text",
content: "Not just a payment tool. An ",
},
type: "text", content: "Not just a payment tool. An "},
{
type: "text",
content: "AI dining experience",
},
type: "text", content: "AI dining experience"},
]}
useInvertedBackground={false}
buttons={[{ text: "Learn More", href: "/restaurants" }]}
@@ -275,25 +226,13 @@ export default function HomePage() {
tagAnimation="slide-up"
metrics={[
{
id: "1",
value: "3x",
title: "Tip Increase",
description: "Average digital tipping boost",
icon: TrendingUp,
id: "1", value: "3x", title: "Tip Increase", description: "Average digital tipping boost", icon: TrendingUp,
},
{
id: "2",
value: "40%",
title: "Faster Tables",
description: "Reduced check time",
icon: Clock,
id: "2", value: "40%", title: "Faster Tables", description: "Reduced check time", icon: Clock,
},
{
id: "3",
value: "5⭐",
title: "Google Reviews",
description: "Automated review collection",
icon: Star,
id: "3", value: "5⭐", title: "Google Reviews", description: "Automated review collection", icon: Star,
},
]}
gridVariant="uniform-all-items-equal"
@@ -315,76 +254,28 @@ export default function HomePage() {
useInvertedBackground={false}
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",
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"
},
{
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",
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"
},
{
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",
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"
},
{
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",
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"
},
{
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é",
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é"
},
{
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",
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"
},
]}
/>
@@ -398,18 +289,15 @@ 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"
},
]}
/>