diff --git a/src/app/page.tsx b/src/app/page.tsx index 5e52115..60cad04 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -137,12 +137,12 @@ export default function LandingPage() { }, { id: "weekly", badge: "Best Value", badgeIcon: Sparkles, - price: "€280", subtitle: "Per week - Great savings for longer stays", buttons: [ + price: "€280", subtitle: "€40/night when booked weekly (11% discount vs nightly rate)", buttons: [ { text: "Book Extended Stay", href: "https://www.booking.com/hotel/ma/casa-antigua-entre-mer-et-reserve.fr.html?aid=2311236&label=fr-ma-booking-desktop-5CduOKQmb7QeyTDIztQmwAS652796013990%3Apl%3Ata%3Ap1%3Ap2%3Aac%3Aap%3Aneg%3Afi%3Atikwd-65526620%3Alp1009979%3Ali%3Adec%3Adm&sid=af413625458704abd1c26019a7c178cb&all_sr_blocks=1573180301_428363801_2_42_0&checkin=2026-03-13&checkout=2026-03-14&dest_id=-43476&dest_type=city&dist=0&group_adults=2&group_children=0&hapos=1&highlighted_blocks=1573180301_428363801_2_42_0&hpos=1&matching_block_id=1573180301_428363801_2_42_0&no_rooms=1&req_adults=2&req_children=0&room1=A%2CA&sb_price_type=total&sr_order=popularity&sr_pri_blocks=1573180301_428363801_2_42_0__6120&srepoch=1772199335&srpvid=02125f92238a094b&type=total&ucfs=1&"}, ], features: [ - "€40 per night (10% discount)", "All nightly amenities", "Luggage storage available", "Long-term stays allowed", "24/7 property staff support", "Extended cancellation window"], + "€40 per night (11% discount)", "All nightly amenities", "Luggage storage available", "Long-term stays allowed", "24/7 property staff support", "Extended cancellation window"], }, ]} />