7 Commits

Author SHA1 Message Date
e57ce4d4a3 Merge version_3 into main
Merge version_3 into main
2026-06-03 06:57:47 +00:00
3cdc5b24d3 Update src/app/page.tsx 2026-06-03 06:57:44 +00:00
689a72c7ec Merge version_3 into main
Merge version_3 into main
2026-06-03 06:57:23 +00:00
aa027e3f51 Update src/app/styles/base.css 2026-06-03 06:57:20 +00:00
213d385c63 Update src/app/page.tsx 2026-06-03 06:57:20 +00:00
b2c0a94c40 Update src/app/layout.tsx 2026-06-03 06:57:19 +00:00
3c7a6cb86c Merge version_2 into main
Merge version_2 into main
2026-06-03 06:50:36 +00:00
3 changed files with 66 additions and 66 deletions

View File

@@ -7,6 +7,7 @@ import { ServiceWrapper } from "@/components/ServiceWrapper";
import Tag from "@/tag/Tag";
import { getVisualEditScript } from "@/utils/visual-edit-script";
import { Poppins } from "next/font/google";
import { Libre_Baskerville } from "next/font/google";
@@ -15,9 +16,13 @@ export const metadata: Metadata = {
description: "Generated by create next app",
};
const poppins = Poppins({
variable: "--font-poppins", subsets: ["latin"],
weight: ["100", "200", "300", "400", "500", "600", "700", "800", "900"],
const libreBaskerville = Libre_Baskerville({
variable: "--font-libre-baskerville", subsets: ["latin"],
weight: ["400", "700"],
});
const inter = Inter({
variable: "--font-inter", subsets: ["latin"],
});
export default function RootLayout({
@@ -28,7 +33,7 @@ export default function RootLayout({
return (
<html lang="en" suppressHydrationWarning>
<ServiceWrapper>
<body className={`${poppins.variable} antialiased`}>
<body className={`${libreBaskerville.variable} ${inter.variable} antialiased`}>
<Tag />
{children}
<script

View File

@@ -11,7 +11,7 @@ import BlogCardOne from '@/components/sections/blog/BlogCardOne';
import ContactCenter from '@/components/sections/contact/ContactCenter';
import FooterBase from '@/components/sections/footer/FooterBase';
import { ThemeProvider } from '@/providers/themeProvider/ThemeProvider';
import { Camera } from "lucide-react";
import { Sparkles, HeartHandshake } from "lucide-react";
export default function LandingPage() {
return (
@@ -21,115 +21,110 @@ export default function LandingPage() {
borderRadius="soft"
contentWidth="compact"
sizing="largeSmallSizeLargeTitles"
background="noise"
cardStyle="gradient-radial"
background="none"
cardStyle="soft-shadow"
primaryButtonStyle="flat"
secondaryButtonStyle="solid"
headingFontWeight="semibold"
>
<div id="nav" data-section="nav">
<NavbarStyleApple
brandName="Wanderlust Lens"
brandName="Elysian Lens"
navItems={[
{ name: "Home", id: "hero" },
{ name: "About", id: "about" },
{ name: "Our Story", id: "about" },
{ name: "Portfolio", id: "portfolio" },
{ name: "Testimonials", id: "testimonials" },
{ name: "Blog", id: "blog" },
{ name: "Contact", id: "contact" }
{ name: "Journal", id: "blog" },
{ name: "Inquire", id: "contact" }
]}
/>
</div>
<div id="hero" data-section="hero">
<HeroBillboardCarousel
title="Capture the World's Unseen Beauty"
description="From majestic landscapes to vibrant cultures, I journey to bring the extraordinary into focus. Explore breathtaking moments and timeless stories through my lens."
title="Editorial Elegance: Capturing Your Love Story"
description="Specializing in luxury wedding photography, we meticulously document every candid moment and exquisite detail, crafting timeless narratives infused with golden hour magic."
background={{ variant: "plain" }}
buttons={[
{ text: "View Portfolio", href: "#portfolio" },
{ text: "Read Blog", href: "#blog" }
{ text: "Book a Consultation", href: "#contact" }
]}
mediaItems={[
{ imageSrc: "http://img.b2bpic.net/free-photo/3d-male-figure-sitting-edge-cliff-face_1048-8811.jpg", imageAlt: "Majestic mountain landscape at sunset" },
{ imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-people-making-music_23-2149223649.jpg", imageAlt: "Ancient city street with bustling market" },
{ imageSrc: "http://img.b2bpic.net/free-photo/young-woman-enjoying-summertime_23-2149428505.jpg", imageAlt: "Tropical beach at golden hour" },
{ imageSrc: "http://img.b2bpic.net/free-photo/seagull-catching-food-midair-blue-sky-action-moment_169016-69940.jpg", imageAlt: "Wildlife close-up in natural habitat" },
{ imageSrc: "http://img.b2bpic.net/free-photo/dry-landscape-view_1112-385.jpg", imageAlt: "Vast desert dunes under a clear sky" },
{ imageSrc: "http://img.b2bpic.net/free-photo/aerial-photography-mountains_417767-324.jpg", imageAlt: "Snow-capped peaks with an alpine lake" }
{ imageSrc: "http://img.b2bpic.net/free-photo/elegant-bride-groom-with-champagne-celebrating-wedding-day_1303-15774.jpg?_wi=1", imageAlt: "Close-up of bride's hand with ring holding a champagne coupe at sunset" },
{ imageSrc: "http://img.b2bpic.net/free-photo/bridal-couple-outdoors_1303-12503.jpg?_wi=1", imageAlt: "Elegant wedding couple at sunset" },
{ imageSrc: "http://img.b2bpic.net/free-photo/wedding-rings-glasses-champagne-wedding-accessories_1303-16279.jpg?_wi=1", imageAlt: "Wedding rings and champagne glasses" },
{ imageSrc: "http://img.b2bpic.net/free-photo/bouquet-wedding-day_1303-16281.jpg", imageAlt: "Bridal bouquet with golden hour light" },
{ imageSrc: "http://img.b2bpic.net/free-photo/bride-groom-sunset_1303-11885.jpg?_wi=1", imageAlt: "Bride and groom silhouetted at sunset" },
{ imageSrc: "http://img.b2bpic.net/free-photo/destination-wedding_1303-11893.jpg?_wi=1", imageAlt: "Luxury destination wedding view" }
]}
tag="Travel Photography"
tagIcon={Camera}
tag="Luxury Wedding Photography"
tagIcon={Sparkles}
/>
</div>
<div id="about" data-section="about">
<TextSplitAbout
title="My Journey, Your Vision"
title="Your Timeless Love Story, Artfully Preserved"
description={[
"With over a decade dedicated to the art of travel photography, I've honed my craft across continents, capturing the fleeting beauty and raw essence of each destination. My work is a testament to the diverse narratives woven into every landscape, culture, and creature.", "I believe that a photograph is more than just an image; it's a window into a moment, a feeling, a story untold. Through careful composition and a deep understanding of light, I strive to create visuals that not only inspire wanderlust but also resonate with the soul."
"Specializing in capturing the refined beauty and authentic emotions of luxury weddings, we blend documentary-style photography with editorial artistry. Our approach is to create a visual legacy that reflects your unique bond and the exquisite details of your celebration.", "From intimate elopements to grand celebrations, we ensure every fleeting glance, joyous tear, and celebratory toast is captured with discerning elegance. Our passion lies in crafting evocative images that tell your story with sophistication and heart, becoming cherished heirlooms for generations."
]}
useInvertedBackground={true}
buttons={[
{ text: "Learn More", href: "#contact" }
{ text: "Our Approach", href: "#features" }
]}
/>
</div>
<div id="features" data-section="features">
<FeatureCardTwentyNine
title="Beyond the Postcard"
description="Discover the unique experiences and specialized services that bring the world's beauty to you."
title="The Art of Detail: Our Bespoke Wedding Services"
description="Experience a photography journey tailored to your unique vision, capturing the essence of your love with unparalleled artistry and dedication."
features={[
{ title: "Landscape Mastery", description: "Capturing the grandeur of natural vistas with breathtaking detail and emotional depth.", imageSrc: "http://img.b2bpic.net/free-photo/street-skyline-scenic-dong-attraction-traditional_1417-1069.jpg", imageAlt: "Vibrant cityscape at night", titleImageSrc: "http://img.b2bpic.net/free-photo/close-up-travel-compass-binoculars_23-2148315727.jpg", buttonText: "Explore Landscapes" },
{ title: "Cultural Narratives", description: "Documenting the heart and soul of communities, traditions, and human connection worldwide.", imageSrc: "http://img.b2bpic.net/free-photo/sunlight-covering-trees-forest-autumn_181624-22346.jpg", imageAlt: "Serene nature landscape with forest", titleImageSrc: "http://img.b2bpic.net/free-vector/geometri-logo-icon-colorfuel_125964-466.jpg", buttonText: "View Cultures" },
{ title: "Wildlife Encounters", description: "From vast savannahs to dense jungles, freezing moments of wild beauty and natural behavior.", imageSrc: "http://img.b2bpic.net/free-photo/people-dancing-outdoors-full-shot_23-2149741921.jpg", imageAlt: "Cultural festival with traditional dance", titleImageSrc: "http://img.b2bpic.net/free-photo/world-tourism-day-concept-with-lettering_23-2148608812.jpg", buttonText: "See Wildlife" }
{ title: "Candid Moments", description: "Discreetly capturing genuine emotions and spontaneous interactions throughout your special day.", imageSrc: "http://img.b2bpic.net/free-photo/two-hands-holding-each-other-romantically_23-2149129596.jpg", imageAlt: "Couple holding hands", titleImageSrc: "http://img.b2bpic.net/free-photo/bouquet-wedding-day_1303-16281.jpg", buttonText: "See Candid Work" },
{ title: "Editorial Detail", description: "Highlighting the exquisite elements of your wedding—from bespoke decor to intricate attire.", imageSrc: "http://img.b2bpic.net/free-photo/wedding-rings-glasses-champagne-wedding-accessories_1303-16279.jpg?_wi=2", imageAlt: "Wedding details", titleImageSrc: "http://img.b2bpic.net/free-photo/rose-bouquet-table-wedding_1303-16262.jpg", buttonText: "View Details" },
{ title: "Golden Hour Portraits", description: "Creating luminous, romantic portraits bathed in the soft, magical light of sunset.", imageSrc: "http://img.b2bpic.net/free-photo/elegant-bride-groom-with-champagne-celebrating-wedding-day_1303-15774.jpg?_wi=2", imageAlt: "Couple portrait at golden hour", titleImageSrc: "http://img.b2bpic.net/free-photo/bridal-couple-outdoors_1303-12503.jpg", buttonText: "Explore Portraits" }
]}
gridVariant="three-columns-all-equal-width"
animationType="slide-up"
textboxLayout="default"
useInvertedBackground={false}
tag="My Expertise"
tag="Our Expertise"
/>
</div>
<div id="portfolio" data-section="portfolio">
<ProductCardTwo
title="Bring the Journey Home"
description="Curated collections of fine art prints, exclusive photo books, and digital assets inspired by global travels."
title="Your Legacy: Bespoke Wedding Collections"
description="Discover our exquisite range of custom-designed albums, fine art prints, and digital galleries, all crafted to narrate your wedding day."
products={[
{ id: "p1", brand: "Wanderlust Collection", name: "Alpine Majesty Print", price: "$120", rating: 5, reviewCount: "24", imageSrc: "http://img.b2bpic.net/free-photo/atmospheric-christmas-window-xmas-tree_493343-30140.jpg", imageAlt: "Framed print of a snow-capped mountain" },
{ id: "p2", brand: "Wanderlust Collection", name: "Coastal Serenity Book", price: "$85", rating: 4, reviewCount: "18", imageSrc: "http://img.b2bpic.net/free-photo/hand-holding-coffee-desk-with-blackboard_23-2147732561.jpg", imageAlt: "Hardcover photo book of coastal landscapes" },
{ id: "p3", brand: "Wanderlust Presets", name: "Golden Hour Digital Presets", price: "$45", rating: 5, reviewCount: "32", imageSrc: "http://img.b2bpic.net/free-photo/sun-sparkle-dazzling-girl_23-2147960923.jpg", imageAlt: "Digital download image of photo editing presets" },
{ id: "p4", brand: "Wanderlust Collection", name: "Urban Pulse Acrylic", price: "$95", rating: 4, reviewCount: "15", imageSrc: "http://img.b2bpic.net/free-photo/photo-frame_1203-3036.jpg", imageAlt: "Acrylic block photo print of a bustling city street" },
{ id: "p5", brand: "Wanderlust Collection", name: "Forest Whisper Canvas", price: "$180", rating: 5, reviewCount: "20", imageSrc: "http://img.b2bpic.net/free-photo/collage-landscapes-composition_23-2150241035.jpg", imageAlt: "Large canvas print of a misty forest" },
{ id: "p6", brand: "Wanderlust Journeys", name: "Adventure Journal Kit", price: "$30", rating: 5, reviewCount: "10", imageSrc: "http://img.b2bpic.net/free-photo/view-beautifully-decorated-scrapbook_23-2149614039.jpg", imageAlt: "Travel journal with photography sections" }
{ id: "p1", brand: "Elysian Albums", name: "The Legacy Wedding Album", price: "From $900", rating: 5, reviewCount: "24", imageSrc: "http://img.b2bpic.net/free-photo/wedding-album-flowers_1303-10874.jpg?_wi=1", imageAlt: "Custom-designed wedding album" },
{ id: "p2", brand: "Elysian Art", name: "Fine Art Print Series", price: "From $250", rating: 5, reviewCount: "18", imageSrc: "http://img.b2bpic.net/free-photo/wedding-invitations-design_1303-10884.jpg", imageAlt: "Collection of fine art wedding prints" },
{ id: "p3", brand: "Elysian Digital", name: "Heirloom Digital Gallery", price: "From $400", rating: 5, reviewCount: "32", imageSrc: "http://img.b2bpic.net/free-photo/elegant-wedding-invitations_1303-10878.jpg", imageAlt: "Digital gallery of wedding photos" }
]}
gridVariant="three-columns-all-equal-width"
animationType="slide-up"
textboxLayout="default"
useInvertedBackground={true}
tag="Shop Prints"
tag="Collections"
/>
</div>
<div id="testimonials" data-section="testimonials">
<TestimonialCardFive
title="Voices from the Journey"
description="Hear what clients say about their experience and the impact of my photography."
title="Love Letters from Our Couples"
description="Hear glowing reviews from couples who entrusted us with their precious wedding memories."
testimonials={[
{ id: "t1", name: "Sarah L.", date: "August 2023", title: "Breathtakingly Beautiful!", quote: "The landscape prints I ordered transformed my living room. The detail and emotion captured are simply stunning. Highly recommend for anyone looking to bring the world's beauty into their home.", tag: "Home Decor", avatarSrc: "http://img.b2bpic.net/free-photo/working-workshop-talking-phone_329181-17272.jpg", imageSrc: "http://img.b2bpic.net/free-photo/young-women-travel-together-concept_53876-15941.jpg", imageAlt: "Couple admiring a sunset" },
{ id: "t2", name: "Mark R.", date: "July 2023", title: "A True Artist", quote: "His ability to capture the essence of a place is unmatched. We commissioned a private collection for our office, and the photos spark conversation and inspiration daily.", tag: "Corporate Art", avatarSrc: "http://img.b2bpic.net/free-photo/close-up-shot-handsome-smoothly-shaven-young-brunette-man-employee-wearing-stylish-formal-clothes-having-pensive-look-holding-pencil-sitting-office-interior_344912-1845.jpg", imageSrc: "http://img.b2bpic.net/free-photo/young-family-enjoying-trips_23-2149176477.jpg", imageAlt: "Family hiking a mountain" },
{ id: "t3", name: "Emily K.", date: "June 2023", title: "Inspiring and Authentic", quote: "The travel books are a treasure! Each page tells a story, beautifully documenting diverse cultures. They've truly fueled my wanderlust.", tag: "Travel Enthusiast", avatarSrc: "http://img.b2bpic.net/free-photo/portrait-diverse-latin-people_23-2151057782.jpg", imageSrc: "http://img.b2bpic.net/free-photo/traveller-explore-rugged-landscape-iceland_346278-231.jpg", imageAlt: "Woman exploring ancient ruins" },
{ id: "t4", name: "David S.", date: "May 2023", title: "Exceptional Quality", quote: "I purchased several digital presets, and they've completely elevated my own photography. Easy to use and deliver fantastic results. A game-changer for my workflow.", tag: "Photographer", avatarSrc: "http://img.b2bpic.net/free-photo/traveler-studio-portrait-handsome-bearded-man-wearing-ca_613910-12331.jpg", imageSrc: "http://img.b2bpic.net/free-photo/beautiful-overhead-cityscape-shot-with-drone_181624-3130.jpg", imageAlt: "City skyline from a drone" },
{ id: "t5", name: "Jessica M.", date: "April 2023", title: "Captures the Spirit of Adventure", quote: "His adventure photography encapsulates the thrill and beauty of exploring. The canvas print I bought is a daily reminder to seek new horizons.", tag: "Adventure Seeker", avatarSrc: "http://img.b2bpic.net/free-photo/close-up-young-businesswoman_23-2149153828.jpg", imageSrc: "http://img.b2bpic.net/free-photo/vertical-shot-male-hiker-standing-stone-mountains_181624-19190.jpg", imageAlt: "Hiker on a mountain summit at sunset" }
{ id: "t1", name: "Eliza & James", date: "August 2023", title: "Breathtakingly Beautiful!", quote: "The photos are beyond anything we imagined. Every detail, every emotion was perfectly captured. We relive our day every time we look at them.", tag: "Luxury Wedding", avatarSrc: "http://img.b2bpic.net/free-photo/smiling-happy-couple-walking_23-2148782787.jpg", imageSrc: "http://img.b2bpic.net/free-photo/bridal-couple-outdoors_1303-12503.jpg?_wi=2", imageAlt: "Couple admiring a wedding photo" },
{ id: "t2", name: "Sophia & Daniel", date: "July 2023", title: "A True Artist", quote: "Our wedding album is a masterpiece. The golden hour portraits are absolutely breathtaking. Thank you for preserving our day so beautifully.", tag: "Dream Photos", avatarSrc: "http://img.b2bpic.net/free-photo/bride-groom-holding-hands-outdoors_1303-10879.jpg", imageSrc: "http://img.b2bpic.net/free-photo/elegant-bride-groom-with-champagne-celebrating-wedding-day_1303-15774.jpg?_wi=3", imageAlt: "Couple celebrating with champagne" },
{ id: "t3", name: "Chloe & Liam", date: "June 2023", title: "Inspiring and Authentic", quote: "Professional, artistic, and a joy to work with. Our photography was one of the smoothest parts of our wedding planning. Highly recommend!", tag: "Effortless Experience", avatarSrc: "http://img.b2bpic.net/free-photo/beautiful-wedding-couple_1303-10860.jpg", imageSrc: "http://img.b2bpic.net/free-photo/beautiful-couple-posing-wedding-outfit_23-2150394017.jpg", imageAlt: "Couple posing at wedding" }
]}
textboxLayout="default"
useInvertedBackground={false}
tag="Client Feedback"
tag="Our Couples Say"
/>
</div>
<div id="partners" data-section="partners">
<SocialProofOne
title="Trusted by Fellow Explorers"
description="Proud to have collaborated with leading travel brands, publications, and conservation initiatives."
title="Preferred by Distinguished Wedding Professionals"
description="Honored to collaborate with top-tier wedding planners, exclusive venues, and luxury bridal publications."
names={[
"National Geographic", "Lonely Planet", "Adventure Magazine", "World Wildlife Fund", "Expedia", "Travel + Leisure", "Tourism Boards"
"Vogue Weddings", "The Knot", "WeddingWire", "Grace Ormonde Wedding Style", "Martha Stewart Weddings", "Brides Magazine", "Exclusive Venues Group"
]}
textboxLayout="default"
useInvertedBackground={true}
@@ -138,24 +133,24 @@ export default function LandingPage() {
</div>
<div id="blog" data-section="blog">
<BlogCardOne
title="Stories from the Road"
description="Dive into my travel journals, photography tips, and behind-the-scenes adventures from around the globe."
title="Editorial Insights: The Art of Wedding Photography"
description="Explore our journal for wedding planning tips, behind-the-scenes stories, and inspiration for your special day."
blogs={[
{ id: "b1", category: "Wildlife", title: "Chasing the Great Migration in Tanzania", excerpt: "An unforgettable journey through the Serengeti, capturing the raw power and beauty of nature's greatest spectacle.", imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-teenagers-with-smartphone_23-2149183685.jpg", imageAlt: "Lion on African savanna", authorName: "Alex Chen", authorAvatar: "http://img.b2bpic.net/free-photo/extreme-sports-healthy-lifestyle-concept-close-up-view-happy-smiling-young-bearded-surfer-carrying-surfboard-his-head-his-way-ocean_273609-1543.jpg", date: "October 26, 2023" },
{ id: "b2", category: "Culture", title: "Sakura Season: A Cherry Blossom Dream in Japan", excerpt: "Experiencing the ethereal beauty of Japan during cherry blossom season, a cultural and visual feast.", imageSrc: "http://img.b2bpic.net/free-photo/magenta-fantasy-landscape-with-nature_23-2150693889.jpg", imageAlt: "Cherry blossoms in Japan", authorName: "Maria Rodriguez", authorAvatar: "http://img.b2bpic.net/free-photo/happy-young-woman-smiling-camera-while-sitting-easel-fun-creative-art-class-learning-basics-drawing-trying-something-new-student-girl-enjoying-arts-activities_482257-65975.jpg", date: "September 15, 2023" },
{ id: "b3", category: "Landscape", title: "Under the Arctic Sky: Photographing the Northern Lights", excerpt: "A guide to capturing the elusive and mesmerizing Aurora Borealis in the stark beauty of the Icelandic winter.", imageSrc: "http://img.b2bpic.net/free-photo/abstract-luxury-gradient-blue-background-smooth-dark-blue-with-black-vignette-studio-banner_1258-108762.jpg", imageAlt: "Northern Lights over snowy landscape", authorName: "Thomas Lee", authorAvatar: "http://img.b2bpic.net/free-photo/stylish-blond-bearded-male-dressed-elegant-classic-jacket_613910-11186.jpg", date: "August 01, 2023" }
{ id: "b1", category: "Tips & Tricks", title: "Golden Hour Magic: Tips for Perfect Wedding Portraits", excerpt: "Unlock the secrets to capturing ethereal, sun-kissed wedding photos during the most magical time of day.", imageSrc: "http://img.b2bpic.net/free-photo/bride-groom-sunset_1303-11885.jpg?_wi=2", imageAlt: "Bride and groom at sunset", authorName: "Olivia Grant", authorAvatar: "http://img.b2bpic.net/free-photo/happy-young-woman-smiling-camera-while-sitting-easel-fun-creative-art-class-learning-basics-drawing-trying-something-new-student-girl-enjoying-arts-activities_482257-65975.jpg", date: "November 10, 2023" },
{ id: "b2", category: "Destination Weddings", title: "Behind the Lens: A Luxury Destination Wedding in Tuscany", excerpt: "Journey with us to a breathtaking Tuscan villa, documenting a dream wedding amidst rolling hills and ancient vineyards.", imageSrc: "http://img.b2bpic.net/free-photo/destination-wedding_1303-11893.jpg?_wi=2", imageAlt: "Tuscan wedding venue", authorName: "Olivia Grant", authorAvatar: "http://img.b2bpic.net/free-photo/happy-young-woman-smiling-camera-while-sitting-easel-fun-creative-art-class-learning-basics-drawing-trying-something-new-student-girl-enjoying-arts-activities_482257-65975.jpg", date: "October 25, 2023" },
{ id: "b3", category: "Albums & Prints", title: "Curating Your Wedding Album: A Guide to Heirloom Storytelling", excerpt: "Learn how to transform your wedding photos into a cherished heirloom album that beautifully tells your unique love story.", imageSrc: "http://img.b2bpic.net/free-photo/wedding-album-flowers_1303-10874.jpg?_wi=2", imageAlt: "Wedding album with flowers", authorName: "Olivia Grant", authorAvatar: "http://img.b2bpic.net/free-photo/happy-young-woman-smiling-camera-while-sitting-easel-fun-creative-art-class-learning-basics-drawing-trying-something-new-student-girl-enjoying-arts-activities_482257-65975.jpg", date: "September 18, 2023" }
]}
animationType="slide-up"
textboxLayout="default"
useInvertedBackground={false}
tag="Latest Posts"
tag="Our Journal"
/>
</div>
<div id="contact" data-section="contact">
<ContactCenter
tag="Get in Touch"
title="Let's Create Something Beautiful"
description="Have a project in mind, want to collaborate, or simply say hello? I'd love to hear from you. Reach out and let's start a conversation."
tag="Inquire"
title="Begin Your Story: Inquire About Wedding Photography"
description="We would be honored to discuss your wedding day vision. Please reach out to schedule a consultation and receive a personalized proposal."
background={{ variant: "plain" }}
useInvertedBackground={true}
inputPlaceholder="Your Email Address"
@@ -165,13 +160,13 @@ export default function LandingPage() {
</div>
<div id="footer" data-section="footer">
<FooterBase
logoText="Wanderlust Lens"
logoText="Elysian Lens Photography"
columns={[
{ title: "Explore", items: [{ label: "Portfolio", href: "#portfolio" }, { label: "Blog", href: "#blog" }, { label: "Prints", href: "#portfolio" }] },
{ title: "Company", items: [{ label: "About Me", href: "#about" }, { label: "Contact", href: "#contact" }, { label: "Partners", href: "#partners" }] },
{ title: "Explore", items: [{ label: "Wedding Portfolio", href: "#portfolio" }, { label: "Our Journal", href: "#blog" }, { label: "Collections", href: "#portfolio" }] },
{ title: "Company", items: [{ label: "Our Story", href: "#about" }, { label: "Inquire", href: "#contact" }, { label: "Partnerships", href: "#partners" }] },
{ title: "Legal", items: [{ label: "Privacy Policy", href: "#" }, { label: "Terms of Service", href: "#" }] }
]}
copyrightText="© 2024 Wanderlust Lens. All rights reserved."
copyrightText="© 2024 Elysian Lens Photography. All rights reserved."
/>
</div>
</ThemeProvider>

View File

@@ -11,7 +11,7 @@ html {
body {
background-color: var(--background);
color: var(--foreground);
font-family: var(--font-poppins), sans-serif;
font-family: var(--font-inter), sans-serif;
position: relative;
min-height: 100vh;
overscroll-behavior: none;
@@ -24,5 +24,5 @@ h3,
h4,
h5,
h6 {
font-family: var(--font-poppins), sans-serif;
font-family: var(--font-libre-baskerville), serif;
}