diff --git a/src/app/page.tsx b/src/app/page.tsx
index 1f66426..089507c 100644
--- a/src/app/page.tsx
+++ b/src/app/page.tsx
@@ -29,94 +29,42 @@ export default function LandingPage() {
@@ -127,18 +75,9 @@ export default function LandingPage() {
title="A Legacy of Hospitality"
description="With over five decades of excellence, Grand Horizon redefines luxury, blending heritage charm with modern conveniences for an unforgettable retreat."
metrics={[
- {
- value: "50+",
- title: "Years of Excellence",
- },
- {
- value: "200+",
- title: "Premium Suites",
- },
- {
- value: "100%",
- title: "Guest Satisfaction",
- },
+ { value: "50+", title: "Years of Excellence" },
+ { value: "200+", title: "Premium Suites" },
+ { value: "100%", title: "Guest Satisfaction" },
]}
imageSrc="http://img.b2bpic.net/free-photo/close-up-romantic-breakfast-bed-arrangement_23-2150927743.jpg"
mediaAnimation="slide-up"
@@ -148,38 +87,15 @@ export default function LandingPage() {