From 9aa19e9a77ec2f62ee49fb329d1c78e20a326f35 Mon Sep 17 00:00:00 2001 From: bender Date: Mon, 1 Jun 2026 13:13:34 +0000 Subject: [PATCH] Update src/app/page.tsx --- src/app/page.tsx | 233 ++++++++++------------------------------------- 1 file changed, 46 insertions(+), 187 deletions(-) diff --git a/src/app/page.tsx b/src/app/page.tsx index b65a981..6014759 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -33,29 +33,17 @@ export default function LandingPage() { @@ -64,45 +52,28 @@ export default function LandingPage() {
@@ -115,17 +86,11 @@ export default function LandingPage() { description="Step into Veloura, a realm where innovative design harmonizes with the timeless ritual of coffee. We craft an experience, a sanctuary for connoisseurs of taste and aesthetics, redefining the modern café with a touch of the extraordinary." metrics={[ { - value: "Inspired Design", - title: "A fusion of Apple elegance, Dubai luxury, and cyberpunk minimalism.", - }, + value: "Inspired Design", title: "A fusion of Apple elegance, Dubai luxury, and cyberpunk minimalism."}, { - value: "Artisanal Craft", - title: "Each blend and dish meticulously prepared for a symphony of flavors.", - }, + value: "Artisanal Craft", title: "Each blend and dish meticulously prepared for a symphony of flavors."}, { - value: "Elevated Experience", - title: "Beyond a café, a destination for leisure, connection, and indulgence.", - }, + value: "Elevated Experience", title: "Beyond a café, a destination for leisure, connection, and indulgence."}, ]} imageSrc="http://img.b2bpic.net/free-photo/lamp-design-with-digital-art-style_23-2151153902.jpg" imageAlt="Luxurious, dark Veloura Cafe interior with modern and futuristic design elements" @@ -136,53 +101,23 @@ export default function LandingPage() { -- 2.49.1