Merge version_1 into main #2

Merged
bender merged 1 commits from version_1 into main 2026-03-02 21:47:13 +00:00

View File

@@ -48,7 +48,7 @@ export default function LandingPage() {
{ text: "Learn More", href: "#reviews" }
]}
background={{ variant: "sparkles-gradient" }}
imageSrc="https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3APHtFBxxg8tuibGG2ragoAnTo7/uploaded-1772487850914-kj7bklmy.png?_wi=1"
imageSrc="https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3APHtFBxxg8tuibGG2ragoAnTo7/uploaded-1772487850914-kj7bklmy.png"
imageAlt="Luxury travel influencer monika tarkowska carter with destinations"
mediaAnimation="slide-up"
frameStyle="card"
@@ -77,16 +77,16 @@ export default function LandingPage() {
tag="Photo Gallery"
products={[
{
id: "1", name: "The Skies", price: "Swiss Alps", variant: "Mountain Retreat", imageSrc: "http://img.b2bpic.net/free-photo/luxury-bedroom-interior-with-rich-furniture-scenic-view-from-walkout-deck_1258-111483.jpg?_wi=1", imageAlt: "Luxury hotel bedroom with mountain views"
id: "1", name: "The Skies", price: "Swiss Alps", variant: "Mountain Retreat", imageSrc: "http://img.b2bpic.net/free-photo/luxury-bedroom-interior-with-rich-furniture-scenic-view-from-walkout-deck_1258-111483.jpg", imageAlt: "Luxury hotel bedroom with mountain views"
},
{
id: "2", name: "Montana", price: "Tuscany", variant: "Countryside Estate", imageSrc: "http://img.b2bpic.net/free-photo/vertical-shot-lake-carezza-surrounded-by-dolomites-greenery-south-tyrol-italy_181624-61450.jpg?_wi=1", imageAlt: "Scenic Tuscan landscape and vineyard views"
id: "2", name: "Montana", price: "Tuscany", variant: "Countryside Estate", imageSrc: "http://img.b2bpic.net/free-photo/vertical-shot-lake-carezza-surrounded-by-dolomites-greenery-south-tyrol-italy_181624-61450.jpg", imageAlt: "Scenic Tuscan landscape and vineyard views"
},
{
id: "3", name: "Vienna", price: "Austria", variant: "Historic Elegance", imageSrc: "http://img.b2bpic.net/free-photo/wooden-sauna-with-mountain-view-panoramic-calm_169016-70823.jpg?_wi=1", imageAlt: "Vienna architectural and cultural experience"
id: "3", name: "Vienna", price: "Austria", variant: "Historic Elegance", imageSrc: "http://img.b2bpic.net/free-photo/wooden-sauna-with-mountain-view-panoramic-calm_169016-70823.jpg", imageAlt: "Vienna architectural and cultural experience"
},
{
id: "4", name: "Warsaw", price: "Poland", variant: "Cultural Immersion", imageSrc: "http://img.b2bpic.net/free-photo/luxury-poolside-experience-where-guests-bask-opulence-cabanas_1268-31113.jpg?_wi=1", imageAlt: "Warsaw luxury hotel and cultural experiences"
id: "4", name: "Warsaw", price: "Poland", variant: "Cultural Immersion", imageSrc: "http://img.b2bpic.net/free-photo/luxury-poolside-experience-where-guests-bask-opulence-cabanas_1268-31113.jpg", imageAlt: "Warsaw luxury hotel and cultural experiences"
}
]}
gridVariant="two-columns-alternating-heights"
@@ -123,24 +123,23 @@ export default function LandingPage() {
features={[
{
id: 1,
title: "Alpine Luxury Retreats", description: "Exclusive mountain resorts with world-class amenities, fine dining, and wellness experiences in the heart of Europe's most prestigious alpine destinations.", imageSrc: "http://img.b2bpic.net/free-photo/luxury-bedroom-interior-with-rich-furniture-scenic-view-from-walkout-deck_1258-111483.jpg?_wi=2", imageAlt: "Alpine luxury hotel retreat"
title: "Alpine Luxury Retreats", description: "Exclusive mountain resorts with world-class amenities, fine dining, and wellness experiences in the heart of Europe's most prestigious alpine destinations.", imageSrc: "http://img.b2bpic.net/free-photo/luxury-bedroom-interior-with-rich-furniture-scenic-view-from-walkout-deck_1258-111483.jpg", imageAlt: "Alpine luxury hotel retreat"
},
{
id: 2,
title: "Mediterranean Elegance", description: "Beachfront and countryside estates offering authentic cultural immersion, vineyard tours, and gastronomic excellence in Italy's most coveted regions.", imageSrc: "http://img.b2bpic.net/free-photo/vertical-shot-lake-carezza-surrounded-by-dolomites-greenery-south-tyrol-italy_181624-61450.jpg?_wi=2", imageAlt: "Mediterranean resort and landscape"
title: "Mediterranean Elegance", description: "Beachfront and countryside estates offering authentic cultural immersion, vineyard tours, and gastronomic excellence in Italy's most coveted regions.", imageSrc: "http://img.b2bpic.net/free-photo/vertical-shot-lake-carezza-surrounded-by-dolomites-greenery-south-tyrol-italy_181624-61450.jpg", imageAlt: "Mediterranean resort and landscape"
},
{
id: 3,
title: "Cultural Capitals", description: "Historic cities with architectural marvels, museum collections, and exclusive access to cultural events in Europe's most sophisticated urban centers.", imageSrc: "http://img.b2bpic.net/free-photo/wooden-sauna-with-mountain-view-panoramic-calm_169016-70823.jpg?_wi=2", imageAlt: "European cultural destination"
title: "Cultural Capitals", description: "Historic cities with architectural marvels, museum collections, and exclusive access to cultural events in Europe's most sophisticated urban centers.", imageSrc: "http://img.b2bpic.net/free-photo/wooden-sauna-with-mountain-view-panoramic-calm_169016-70823.jpg", imageAlt: "European cultural destination"
},
{
id: 4,
title: "Hidden Gems", description: "Off-the-beaten-path luxury experiences offering unique cultural encounters, local cuisine, and personalized hospitality in emerging luxury destinations.", imageSrc: "http://img.b2bpic.net/free-photo/luxury-poolside-experience-where-guests-bask-opulence-cabanas_1268-31113.jpg?_wi=2", imageAlt: "Hidden gem luxury destination"
title: "Hidden Gems", description: "Off-the-beaten-path luxury experiences offering unique cultural encounters, local cuisine, and personalized hospitality in emerging luxury destinations.", imageSrc: "http://img.b2bpic.net/free-photo/luxury-poolside-experience-where-guests-bask-opulence-cabanas_1268-31113.jpg", imageAlt: "Hidden gem luxury destination"
}
]}
textboxLayout="default"
useInvertedBackground={false}
animationType="slide-up"
/>
</div>
@@ -152,28 +151,22 @@ export default function LandingPage() {
showRating={true}
testimonials={[
{
id: "1", name: "Laurent Duchamp", handle: "@luxe_hospitality", testimonial: "Monika's authentic reviews and stunning photography have directly increased our luxury property's visibility with high-net-worth travelers. Her content resonates perfectly with our target demographic.", rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/smiling-businessman-standing-airport-terminal_107420-85070.jpg?_wi=1", imageAlt: "Laurent Duchamp, luxury hotel director"
id: "1", name: "Laurent Duchamp", handle: "@luxe_hospitality", testimonial: "Monika's authentic reviews and stunning photography have directly increased our luxury property's visibility with high-net-worth travelers. Her content resonates perfectly with our target demographic.", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/smiling-businessman-standing-airport-terminal_107420-85070.jpg", imageAlt: "Laurent Duchamp, luxury hotel director"
},
{
id: "2", name: "Sophie Renault", handle: "@travel_brands_collective", testimonial: "Her insider perspective and curated recommendations have become the gold standard for luxury travel content. Partnerships with Travel Sophisticate deliver measurable ROI and brand elevation.", rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/smiling-businessman-standing-airport-terminal_107420-85070.jpg?_wi=2", imageAlt: "Sophie Renault, travel brand executive"
id: "2", name: "Sophie Renault", handle: "@travel_brands_collective", testimonial: "Her insider perspective and curated recommendations have become the gold standard for luxury travel content. Partnerships with Travel Sophisticate deliver measurable ROI and brand elevation.", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/smiling-businessman-standing-airport-terminal_107420-85070.jpg", imageAlt: "Sophie Renault, travel brand executive"
},
{
id: "3", name: "James Wellington", handle: "@affluent_traveler", testimonial: "Finally, honest hotel reviews from someone who truly understands luxury. Monika's recommendations have enhanced every trip—discovered properties I never would have found otherwise.", rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/pretty-charming-blonde-woman-white-blouse-smiles-sincerely_197531-23127.jpg", imageAlt: "James Wellington, luxury traveler"
id: "3", name: "James Wellington", handle: "@affluent_traveler", testimonial: "Finally, honest hotel reviews from someone who truly understands luxury. Monika's recommendations have enhanced every trip—discovered properties I never would have found otherwise.", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/pretty-charming-blonde-woman-white-blouse-smiles-sincerely_197531-23127.jpg", imageAlt: "James Wellington, luxury traveler"
},
{
id: "4", name: "Isabelle Moreau", handle: "@boutique_hotel_association", testimonial: "Travel Sophisticate represents the pinnacle of travel influencer excellence. Her authentic voice and visual storytelling set her apart from the noise in the luxury travel space.", rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/smiling-businessman-standing-airport-terminal_107420-85070.jpg?_wi=3", imageAlt: "Isabelle Moreau, boutique hotel representative"
id: "4", name: "Isabelle Moreau", handle: "@boutique_hotel_association", testimonial: "Travel Sophisticate represents the pinnacle of travel influencer excellence. Her authentic voice and visual storytelling set her apart from the noise in the luxury travel space.", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/smiling-businessman-standing-airport-terminal_107420-85070.jpg", imageAlt: "Isabelle Moreau, boutique hotel representative"
},
{
id: "5", name: "Marcus Chen", handle: "@luxury_concierge", testimonial: "Collaborating with Monika was transformative for our brand. Her audience alignment and content quality exceed industry standards for luxury hospitality partnerships.", rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/smiling-businessman-standing-airport-terminal_107420-85070.jpg?_wi=4", imageAlt: "Marcus Chen, luxury concierge service"
id: "5", name: "Marcus Chen", handle: "@luxury_concierge", testimonial: "Collaborating with Monika was transformative for our brand. Her audience alignment and content quality exceed industry standards for luxury hospitality partnerships.", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/smiling-businessman-standing-airport-terminal_107420-85070.jpg", imageAlt: "Marcus Chen, luxury concierge service"
},
{
id: "6", name: "Claudia Rossi", handle: "@resort_collections", testimonial: "Her meticulous attention to detail and genuine passion for authentic travel experiences make Travel Sophisticate the ideal partner for luxury property promotion.", rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/smiling-businessman-standing-airport-terminal_107420-85070.jpg?_wi=5", imageAlt: "Claudia Rossi, resort marketing director"
id: "6", name: "Claudia Rossi", handle: "@resort_collections", testimonial: "Her meticulous attention to detail and genuine passion for authentic travel experiences make Travel Sophisticate the ideal partner for luxury property promotion.", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/smiling-businessman-standing-airport-terminal_107420-85070.jpg", imageAlt: "Claudia Rossi, resort marketing director"
}
]}
animationType="slide-up"
@@ -216,7 +209,7 @@ export default function LandingPage() {
<div id="footer" data-section="footer">
<FooterMedia
imageSrc="https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3APHtFBxxg8tuibGG2ragoAnTo7/uploaded-1772487850914-kj7bklmy.png?_wi=2"
imageSrc="https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3APHtFBxxg8tuibGG2ragoAnTo7/uploaded-1772487850914-kj7bklmy.png"
imageAlt="Travel Sophisticate luxury travel imagery"
logoText="Travel Sophisticate"
copyrightText="© 2025 Travel Sophisticate | Monica Tarkowska-Carter"