diff --git a/src/app/page.tsx b/src/app/page.tsx
index 72077e1..f8f00f7 100644
--- a/src/app/page.tsx
+++ b/src/app/page.tsx
@@ -31,21 +31,13 @@ export default function LandingPage() {
@@ -54,42 +46,21 @@ export default function LandingPage() {
@@ -227,19 +130,13 @@ export default function LandingPage() {
features={[
{
icon: Heart,
- title: "Date Nights",
- description: "Intimate corners with soft candlelight.",
- },
+ title: "Date Nights", description: "Intimate corners with soft candlelight."},
{
icon: Gift,
- title: "Anniversaries",
- description: "Personalized service for your celebration.",
- },
+ title: "Anniversaries", description: "Personalized service for your celebration."},
{
icon: Users,
- title: "Private Dining",
- description: "Dedicated space for your special group.",
- },
+ title: "Private Dining", description: "Dedicated space for your special group."},
]}
title="Designed for Every Milestone"
description="Whether it's your anniversary or a quiet date, we curate the perfect setting."
@@ -250,8 +147,7 @@ export default function LandingPage() {