diff --git a/src/app/page.tsx b/src/app/page.tsx
index 549dea7..31dde8e 100644
--- a/src/app/page.tsx
+++ b/src/app/page.tsx
@@ -29,21 +29,13 @@ export default function LandingPage() {
@@ -52,109 +44,61 @@ export default function LandingPage() {
@@ -167,20 +111,11 @@ export default function LandingPage() {
useInvertedBackground={false}
features={[
{
- title: "Smart Booking Engine",
- description: "Automated reservation system with real-time availability sync.",
- imageSrc: "http://img.b2bpic.net/free-photo/map-gps-direction-navigation-route-travel_53876-124881.jpg",
- },
+ title: "Smart Booking Engine", description: "Automated reservation system with real-time availability sync.", imageSrc: "http://img.b2bpic.net/free-photo/map-gps-direction-navigation-route-travel_53876-124881.jpg"},
{
- title: "Mobile Itinerary Management",
- description: "Seamless itinerary updates and push notifications for travelers.",
- imageSrc: "http://img.b2bpic.net/free-photo/christmas-travel-concept-with-phone_23-2149573118.jpg",
- },
+ title: "Mobile Itinerary Management", description: "Seamless itinerary updates and push notifications for travelers.", imageSrc: "http://img.b2bpic.net/free-photo/christmas-travel-concept-with-phone_23-2149573118.jpg"},
{
- title: "24/7 Support Integration",
- description: "Centralized communication platform for customer inquiries.",
- imageSrc: "http://img.b2bpic.net/free-photo/close-up-hands-with-different-items_23-2148925821.jpg",
- },
+ title: "24/7 Support Integration", description: "Centralized communication platform for customer inquiries.", imageSrc: "http://img.b2bpic.net/free-photo/close-up-hands-with-different-items_23-2148925821.jpg"},
]}
title="Everything You Need to Manage Operations"
description="Comprehensive tools designed specifically for the tourism and hospitality industry."
@@ -189,46 +124,23 @@ export default function LandingPage() {