From f1e83fed6e762387540351f1084b0d146af607dd Mon Sep 17 00:00:00 2001 From: bender Date: Tue, 9 Jun 2026 09:32:17 +0000 Subject: [PATCH] Update src/app/page.tsx --- src/app/page.tsx | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) diff --git a/src/app/page.tsx b/src/app/page.tsx index 768065f..cebb85f 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -361,8 +361,10 @@ export default function LandingPage() { { id: "flexible", title: "Flexible Assistance", content: "Enjoy easier modifications and dedicated support for any changes to your reservation."}, { - id: "offers", title: "Exclusive Offers", content: "Gain access to bespoke packages and promotions available only to direct bookers."},n { - id: "personalized", title: "Personalised Service", content: "Benefit from a more tailored and attentive service experience from booking to checkout."},n ]} + id: "offers", title: "Exclusive Offers", content: "Gain access to bespoke packages and promotions available only to direct bookers."}, + { + id: "personalized", title: "Personalised Service", content: "Benefit from a more tailored and attentive service experience from booking to checkout."} + ]} imageSrc="https://webuild-dev.s3.eu-north-1.amazonaws.com/stock/hotel-guest-booking-direct-ipad.jpg?id=6o6p6p" imageAlt="Hotel guest enjoying exclusive benefits" mediaAnimation="slide-up" -- 2.49.1