Compare commits
2 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
| 930d5cf3f8 | |||
| fd5cc2b192 |
209
src/app/page.tsx
209
src/app/page.tsx
@@ -2,9 +2,10 @@
|
|||||||
|
|
||||||
import { ThemeProvider } from "@/providers/themeProvider/ThemeProvider";
|
import { ThemeProvider } from "@/providers/themeProvider/ThemeProvider";
|
||||||
import ReactLenis from "lenis/react";
|
import ReactLenis from "lenis/react";
|
||||||
|
import { Instagram, Twitter, Linkedin, Github } from "lucide-react";
|
||||||
import BlogCardTwo from '@/components/sections/blog/BlogCardTwo';
|
import BlogCardTwo from '@/components/sections/blog/BlogCardTwo';
|
||||||
import ContactCenter from '@/components/sections/contact/ContactCenter';
|
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 HeroBillboardTestimonial from '@/components/sections/hero/HeroBillboardTestimonial';
|
||||||
import MediaAbout from '@/components/sections/about/MediaAbout';
|
import MediaAbout from '@/components/sections/about/MediaAbout';
|
||||||
import NavbarLayoutFloatingInline from '@/components/navbar/NavbarLayoutFloatingInline';
|
import NavbarLayoutFloatingInline from '@/components/navbar/NavbarLayoutFloatingInline';
|
||||||
@@ -29,129 +30,64 @@ export default function LandingPage() {
|
|||||||
<NavbarLayoutFloatingInline
|
<NavbarLayoutFloatingInline
|
||||||
navItems={[
|
navItems={[
|
||||||
{
|
{
|
||||||
name: "Home",
|
name: "Home", id: "hero"},
|
||||||
id: "hero",
|
|
||||||
},
|
|
||||||
{
|
{
|
||||||
name: "About",
|
name: "About", id: "about"},
|
||||||
id: "about",
|
|
||||||
},
|
|
||||||
{
|
{
|
||||||
name: "Catalog",
|
name: "Catalog", id: "catalog"},
|
||||||
id: "catalog",
|
|
||||||
},
|
|
||||||
{
|
{
|
||||||
name: "Testimonials",
|
name: "Testimonials", id: "testimonials"},
|
||||||
id: "testimonials",
|
|
||||||
},
|
|
||||||
{
|
{
|
||||||
name: "Contact",
|
name: "Contact", id: "contact"},
|
||||||
id: "contact",
|
|
||||||
},
|
|
||||||
]}
|
]}
|
||||||
brandName="Make My Experience"
|
brandName="Make My Experience"
|
||||||
button={{
|
button={{
|
||||||
text: "Get Started",
|
text: "Get Started", href: "#contact"}}
|
||||||
href: "#contact",
|
|
||||||
}}
|
|
||||||
/>
|
/>
|
||||||
</div>
|
</div>
|
||||||
|
|
||||||
<div id="hero" data-section="hero">
|
<div id="hero" data-section="hero">
|
||||||
<HeroBillboardTestimonial
|
<HeroBillboardTestimonial
|
||||||
background={{
|
background={{
|
||||||
variant: "gradient-bars",
|
variant: "gradient-bars"}}
|
||||||
}}
|
|
||||||
title="Unforgettable Experiences, Curated For You."
|
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."
|
description="We turn your dream vacations and lifestyle moments into reality. Discover unique local events, hidden gems, and tailored travel experiences."
|
||||||
testimonials={[
|
testimonials={[
|
||||||
{
|
{
|
||||||
name: "Aria V.",
|
name: "Aria V.", handle: "@aria_travels", testimonial: "Make My Experience completely transformed my trip to Italy! Every detail was perfect.", rating: 5,
|
||||||
handle: "@aria_travels",
|
imageSrc: "http://img.b2bpic.net/free-photo/man-happily-clapping-hands-satisfied-with-accomplishments-studio-background_482257-92829.jpg?_wi=1"},
|
||||||
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.",
|
name: "Marcus L.", handle: "@marcus.leisure", testimonial: "The hidden gems they found for my anniversary were absolutely stunning. Top-tier curation.", rating: 5,
|
||||||
handle: "@marcus.leisure",
|
imageSrc: "http://img.b2bpic.net/free-photo/pretty-woman-sitting-resting_23-2147727681.jpg?_wi=1"},
|
||||||
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.",
|
name: "Elena S.", handle: "@elena_globetrotter", testimonial: "I loved the seamless booking process and the personalized local recommendations. Highly recommended.", rating: 5,
|
||||||
handle: "@elena_globetrotter",
|
imageSrc: "http://img.b2bpic.net/free-photo/handsome-man-boat-enjoying-summer-sun_23-2151995411.jpg?_wi=1"},
|
||||||
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.",
|
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,
|
||||||
handle: "@jt_vibes",
|
imageSrc: "http://img.b2bpic.net/free-photo/lifestyle-young-friends-outdoors_23-2148140827.jpg?_wi=1"},
|
||||||
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.",
|
name: "Sophia B.", handle: "@sophia.refined", testimonial: "Truly a premium service. I've never felt so taken care of while traveling.", rating: 5,
|
||||||
handle: "@sophia.refined",
|
imageSrc: "http://img.b2bpic.net/free-photo/portrait-happy-traveller-enjoying-vacation_23-2148588469.jpg?_wi=1"},
|
||||||
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={[
|
buttons={[
|
||||||
{
|
{
|
||||||
text: "Discover Experiences",
|
text: "Discover Experiences", href: "#catalog"},
|
||||||
href: "#catalog",
|
|
||||||
},
|
|
||||||
]}
|
]}
|
||||||
imageSrc="http://img.b2bpic.net/free-photo/sports-woman-beach-with-rug_171337-16715.jpg"
|
imageSrc="http://img.b2bpic.net/free-photo/sports-woman-beach-with-rug_171337-16715.jpg"
|
||||||
imageAlt="Luxurious travel lifestyle scene"
|
imageAlt="Luxurious travel lifestyle scene"
|
||||||
avatars={[
|
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/man-happily-clapping-hands-satisfied-with-accomplishments-studio-background_482257-92829.jpg",
|
{ src: "http://img.b2bpic.net/free-photo/pretty-woman-sitting-resting_23-2147727681.jpg", alt: "User 2" },
|
||||||
alt: "User 1",
|
{ 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/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={[
|
marqueeItems={[
|
||||||
{
|
{ type: "text", text: "Curated Travel" },
|
||||||
type: "text",
|
{ type: "text", text: "Local Events" },
|
||||||
text: "Curated Travel",
|
{ type: "text", text: "Hidden Gems" },
|
||||||
},
|
{ type: "text", text: "VIP Access" },
|
||||||
{
|
{ type: "text", text: "Luxury Stays" },
|
||||||
type: "text",
|
|
||||||
text: "Local Events",
|
|
||||||
},
|
|
||||||
{
|
|
||||||
type: "text",
|
|
||||||
text: "Hidden Gems",
|
|
||||||
},
|
|
||||||
{
|
|
||||||
type: "text",
|
|
||||||
text: "VIP Access",
|
|
||||||
},
|
|
||||||
{
|
|
||||||
type: "text",
|
|
||||||
text: "Luxury Stays",
|
|
||||||
},
|
|
||||||
]}
|
]}
|
||||||
/>
|
/>
|
||||||
</div>
|
</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."
|
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={[
|
buttons={[
|
||||||
{
|
{
|
||||||
text: "Learn More",
|
text: "Learn More", href: "#"},
|
||||||
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"
|
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"
|
imageAlt="Professional curation process"
|
||||||
@@ -176,31 +110,11 @@ export default function LandingPage() {
|
|||||||
<TestimonialCardTwelve
|
<TestimonialCardTwelve
|
||||||
useInvertedBackground={false}
|
useInvertedBackground={false}
|
||||||
testimonials={[
|
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: "1",
|
{ id: "2", name: "Marcus L.", imageSrc: "http://img.b2bpic.net/free-photo/pretty-woman-sitting-resting_23-2147727681.jpg?_wi=2" },
|
||||||
name: "Aria V.",
|
{ id: "3", name: "Elena S.", imageSrc: "http://img.b2bpic.net/free-photo/handsome-man-boat-enjoying-summer-sun_23-2151995411.jpg?_wi=2" },
|
||||||
imageSrc: "http://img.b2bpic.net/free-photo/man-happily-clapping-hands-satisfied-with-accomplishments-studio-background_482257-92829.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: "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"
|
cardTitle="Loved by Global Travelers"
|
||||||
cardTag="Testimonials"
|
cardTag="Testimonials"
|
||||||
@@ -217,25 +131,9 @@ export default function LandingPage() {
|
|||||||
description="Expert tips and stories from our global travel partners."
|
description="Expert tips and stories from our global travel partners."
|
||||||
blogs={[
|
blogs={[
|
||||||
{
|
{
|
||||||
id: "b1",
|
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"},
|
||||||
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",
|
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"},
|
||||||
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>
|
</div>
|
||||||
@@ -244,21 +142,36 @@ export default function LandingPage() {
|
|||||||
<ContactCenter
|
<ContactCenter
|
||||||
useInvertedBackground={false}
|
useInvertedBackground={false}
|
||||||
background={{
|
background={{
|
||||||
variant: "rotated-rays-animated",
|
variant: "rotated-rays-animated"}}
|
||||||
}}
|
tag="Contact Us"
|
||||||
tag="Waitlist"
|
title="Let’s Curate Your Next Experience"
|
||||||
title="Be the First to Access"
|
description="Reach out to discuss your dream itinerary or upcoming lifestyle goals. Our team is ready to assist you."
|
||||||
description="Join our curated list for exclusive invitations, local event drops, and personalized travel updates. No spam, just pure inspiration."
|
|
||||||
/>
|
/>
|
||||||
</div>
|
</div>
|
||||||
|
|
||||||
<div id="footer" data-section="footer">
|
<div id="footer" data-section="footer">
|
||||||
<FooterCard
|
<FooterBaseReveal
|
||||||
logoText="Make My Experience"
|
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>
|
</div>
|
||||||
</ReactLenis>
|
</ReactLenis>
|
||||||
</ThemeProvider>
|
</ThemeProvider>
|
||||||
);
|
);
|
||||||
}
|
}
|
||||||
Reference in New Issue
Block a user