Update src/app/page.tsx

This commit is contained in:
2026-06-02 01:40:10 +00:00
parent b151ad6529
commit ecfa1e2afa

View File

@@ -33,37 +33,21 @@ export default function LandingPage() {
<NavbarStyleApple
navItems={[
{
name: "Home",
id: "#home",
},
name: "Home", id: "#home"},
{
name: "About",
id: "#about",
},
name: "About", id: "#about"},
{
name: "Services",
id: "#services",
},
name: "Services", id: "#services"},
{
name: "Portfolio",
id: "#portfolio",
},
name: "Portfolio", id: "#portfolio"},
{
name: "Packages",
id: "#packages",
},
name: "Packages", id: "#packages"},
{
name: "Testimonials",
id: "#testimonials",
},
name: "Testimonials", id: "#testimonials"},
{
name: "FAQ",
id: "#faq",
},
name: "FAQ", id: "#faq"},
{
name: "Contact",
id: "#contact",
},
name: "Contact", id: "#contact"},
]}
brandName="Elysian Captures"
/>
@@ -72,69 +56,44 @@ export default function LandingPage() {
<div id="home" data-section="home">
<HeroCentered
background={{
variant: "sparkles-gradient",
}}
variant: "sparkles-gradient"}}
title="Capturing Your Love Story, Beautifully."
description="Elysian Captures specializes in crafting timeless wedding photography that reflects your unique bond. We capture the magic, emotion, and joy of your special day."
avatars={[
{
src: "http://img.b2bpic.net/free-photo/front-view-photographer-holding-camera_23-2150264499.jpg",
alt: "Photographer 1",
},
src: "http://img.b2bpic.net/free-photo/front-view-photographer-holding-camera_23-2150264499.jpg", alt: "Photographer 1"},
{
src: "http://img.b2bpic.net/free-photo/artist-talking-phone_23-2148422175.jpg",
alt: "Photographer 2",
},
src: "http://img.b2bpic.net/free-photo/artist-talking-phone_23-2148422175.jpg", alt: "Photographer 2"},
{
src: "http://img.b2bpic.net/free-photo/young-women-enjoying-bachelorette-party_23-2149278390.jpg",
alt: "Client 1",
},
src: "http://img.b2bpic.net/free-photo/young-women-enjoying-bachelorette-party_23-2149278390.jpg", alt: "Client 1"},
{
src: "http://img.b2bpic.net/free-photo/groom-with-bouquet-park_1157-174.jpg",
alt: "Client 2",
},
src: "http://img.b2bpic.net/free-photo/groom-with-bouquet-park_1157-174.jpg", alt: "Client 2"},
{
src: "http://img.b2bpic.net/free-photo/side-view-women-getting-married_23-2150753674.jpg",
alt: "Side view women getting married",
},
src: "http://img.b2bpic.net/free-photo/side-view-women-getting-married_23-2150753674.jpg", alt: "Side view women getting married"},
]}
avatarText="Trusted by hundreds of happy couples"
buttons={[
{
text: "View Portfolio",
href: "#portfolio",
},
text: "View Portfolio", href: "#portfolio"},
{
text: "Inquire Now",
href: "#contact",
},
text: "Inquire Now", href: "#contact"},
]}
buttonAnimation="slide-up"
marqueeItems={[
{
type: "text-icon",
text: "Heartfelt Moments",
icon: Heart,
type: "text-icon", text: "Heartfelt Moments", icon: Heart,
},
{
type: "text-icon",
text: "Timeless Memories",
icon: Camera,
type: "text-icon", text: "Timeless Memories", icon: Camera,
},
{
type: "text-icon",
text: "Artistic Vision",
icon: Diamond,
type: "text-icon", text: "Artistic Vision", icon: Diamond,
},
{
type: "text-icon",
text: "Joyful Celebrations",
icon: Sparkles,
type: "text-icon", text: "Joyful Celebrations", icon: Sparkles,
},
{
type: "text-icon",
text: "Unforgettable Stories",
icon: Award,
type: "text-icon", text: "Unforgettable Stories", icon: Award,
},
]}
/>
@@ -145,24 +104,15 @@ export default function LandingPage() {
useInvertedBackground={false}
heading={[
{
type: "text",
content: "Our Passion for ",
},
type: "text", content: "Our Passion for "},
{
type: "image",
src: "http://img.b2bpic.net/free-photo/side-view-photographer-married-couple_23-2150264517.jpg",
alt: "Wedding Photography",
},
type: "image", src: "http://img.b2bpic.net/free-photo/side-view-photographer-married-couple_23-2150264517.jpg", alt: "Wedding Photography"},
{
type: "text",
content: " Capturing Your Day",
},
type: "text", content: " Capturing Your Day"},
]}
buttons={[
{
text: "Meet the Team",
href: "#team",
},
text: "Meet the Team", href: "#team"},
]}
buttonAnimation="slide-up"
/>
@@ -175,35 +125,17 @@ export default function LandingPage() {
useInvertedBackground={false}
features={[
{
id: "f1",
title: "Personalized Consultations",
tags: [
"Guidance",
"Planning",
],
imageSrc: "http://img.b2bpic.net/free-photo/happy-man-woman-looking-through-photos-studio_23-2148424413.jpg",
imageAlt: "Couple in a personalized consultation",
},
id: "f1", title: "Personalized Consultations", tags: [
"Guidance", "Planning"],
imageSrc: "http://img.b2bpic.net/free-photo/happy-man-woman-looking-through-photos-studio_23-2148424413.jpg", imageAlt: "Couple in a personalized consultation"},
{
id: "f2",
title: "Custom Album Design",
tags: [
"Heirloom",
"Artistry",
],
imageSrc: "http://img.b2bpic.net/free-photo/black-white-kissing-portrait-couple_23-2151200330.jpg",
imageAlt: "Open wedding album",
},
id: "f2", title: "Custom Album Design", tags: [
"Heirloom", "Artistry"],
imageSrc: "http://img.b2bpic.net/free-photo/black-white-kissing-portrait-couple_23-2151200330.jpg", imageAlt: "Open wedding album"},
{
id: "f3",
title: "Online Private Gallery",
tags: [
"Shareable",
"Accessible",
],
imageSrc: "http://img.b2bpic.net/free-photo/happy-young-couple-with-contemporary-digital-tablet-carpet_329181-812.jpg",
imageAlt: "Online wedding photo gallery on tablet",
},
id: "f3", title: "Online Private Gallery", tags: [
"Shareable", "Accessible"],
imageSrc: "http://img.b2bpic.net/free-photo/happy-young-couple-with-contemporary-digital-tablet-carpet_329181-812.jpg", imageAlt: "Online wedding photo gallery on tablet"},
]}
title="Our Signature Services"
description="From intimate ceremonies to grand celebrations, we offer a comprehensive range of services tailored to make your wedding photography experience seamless and unforgettable."
@@ -218,47 +150,17 @@ export default function LandingPage() {
useInvertedBackground={false}
products={[
{
id: "p1",
name: "Luxury Platinum Collection",
price: "View Details",
imageSrc: "http://img.b2bpic.net/free-photo/newlyweds-stairs-kissing_1157-112.jpg",
imageAlt: "Luxury wedding scene",
},
id: "p1", name: "Luxury Platinum Collection", price: "View Details", imageSrc: "http://img.b2bpic.net/free-photo/newlyweds-stairs-kissing_1157-112.jpg", imageAlt: "Luxury wedding scene"},
{
id: "p2",
name: "Timeless Gold Collection",
price: "View Details",
imageSrc: "http://img.b2bpic.net/free-photo/young-guy-holding-hand-whirling-happy-lady_23-2148012540.jpg",
imageAlt: "Classic wedding scene at golden hour",
},
id: "p2", name: "Timeless Gold Collection", price: "View Details", imageSrc: "http://img.b2bpic.net/free-photo/young-guy-holding-hand-whirling-happy-lady_23-2148012540.jpg", imageAlt: "Classic wedding scene at golden hour"},
{
id: "p3",
name: "Intimate Silver Collection",
price: "View Details",
imageSrc: "http://img.b2bpic.net/free-photo/top-view-valentines-day-presents-with-flowers-dark-background-love-color-feeling-marriage-holiday-couple-gifts_140725-157953.jpg",
imageAlt: "Intimate wedding ceremony",
},
id: "p3", name: "Intimate Silver Collection", price: "View Details", imageSrc: "http://img.b2bpic.net/free-photo/top-view-valentines-day-presents-with-flowers-dark-background-love-color-feeling-marriage-holiday-couple-gifts_140725-157953.jpg", imageAlt: "Intimate wedding ceremony"},
{
id: "p4",
name: "Engagement Sessions",
price: "View Details",
imageSrc: "http://img.b2bpic.net/free-photo/couple-park_1157-8319.jpg",
imageAlt: "Engaged couple laughing outdoors",
},
id: "p4", name: "Engagement Sessions", price: "View Details", imageSrc: "http://img.b2bpic.net/free-photo/couple-park_1157-8319.jpg", imageAlt: "Engaged couple laughing outdoors"},
{
id: "p5",
name: "Fine Art Prints & Canvases",
price: "View Details",
imageSrc: "http://img.b2bpic.net/free-photo/couple-holding-hands-lying-double-bed_1157-1309.jpg",
imageAlt: "Wedding photo prints on a wall",
},
id: "p5", name: "Fine Art Prints & Canvases", price: "View Details", imageSrc: "http://img.b2bpic.net/free-photo/couple-holding-hands-lying-double-bed_1157-1309.jpg", imageAlt: "Wedding photo prints on a wall"},
{
id: "p6",
name: "Cinematic Wedding Films",
price: "View Details",
imageSrc: "http://img.b2bpic.net/free-photo/full-shot-photographer-married-couple_23-2150264543.jpg",
imageAlt: "Videographer filming a wedding",
},
id: "p6", name: "Cinematic Wedding Films", price: "View Details", imageSrc: "http://img.b2bpic.net/free-photo/full-shot-photographer-married-couple_23-2150264543.jpg", imageAlt: "Videographer filming a wedding"},
]}
title="Our Portfolio Highlights"
description="Browse through our curated collections showcasing the beauty and emotion of past weddings. Each collection tells a unique love story, captured with passion and precision."
@@ -272,62 +174,23 @@ export default function LandingPage() {
useInvertedBackground={false}
plans={[
{
id: "basic",
title: "Intimate Celebration",
price: "$2,500",
period: "starting at",
features: [
"6 Hours Coverage",
"1 Lead Photographer",
"Online Gallery",
"100+ Edited Photos",
],
id: "basic", title: "Intimate Celebration", price: "$2,500", period: "starting at", features: [
"6 Hours Coverage", "1 Lead Photographer", "Online Gallery", "100+ Edited Photos"],
button: {
text: "Book Now",
href: "#contact",
},
imageSrc: "http://img.b2bpic.net/free-photo/lesbian-couple-accepting-gifts-from-guests-their-wedding_23-2150835728.jpg",
imageAlt: "Intimate wedding setting",
},
text: "Book Now", href: "#contact"},
imageSrc: "http://img.b2bpic.net/free-photo/lesbian-couple-accepting-gifts-from-guests-their-wedding_23-2150835728.jpg", imageAlt: "Intimate wedding setting"},
{
id: "pro",
title: "Classic Wedding Day",
price: "$4,000",
period: "starting at",
features: [
"8 Hours Coverage",
"2 Photographers",
"Online Gallery + USB",
"300+ Edited Photos",
"Engagement Session",
],
id: "pro", title: "Classic Wedding Day", price: "$4,000", period: "starting at", features: [
"8 Hours Coverage", "2 Photographers", "Online Gallery + USB", "300+ Edited Photos", "Engagement Session"],
button: {
text: "Book Now",
href: "#contact",
},
imageSrc: "http://img.b2bpic.net/free-photo/vertical-shot-africanamerican-bride-holding-rose-bouquet_181624-61146.jpg",
imageAlt: "Classic wedding couple",
},
text: "Book Now", href: "#contact"},
imageSrc: "http://img.b2bpic.net/free-photo/vertical-shot-africanamerican-bride-holding-rose-bouquet_181624-61146.jpg", imageAlt: "Classic wedding couple"},
{
id: "premium",
title: "Grand Event Collection",
price: "$6,500",
period: "starting at",
features: [
"10 Hours Coverage",
"2 Photographers + Assistant",
"Premium Album Design",
"500+ Edited Photos",
"Engagement Session + Prints",
"Pre-wedding Consultation",
],
id: "premium", title: "Grand Event Collection", price: "$6,500", period: "starting at", features: [
"10 Hours Coverage", "2 Photographers + Assistant", "Premium Album Design", "500+ Edited Photos", "Engagement Session + Prints", "Pre-wedding Consultation"],
button: {
text: "Book Now",
href: "#contact",
},
imageSrc: "http://img.b2bpic.net/free-photo/bridesmaid-stands-room_8353-7657.jpg",
imageAlt: "Luxury wedding reception",
},
text: "Book Now", href: "#contact"},
imageSrc: "http://img.b2bpic.net/free-photo/bridesmaid-stands-room_8353-7657.jpg", imageAlt: "Luxury wedding reception"},
]}
title="Tailored Wedding Photography Packages"
description="Choose from our meticulously crafted packages, designed to fit various wedding sizes and desires. Each option ensures stunning photography and a memorable experience."
@@ -338,61 +201,26 @@ export default function LandingPage() {
<TestimonialCardThirteen
textboxLayout="default"
useInvertedBackground={false}
animationType="slide-up"
testimonials={[
{
id: "t1",
name: "Sarah & Mark Thompson",
handle: "@thompson_wedding",
testimonial: "Elysian Captures truly made our day unforgettable. Every photo radiates love and joy. We couldn't have asked for a better team to capture our wedding!",
rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/affectionate-couple-playing-park_1153-939.jpg",
imageAlt: "Happy couple Sarah and Mark",
},
id: "t1", name: "Sarah & Mark Thompson", handle: "@thompson_wedding", testimonial: "Elysian Captures truly made our day unforgettable. Every photo radiates love and joy. We couldn't have asked for a better team to capture our wedding!", rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/affectionate-couple-playing-park_1153-939.jpg", imageAlt: "Happy couple Sarah and Mark"},
{
id: "t2",
name: "Emily & David Chen",
handle: "@chen_love_story",
testimonial: "The passion and artistry of Elysian Captures shone through every frame. They captured moments we didn't even know were happening. Simply stunning!",
rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/husband-wife-relaxing-their-rooftop-covid-19-lockdown_53876-97212.jpg",
imageAlt: "Couple Emily and David",
},
id: "t2", name: "Emily & David Chen", handle: "@chen_love_story", testimonial: "The passion and artistry of Elysian Captures shone through every frame. They captured moments we didn't even know were happening. Simply stunning!", rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/husband-wife-relaxing-their-rooftop-covid-19-lockdown_53876-97212.jpg", imageAlt: "Couple Emily and David"},
{
id: "t3",
name: "Jessica & Robert Davis",
handle: "@davis_forever",
testimonial: "Professional, kind, and incredibly talented. Elysian Captures created an album that tells our story perfectly. We cherish every single photograph.",
rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/young-women-enjoying-bachelorette-party_23-2149278416.jpg",
imageAlt: "Bride Jessica getting ready",
},
id: "t3", name: "Jessica & Robert Davis", handle: "@davis_forever", testimonial: "Professional, kind, and incredibly talented. Elysian Captures created an album that tells our story perfectly. We cherish every single photograph.", rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/young-women-enjoying-bachelorette-party_23-2149278416.jpg", imageAlt: "Bride Jessica getting ready"},
{
id: "t4",
name: "Maria & Alex Rodriguez",
handle: "@rodriguez_nuptials",
testimonial: "From the first meeting to the final delivery, the experience was flawless. Our wedding photos are beyond beautiful pure magic!",
rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/groom-best-men-posing-beach_23-2149044009.jpg",
imageAlt: "Groom Alex looking at bride",
},
id: "t4", name: "Maria & Alex Rodriguez", handle: "@rodriguez_nuptials", testimonial: "From the first meeting to the final delivery, the experience was flawless. Our wedding photos are beyond beautiful pure magic!", rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/groom-best-men-posing-beach_23-2149044009.jpg", imageAlt: "Groom Alex looking at bride"},
{
id: "t5",
name: "Olivia & Ethan White",
handle: "@white_ceremony",
testimonial: "We are absolutely thrilled with our wedding photos! Elysian Captures has an incredible eye for detail and captured the essence of our day perfectly.",
rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/friends-having-fun-by-sea-side_23-2149346984.jpg",
imageAlt: "Wedding party celebrating",
},
id: "t5", name: "Olivia & Ethan White", handle: "@white_ceremony", testimonial: "We are absolutely thrilled with our wedding photos! Elysian Captures has an incredible eye for detail and captured the essence of our day perfectly.", rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/friends-having-fun-by-sea-side_23-2149346984.jpg", imageAlt: "Wedding party celebrating"},
{
id: "t6",
name: "Chloe & Liam Green",
handle: "@green_adventures",
testimonial: "Choosing Elysian Captures was the best decision! They made us feel so comfortable, and the photos speak for themselves. Truly exceptional work.",
rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/young-couple-posing-against-sea-sitting-rocks_8353-12066.jpg",
imageAlt: "Couple on a beach at sunset",
},
id: "t6", name: "Chloe & Liam Green", handle: "@green_adventures", testimonial: "Choosing Elysian Captures was the best decision! They made us feel so comfortable, and the photos speak for themselves. Truly exceptional work.", rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/young-couple-posing-against-sea-sitting-rocks_8353-12066.jpg", imageAlt: "Couple on a beach at sunset"},
]}
showRating={true}
title="Hear From Our Happy Couples"
@@ -406,25 +234,13 @@ export default function LandingPage() {
useInvertedBackground={false}
faqs={[
{
id: "q1",
title: "How far in advance should we book?",
content: "We recommend booking at least 6-12 months in advance, especially for peak wedding seasons, to ensure our availability for your special day.",
},
id: "q1", title: "How far in advance should we book?", content: "We recommend booking at least 6-12 months in advance, especially for peak wedding seasons, to ensure our availability for your special day."},
{
id: "q2",
title: "Do you offer custom packages?",
content: "Yes, we understand every wedding is unique! We're happy to discuss your specific needs and create a bespoke package tailored just for you.",
},
id: "q2", title: "Do you offer custom packages?", content: "Yes, we understand every wedding is unique! We're happy to discuss your specific needs and create a bespoke package tailored just for you."},
{
id: "q3",
title: "What is your photography style?",
content: "Our style is a blend of candid storytelling and timeless elegance. We focus on capturing authentic emotions and beautiful moments in a classic, artistic manner.",
},
id: "q3", title: "What is your photography style?", content: "Our style is a blend of candid storytelling and timeless elegance. We focus on capturing authentic emotions and beautiful moments in a classic, artistic manner."},
{
id: "q4",
title: "When will we receive our photos?",
content: "You can expect to receive your full online gallery within 6-8 weeks after your wedding. A sneak peek will be provided within the first week!",
},
id: "q4", title: "When will we receive our photos?", content: "You can expect to receive your full online gallery within 6-8 weeks after your wedding. A sneak peek will be provided within the first week!"},
]}
imageSrc="http://img.b2bpic.net/free-photo/young-couple-together_1157-4491.jpg"
imageAlt="Wedding couple signing documents"
@@ -440,14 +256,11 @@ export default function LandingPage() {
<ContactText
useInvertedBackground={false}
background={{
variant: "gradient-bars",
}}
variant: "gradient-bars"}}
text="Ready to tell your love story? Let's connect and capture your cherished moments forever. Inquire about our availability and packages!"
buttons={[
{
text: "Get in Touch",
href: "mailto:info@elysiancaptures.com",
},
text: "Get in Touch", href: "mailto:info@elysiancaptures.com"},
]}
/>
</div>
@@ -457,54 +270,33 @@ export default function LandingPage() {
logoText="Elysian Captures"
columns={[
{
title: "Services",
items: [
title: "Services", items: [
{
label: "Wedding Photography",
href: "#services",
},
label: "Wedding Photography", href: "#services"},
{
label: "Engagement Sessions",
href: "#portfolio",
},
label: "Engagement Sessions", href: "#portfolio"},
{
label: "Custom Albums",
href: "#services",
},
label: "Custom Albums", href: "#services"},
],
},
{
title: "Company",
items: [
title: "Company", items: [
{
label: "About Us",
href: "#about",
},
label: "About Us", href: "#about"},
{
label: "Portfolio",
href: "#portfolio",
},
label: "Portfolio", href: "#portfolio"},
{
label: "Testimonials",
href: "#testimonials",
},
label: "Testimonials", href: "#testimonials"},
],
},
{
title: "Connect",
items: [
title: "Connect", items: [
{
label: "Contact Us",
href: "#contact",
},
label: "Contact Us", href: "#contact"},
{
label: "Instagram",
href: "#",
},
label: "Instagram", href: "#"},
{
label: "Facebook",
href: "#",
},
label: "Facebook", href: "#"},
],
},
]}