diff --git a/src/app/page.tsx b/src/app/page.tsx
index ad8a4fc..6fe9e4f 100644
--- a/src/app/page.tsx
+++ b/src/app/page.tsx
@@ -32,21 +32,13 @@ export default function LandingPage() {
@@ -55,37 +47,24 @@ export default function LandingPage() {
@@ -113,23 +92,11 @@ export default function LandingPage() {
useInvertedBackground={false}
features={[
{
- title: "Infinity Pool",
- description: "Relax in our climate-controlled pool with stunning city views.",
- imageSrc: "http://img.b2bpic.net/free-photo/vacation-tourism-leisure-concept-happy-relaxed-attractive-tanned-brunette-woman-glasses-lying-hotel-lounge-zone-cafe-terrace-put-feet-coffee-table-smiling-feeling-paradise_197531-30314.jpg",
- imageAlt: "hotel swimming pool sun lounge",
- },
+ title: "Infinity Pool", description: "Relax in our climate-controlled pool with stunning city views.", imageSrc: "http://img.b2bpic.net/free-photo/vacation-tourism-leisure-concept-happy-relaxed-attractive-tanned-brunette-woman-glasses-lying-hotel-lounge-zone-cafe-terrace-put-feet-coffee-table-smiling-feeling-paradise_197531-30314.jpg", imageAlt: "hotel swimming pool sun lounge"},
{
- title: "Fine Dining",
- description: "Experience gourmet local cuisine prepared by master chefs.",
- imageSrc: "http://img.b2bpic.net/free-photo/3d-rendering-beautiful-comtemporary-luxury-bedroom-suite-hotel-with-tv_105762-2063.jpg",
- imageAlt: "luxury hotel lobby entrance interior",
- },
+ title: "Fine Dining", description: "Experience gourmet local cuisine prepared by master chefs.", imageSrc: "http://img.b2bpic.net/free-photo/3d-rendering-beautiful-comtemporary-luxury-bedroom-suite-hotel-with-tv_105762-2063.jpg", imageAlt: "luxury hotel lobby entrance interior"},
{
- title: "Wellness Spa",
- description: "Rejuvenate with world-class treatments and spa services.",
- imageSrc: "http://img.b2bpic.net/free-photo/luxury-modern-style-bedroom-interior-hotel-bedroom-generative-ai-illustration_1258-151611.jpg",
- imageAlt: "luxurious king bed hotel room",
- },
+ title: "Wellness Spa", description: "Rejuvenate with world-class treatments and spa services.", imageSrc: "http://img.b2bpic.net/free-photo/luxury-modern-style-bedroom-interior-hotel-bedroom-generative-ai-illustration_1258-151611.jpg", imageAlt: "luxurious king bed hotel room"},
]}
title="World-Class Amenities"
description="Enhance your stay with our premium facilities tailored for relaxation and efficiency."
@@ -138,46 +105,23 @@ export default function LandingPage() {