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() {