Update src/app/page.tsx

This commit is contained in:
2026-04-05 10:56:37 +00:00
parent fd5cc2b192
commit 930d5cf3f8

View File

@@ -2,9 +2,10 @@
import { ThemeProvider } from "@/providers/themeProvider/ThemeProvider";
import ReactLenis from "lenis/react";
import { Instagram, Twitter, Linkedin, Github } from "lucide-react";
import BlogCardTwo from '@/components/sections/blog/BlogCardTwo';
import ContactCenter from '@/components/sections/contact/ContactCenter';
import FooterCard from '@/components/sections/footer/FooterCard';
import FooterBaseReveal from '@/components/sections/footer/FooterBaseReveal';
import HeroBillboardTestimonial from '@/components/sections/hero/HeroBillboardTestimonial';
import MediaAbout from '@/components/sections/about/MediaAbout';
import NavbarLayoutFloatingInline from '@/components/navbar/NavbarLayoutFloatingInline';
@@ -29,129 +30,64 @@ export default function LandingPage() {
<NavbarLayoutFloatingInline
navItems={[
{
name: "Home",
id: "hero",
},
name: "Home", id: "hero"},
{
name: "About",
id: "about",
},
name: "About", id: "about"},
{
name: "Catalog",
id: "catalog",
},
name: "Catalog", id: "catalog"},
{
name: "Testimonials",
id: "testimonials",
},
name: "Testimonials", id: "testimonials"},
{
name: "Contact",
id: "contact",
},
name: "Contact", id: "contact"},
]}
brandName="Make My Experience"
button={{
text: "Get Started",
href: "#contact",
}}
text: "Get Started", href: "#contact"}}
/>
</div>
<div id="hero" data-section="hero">
<HeroBillboardTestimonial
background={{
variant: "gradient-bars",
}}
variant: "gradient-bars"}}
title="Unforgettable Experiences, Curated For You."
description="We turn your dream vacations and lifestyle moments into reality. Discover unique local events, hidden gems, and tailored travel experiences."
testimonials={[
{
name: "Aria V.",
handle: "@aria_travels",
testimonial: "Make My Experience completely transformed my trip to Italy! Every detail was perfect.",
rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/man-happily-clapping-hands-satisfied-with-accomplishments-studio-background_482257-92829.jpg?_wi=1",
},
name: "Aria V.", handle: "@aria_travels", testimonial: "Make My Experience completely transformed my trip to Italy! Every detail was perfect.", rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/man-happily-clapping-hands-satisfied-with-accomplishments-studio-background_482257-92829.jpg?_wi=1"},
{
name: "Marcus L.",
handle: "@marcus.leisure",
testimonial: "The hidden gems they found for my anniversary were absolutely stunning. Top-tier curation.",
rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/pretty-woman-sitting-resting_23-2147727681.jpg?_wi=1",
},
name: "Marcus L.", handle: "@marcus.leisure", testimonial: "The hidden gems they found for my anniversary were absolutely stunning. Top-tier curation.", rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/pretty-woman-sitting-resting_23-2147727681.jpg?_wi=1"},
{
name: "Elena S.",
handle: "@elena_globetrotter",
testimonial: "I loved the seamless booking process and the personalized local recommendations. Highly recommended.",
rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/handsome-man-boat-enjoying-summer-sun_23-2151995411.jpg?_wi=1",
},
name: "Elena S.", handle: "@elena_globetrotter", testimonial: "I loved the seamless booking process and the personalized local recommendations. Highly recommended.", rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/handsome-man-boat-enjoying-summer-sun_23-2151995411.jpg?_wi=1"},
{
name: "Jason T.",
handle: "@jt_vibes",
testimonial: "If you want to experience the best of a city without the stress, hire them. Unmatched quality.",
rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/lifestyle-young-friends-outdoors_23-2148140827.jpg?_wi=1",
},
name: "Jason T.", handle: "@jt_vibes", testimonial: "If you want to experience the best of a city without the stress, hire them. Unmatched quality.", rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/lifestyle-young-friends-outdoors_23-2148140827.jpg?_wi=1"},
{
name: "Sophia B.",
handle: "@sophia.refined",
testimonial: "Truly a premium service. I've never felt so taken care of while traveling.",
rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/portrait-happy-traveller-enjoying-vacation_23-2148588469.jpg?_wi=1",
},
name: "Sophia B.", handle: "@sophia.refined", testimonial: "Truly a premium service. I've never felt so taken care of while traveling.", rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/portrait-happy-traveller-enjoying-vacation_23-2148588469.jpg?_wi=1"},
]}
buttons={[
{
text: "Discover Experiences",
href: "#catalog",
},
text: "Discover Experiences", href: "#catalog"},
]}
imageSrc="http://img.b2bpic.net/free-photo/sports-woman-beach-with-rug_171337-16715.jpg"
imageAlt="Luxurious travel lifestyle scene"
avatars={[
{
src: "http://img.b2bpic.net/free-photo/man-happily-clapping-hands-satisfied-with-accomplishments-studio-background_482257-92829.jpg",
alt: "User 1",
},
{
src: "http://img.b2bpic.net/free-photo/pretty-woman-sitting-resting_23-2147727681.jpg",
alt: "User 2",
},
{
src: "http://img.b2bpic.net/free-photo/handsome-man-boat-enjoying-summer-sun_23-2151995411.jpg",
alt: "User 3",
},
{
src: "http://img.b2bpic.net/free-photo/lifestyle-young-friends-outdoors_23-2148140827.jpg",
alt: "User 4",
},
{
src: "http://img.b2bpic.net/free-photo/portrait-happy-traveller-enjoying-vacation_23-2148588469.jpg",
alt: "User 5",
},
{ src: "http://img.b2bpic.net/free-photo/man-happily-clapping-hands-satisfied-with-accomplishments-studio-background_482257-92829.jpg", alt: "User 1" },
{ src: "http://img.b2bpic.net/free-photo/pretty-woman-sitting-resting_23-2147727681.jpg", alt: "User 2" },
{ src: "http://img.b2bpic.net/free-photo/handsome-man-boat-enjoying-summer-sun_23-2151995411.jpg", alt: "User 3" },
{ src: "http://img.b2bpic.net/free-photo/lifestyle-young-friends-outdoors_23-2148140827.jpg", alt: "User 4" },
{ src: "http://img.b2bpic.net/free-photo/portrait-happy-traveller-enjoying-vacation_23-2148588469.jpg", alt: "User 5" },
]}
marqueeItems={[
{
type: "text",
text: "Curated Travel",
},
{
type: "text",
text: "Local Events",
},
{
type: "text",
text: "Hidden Gems",
},
{
type: "text",
text: "VIP Access",
},
{
type: "text",
text: "Luxury Stays",
},
{ type: "text", text: "Curated Travel" },
{ type: "text", text: "Local Events" },
{ type: "text", text: "Hidden Gems" },
{ type: "text", text: "VIP Access" },
{ type: "text", text: "Luxury Stays" },
]}
/>
</div>
@@ -163,9 +99,7 @@ export default function LandingPage() {
description="Our mission is to help you disconnect from the routine and reconnect with the extraordinary. We blend expert knowledge with an eye for the unique, ensuring every experience is personalized, luxurious, and memorable."
buttons={[
{
text: "Learn More",
href: "#",
},
text: "Learn More", href: "#"},
]}
imageSrc="http://img.b2bpic.net/free-photo/portrait-angry-man-packing-suitcase-looking-frustrated-notebook-with-check-list-items-holiday-preparing-go-vacation_1258-314315.jpg"
imageAlt="Professional curation process"
@@ -176,31 +110,11 @@ export default function LandingPage() {
<TestimonialCardTwelve
useInvertedBackground={false}
testimonials={[
{
id: "1",
name: "Aria V.",
imageSrc: "http://img.b2bpic.net/free-photo/man-happily-clapping-hands-satisfied-with-accomplishments-studio-background_482257-92829.jpg?_wi=2",
},
{
id: "2",
name: "Marcus L.",
imageSrc: "http://img.b2bpic.net/free-photo/pretty-woman-sitting-resting_23-2147727681.jpg?_wi=2",
},
{
id: "3",
name: "Elena S.",
imageSrc: "http://img.b2bpic.net/free-photo/handsome-man-boat-enjoying-summer-sun_23-2151995411.jpg?_wi=2",
},
{
id: "4",
name: "Jason T.",
imageSrc: "http://img.b2bpic.net/free-photo/lifestyle-young-friends-outdoors_23-2148140827.jpg?_wi=2",
},
{
id: "5",
name: "Sophia B.",
imageSrc: "http://img.b2bpic.net/free-photo/portrait-happy-traveller-enjoying-vacation_23-2148588469.jpg?_wi=2",
},
{ id: "1", name: "Aria V.", imageSrc: "http://img.b2bpic.net/free-photo/man-happily-clapping-hands-satisfied-with-accomplishments-studio-background_482257-92829.jpg?_wi=2" },
{ id: "2", name: "Marcus L.", imageSrc: "http://img.b2bpic.net/free-photo/pretty-woman-sitting-resting_23-2147727681.jpg?_wi=2" },
{ id: "3", name: "Elena S.", imageSrc: "http://img.b2bpic.net/free-photo/handsome-man-boat-enjoying-summer-sun_23-2151995411.jpg?_wi=2" },
{ id: "4", name: "Jason T.", imageSrc: "http://img.b2bpic.net/free-photo/lifestyle-young-friends-outdoors_23-2148140827.jpg?_wi=2" },
{ id: "5", name: "Sophia B.", imageSrc: "http://img.b2bpic.net/free-photo/portrait-happy-traveller-enjoying-vacation_23-2148588469.jpg?_wi=2" },
]}
cardTitle="Loved by Global Travelers"
cardTag="Testimonials"
@@ -217,25 +131,9 @@ export default function LandingPage() {
description="Expert tips and stories from our global travel partners."
blogs={[
{
id: "b1",
category: "Travel",
title: "Hidden Gems of Europe",
excerpt: "Discover the places that guidebooks miss, curated by our experts.",
imageSrc: "http://img.b2bpic.net/free-photo/man-happily-clapping-hands-satisfied-with-accomplishments-studio-background_482257-92829.jpg?_wi=3",
authorName: "Aria V.",
authorAvatar: "http://img.b2bpic.net/free-photo/man-happily-clapping-hands-satisfied-with-accomplishments-studio-background_482257-92829.jpg",
date: "Jan 20, 2025",
},
id: "b1", category: "Travel", title: "Hidden Gems of Europe", excerpt: "Discover the places that guidebooks miss, curated by our experts.", imageSrc: "http://img.b2bpic.net/free-photo/man-happily-clapping-hands-satisfied-with-accomplishments-studio-background_482257-92829.jpg?_wi=3", authorName: "Aria V.", authorAvatar: "http://img.b2bpic.net/free-photo/man-happily-clapping-hands-satisfied-with-accomplishments-studio-background_482257-92829.jpg", date: "Jan 20, 2025"},
{
id: "b2",
category: "Events",
title: "Modern Urban Living",
excerpt: "How to stay inspired while living in the concrete jungle.",
imageSrc: "http://img.b2bpic.net/free-photo/pretty-woman-sitting-resting_23-2147727681.jpg?_wi=3",
authorName: "Marcus L.",
authorAvatar: "http://img.b2bpic.net/free-photo/pretty-woman-sitting-resting_23-2147727681.jpg",
date: "Feb 05, 2025",
},
id: "b2", category: "Events", title: "Modern Urban Living", excerpt: "How to stay inspired while living in the concrete jungle.", imageSrc: "http://img.b2bpic.net/free-photo/pretty-woman-sitting-resting_23-2147727681.jpg?_wi=3", authorName: "Marcus L.", authorAvatar: "http://img.b2bpic.net/free-photo/pretty-woman-sitting-resting_23-2147727681.jpg", date: "Feb 05, 2025"},
]}
/>
</div>
@@ -244,21 +142,36 @@ export default function LandingPage() {
<ContactCenter
useInvertedBackground={false}
background={{
variant: "rotated-rays-animated",
}}
tag="Waitlist"
title="Be the First to Access"
description="Join our curated list for exclusive invitations, local event drops, and personalized travel updates. No spam, just pure inspiration."
variant: "rotated-rays-animated"}}
tag="Contact Us"
title="Lets Curate Your Next Experience"
description="Reach out to discuss your dream itinerary or upcoming lifestyle goals. Our team is ready to assist you."
/>
</div>
<div id="footer" data-section="footer">
<FooterCard
<FooterBaseReveal
logoText="Make My Experience"
copyrightText="© 2025 Make My Experience. Curating moments worldwide."
copyrightText="© 2025 Make My Experience. All rights reserved."
columns={[
{
title: "Company", items: [
{ label: "About", href: "#about" },
{ label: "Events", href: "#" },
{ label: "Careers", href: "#" },
]
},
{
title: "Follow Us", items: [
{ label: "Instagram", href: "https://instagram.com/makemyexperience" },
{ label: "Twitter", href: "#" },
{ label: "LinkedIn", href: "#" },
]
}
]}
/>
</div>
</ReactLenis>
</ThemeProvider>
);
}
}