From 71709f1854b3b993bf2a7c4b20ebb304bfda39fc Mon Sep 17 00:00:00 2001 From: bender Date: Thu, 11 Jun 2026 21:19:18 +0000 Subject: [PATCH] Update src/app/page.tsx --- src/app/page.tsx | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/src/app/page.tsx b/src/app/page.tsx index 45c90d6..5f2ccb9 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -213,19 +213,19 @@ export default function LandingPage() { id: "basic-stay", title: "Classic Retreat", price: "$250", period: "per night", features: [ "Standard Deluxe Room", "Complimentary Breakfast", "High-Speed Wi-Fi", "City View"], button: { - text: "Book Classic", href: "#"}, + text: "Book Your Classic Retreat Stay", href: "#"}, imageSrc: "http://img.b2bpic.net/free-photo/high-angle-hand-holding-cream-container_23-2149764815.jpg", imageAlt: "Classic Retreat room"}, { id: "luxury-escape", title: "Executive Experience", price: "$400", period: "per night", features: [ "Executive Suite", "Welcome Drink & Canapés", "Spa Access", "Mountain View"], button: { - text: "Book Executive", href: "#"}, + text: "Book Your Executive Experience Stay", href: "#"}, imageSrc: "http://img.b2bpic.net/free-photo/business-professional-finding-new-ideas-forge-international-partnership-before-attending-conference-hotel-lounge-area-ceo-taking-notes-preparing-important-speech_482257-68049.jpg", imageAlt: "Executive Experience suite"}, { id: "grand-indulgence", title: "Grand Indulgence", price: "$1200", period: "per night", features: [ "Amelia Penthouse", "Private Concierge", "Gourmet Dinner for Two", "Panoramic Views"], button: { - text: "Book Grand", href: "#"}, + text: "Book Your Grand Indulgence Stay", href: "#"}, imageSrc: "http://img.b2bpic.net/free-photo/young-woman-standing-pool_23-2149037094.jpg", imageAlt: "Grand Indulgence penthouse"}, ]} title="Seamless Booking, Unforgettable Stays"