Update src/app/page.tsx
This commit is contained in:
@@ -157,7 +157,7 @@ export default function LandingPage() {
|
||||
animationType="blur-reveal"
|
||||
features={[
|
||||
{
|
||||
id: "1", title: "Michelin-Starred Culinary Journey", description: "Dine at the world's finest restaurants with private chef experiences and wine pairings from prestigious vintners.", tag: "Gastronomic", imageSrc: "http://img.b2bpic.net/free-photo/front-view-cook-preparing-meal-designing-meal-inside-plate-fry-meat-food-meal_140725-26012.jpg"
|
||||
id: "1", title: "Michelin-Starred Culinary Journey", description: "Dine at the world's finest restaurants with private chef experiences and wine pairings from prestigious vintners.", tag: "Gastronomic", imageSrc: "http://img.b2bpic.net/free-photo/front-view-cook-preparing-meal-designing-meal-inside-plate-fry-meat-food_140725-26012.jpg"
|
||||
},
|
||||
{
|
||||
id: "2", title: "African Safari Adventure", description: "Witness Africa's greatest wildlife up close with luxury lodge stays, expert guides, and exclusive photography opportunities.", tag: "Adventure", imageSrc: "http://img.b2bpic.net/free-photo/woman-with-man-photographing-while-traveling-vehicle_107420-9769.jpg"
|
||||
@@ -198,7 +198,7 @@ export default function LandingPage() {
|
||||
<div id="contact" data-section="contact">
|
||||
<ContactSplitForm
|
||||
title="Plan Your Luxury Journey"
|
||||
description="Tell us about your travel dreams. Our expert team will craft a bespoke itinerary tailored to your preferences and desires."
|
||||
description="Share your vision in 2 minutes. Our concierge team will respond within 24 hours with a custom proposal"
|
||||
inputs={[
|
||||
{ name: "name", type: "text", placeholder: "Full Name", required: true },
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user