diff --git a/src/app/page.tsx b/src/app/page.tsx
index b16fc9e..f203d22 100644
--- a/src/app/page.tsx
+++ b/src/app/page.tsx
@@ -30,26 +30,11 @@ export default function LandingPage() {
@@ -57,42 +42,16 @@ export default function LandingPage() {
@@ -104,18 +63,9 @@ export default function LandingPage() {
title="A Tradition of Excellence"
description="Dolcini Café blends the rich traditions of Kuwaiti hospitality with a modern, minimalist aesthetic. Located in Homz Mall, we strive to create a peaceful escape with unparalleled flavor profiles."
bulletPoints={[
- {
- title: "Artisanal Roasts",
- description: "Hand-selected beans sourced globally.",
- },
- {
- title: "Gourmet Patisserie",
- description: "Handcrafted desserts with gold accents.",
- },
- {
- title: "Elegant Ambiance",
- description: "Minimalist luxury in the heart of Al-Dajeej.",
- },
+ { title: "Artisanal Roasts", description: "Hand-selected beans sourced globally." },
+ { title: "Gourmet Patisserie", description: "Handcrafted desserts with gold accents." },
+ { title: "Elegant Ambiance", description: "Minimalist luxury in the heart of Al-Dajeej." },
]}
imageSrc="http://img.b2bpic.net/free-photo/view-luxurious-hotel-interior-space_23-2150683401.jpg"
mediaAnimation="blur-reveal"
@@ -125,23 +75,15 @@ export default function LandingPage() {
@@ -305,9 +142,7 @@ export default function LandingPage() {