Merge version_1 into main #1

Merged
bender merged 2 commits from version_1 into main 2026-03-09 20:44:26 +00:00
2 changed files with 1369 additions and 2 deletions

File diff suppressed because it is too large Load Diff

View File

@@ -89,10 +89,10 @@ export default function LandingPage() {
features={[
{
id: "1", title: "Personal Travel Concierge", author: "24/7 Dedicated Support", description: "Your dedicated travel expert handles every detail, from flight arrangements to restaurant reservations, ensuring seamless luxury throughout your journey.", tags: ["Concierge", "Premium"],
imageSrc: "/placeholders/placeholder1.webp", imageAlt: "Professional travel concierge service"},
imageSrc: "/placeholders/placeholder1.webp?_wi=1", imageAlt: "Professional travel concierge service"},
{
id: "2", title: "Exclusive Access Experiences", author: "VIP Privileges", description: "Gain entry to private events, invitation-only venues, and experiences unavailable to the general public, creating truly exclusive memories.", tags: ["VIP", "Exclusive"],
imageSrc: "/placeholders/placeholder1.webp", imageAlt: "VIP exclusive travel experience"},
imageSrc: "/placeholders/placeholder1.webp?_wi=2", imageAlt: "VIP exclusive travel experience"},
]}
/>
</div>