Update src/app/page.tsx

This commit is contained in:
2026-06-01 04:49:09 +00:00
parent 36524fb503
commit be1c5439da

View File

@@ -32,46 +32,31 @@ export default function LandingPage() {
<NavbarLayoutFloatingInline
navItems={[
{
name: "Home",
id: "#hero",
},
name: "Home", id: "#hero"},
{
name: "About Us",
id: "#about",
},
name: "About Us", id: "#about"},
{
name: "Portfolio",
id: "#portfolio",
},
name: "Portfolio", id: "#portfolio"},
{
name: "Contact",
id: "#contact",
},
name: "Contact", id: "#contact"},
]}
brandName="AW Photography"
button={{
text: "Book a Session",
href: "#contact",
}}
text: "Book a Session", href: "#contact"}}
/>
</div>
<div id="hero" data-section="hero">
<HeroLogoBillboard
background={{
variant: "radial-gradient",
}}
variant: "radial-gradient"}}
logoText="AW Photography"
description="Capturing timeless moments with unparalleled artistry. Experience the difference of premium photography."
buttons={[
{
text: "View Portfolio",
href: "#portfolio",
},
text: "View Portfolio", href: "#portfolio"},
{
text: "Get in Touch",
href: "#contact",
},
text: "Get in Touch", href: "#contact"},
]}
imageSrc="http://img.b2bpic.net/free-photo/portrait-sexy-handsome-fashion-male-model-man-dressed-elegant-suit-black-studio-lights-background_158538-9677.jpg"
imageAlt="Professional portrait of a celebrity in a suit"
@@ -87,17 +72,11 @@ export default function LandingPage() {
description="For over 9 years, AW Photography has been dedicated to crafting exquisite visual stories. Based in Brooklyn, we specialize in high-end portraiture, event coverage, and commercial photography, delivering artistry and professionalism in every shot. Our passion is to transform fleeting moments into lasting masterpieces."
bulletPoints={[
{
title: "Nine Years of Experience",
description: "Proudly serving clients with exceptional photography services since 2015.",
},
title: "Nine Years of Experience", description: "Proudly serving clients with exceptional photography services since 2015."},
{
title: "Unmatched Artistic Vision",
description: "Blending technical mastery with creative flair to produce unique imagery.",
},
title: "Unmatched Artistic Vision", description: "Blending technical mastery with creative flair to produce unique imagery."},
{
title: "Client-Centric Approach",
description: "Tailored solutions and personalized service to meet your every need.",
},
title: "Client-Centric Approach", description: "Tailored solutions and personalized service to meet your every need."},
]}
imageSrc="http://img.b2bpic.net/free-photo/beautiful-woman-wearing-minimalist-shirt_23-2149317768.jpg"
imageAlt="Modern photography studio interior"
@@ -112,20 +91,11 @@ export default function LandingPage() {
tag="Experience & Dedication"
metrics={[
{
id: "years",
value: "9+",
description: "Years in Business",
},
id: "years", value: "9+", description: "Years in Business"},
{
id: "clients",
value: "500+",
description: "Satisfied Clients",
},
id: "clients", value: "500+", description: "Satisfied Clients"},
{
id: "projects",
value: "1200+",
description: "Successful Projects",
},
id: "projects", value: "1200+", description: "Successful Projects"},
]}
metricsAnimation="slide-up"
/>
@@ -139,23 +109,11 @@ export default function LandingPage() {
useInvertedBackground={false}
features={[
{
title: "Celebrity & Professional Portraits",
description: "Capturing the essence and charisma of individuals with sophisticated and high-quality imagery.",
imageSrc: "http://img.b2bpic.net/free-photo/beautiful-business-woman-portrait_23-2149280717.jpg",
imageAlt: "Professional portrait",
},
title: "Celebrity & Professional Portraits", description: "Capturing the essence and charisma of individuals with sophisticated and high-quality imagery.", imageSrc: "http://img.b2bpic.net/free-photo/beautiful-business-woman-portrait_23-2149280717.jpg", imageAlt: "Professional portrait"},
{
title: "Luxury Event Photography",
description: "Documenting your special occasions with discretion and an eye for detail, preserving every memorable moment.",
imageSrc: "http://img.b2bpic.net/free-photo/people-christman-decorations-man-black-suit-group-celebrations-new-year-people-with-bengal-lights_1157-44336.jpg",
imageAlt: "Luxury event photography",
},
title: "Luxury Event Photography", description: "Documenting your special occasions with discretion and an eye for detail, preserving every memorable moment.", imageSrc: "http://img.b2bpic.net/free-photo/people-christman-decorations-man-black-suit-group-celebrations-new-year-people-with-bengal-lights_1157-44336.jpg", imageAlt: "Luxury event photography"},
{
title: "Commercial & Editorial Shoots",
description: "Crafting compelling visuals that elevate your brand and tell your story with impact.",
imageSrc: "http://img.b2bpic.net/free-photo/woman-taking-photos-her-business-with-ceramic-kitchenware_23-2149060811.jpg",
imageAlt: "Commercial photography",
},
title: "Commercial & Editorial Shoots", description: "Crafting compelling visuals that elevate your brand and tell your story with impact.", imageSrc: "http://img.b2bpic.net/free-photo/woman-taking-photos-her-business-with-ceramic-kitchenware_23-2149060811.jpg", imageAlt: "Commercial photography"},
]}
title="Our Signature Photography Services"
description="We offer a diverse range of services tailored to your unique needs, ensuring every moment is captured with precision and artistic flair. From intimate portraits to grand events, we deliver exceptional results."
@@ -167,55 +125,20 @@ export default function LandingPage() {
textboxLayout="default"
gridVariant="three-columns-all-equal-width"
useInvertedBackground={true}
animationType="slide-up"
products={[
{
id: "p1",
name: "Elegant Executive",
price: "Upon Request",
variant: "Studio Portrait",
imageSrc: "http://img.b2bpic.net/free-photo/fashion-stylish-model-dressed-elegant-light-pink-suit-posing-near-white-wall_158538-13439.jpg",
imageAlt: "Professional portrait of a man in a suit",
},
id: "p1", name: "Elegant Executive", price: "Upon Request", variant: "Studio Portrait", imageSrc: "http://img.b2bpic.net/free-photo/fashion-stylish-model-dressed-elegant-light-pink-suit-posing-near-white-wall_158538-13439.jpg", imageAlt: "Professional portrait of a man in a suit"},
{
id: "p2",
name: "The Visionary",
price: "Upon Request",
variant: "Corporate Headshot",
imageSrc: "http://img.b2bpic.net/free-photo/portrait-sexy-handsome-fashion-male-model-man-dressed-elegant-suit-black-studio-lights-background_158538-9618.jpg",
imageAlt: "Professional portrait of a businessman",
},
id: "p2", name: "The Visionary", price: "Upon Request", variant: "Corporate Headshot", imageSrc: "http://img.b2bpic.net/free-photo/portrait-sexy-handsome-fashion-male-model-man-dressed-elegant-suit-black-studio-lights-background_158538-9618.jpg", imageAlt: "Professional portrait of a businessman"},
{
id: "p3",
name: "Urban Gentleman",
price: "Upon Request",
variant: "Outdoor Editorial",
imageSrc: "http://img.b2bpic.net/free-photo/full-shot-woman-posing-night-with-flash_23-2150204460.jpg",
imageAlt: "Stylish man in a suit in an urban setting",
},
id: "p3", name: "Urban Gentleman", price: "Upon Request", variant: "Outdoor Editorial", imageSrc: "http://img.b2bpic.net/free-photo/full-shot-woman-posing-night-with-flash_23-2150204460.jpg", imageAlt: "Stylish man in a suit in an urban setting"},
{
id: "p4",
name: "Dramatic Persona",
price: "Upon Request",
variant: "Artistic Portrait",
imageSrc: "http://img.b2bpic.net/free-photo/studio-portrait-redhead-bearded-male-dressed-suit-posing-grey-background_613910-3521.jpg",
imageAlt: "Dramatic portrait of a man in a suit",
},
id: "p4", name: "Dramatic Persona", price: "Upon Request", variant: "Artistic Portrait", imageSrc: "http://img.b2bpic.net/free-photo/studio-portrait-redhead-bearded-male-dressed-suit-posing-grey-background_613910-3521.jpg", imageAlt: "Dramatic portrait of a man in a suit"},
{
id: "p5",
name: "Natural Confidence",
price: "Upon Request",
variant: "Lifestyle Portrait",
imageSrc: "http://img.b2bpic.net/free-photo/side-view-woman-stepping-chair_23-2147781153.jpg",
imageAlt: "Confident man in a suit smiling outdoors",
},
id: "p5", name: "Natural Confidence", price: "Upon Request", variant: "Lifestyle Portrait", imageSrc: "http://img.b2bpic.net/free-photo/side-view-woman-stepping-chair_23-2147781153.jpg", imageAlt: "Confident man in a suit smiling outdoors"},
{
id: "p6",
name: "Timeless Class",
price: "Upon Request",
variant: "Classic Portrait",
imageSrc: "http://img.b2bpic.net/free-photo/elegant-senior-man-posing-suit-hat_23-2149488003.jpg",
imageAlt: "Elegant man in a suit with a classic background",
},
id: "p6", name: "Timeless Class", price: "Upon Request", variant: "Classic Portrait", imageSrc: "http://img.b2bpic.net/free-photo/elegant-senior-man-posing-suit-hat_23-2149488003.jpg", imageAlt: "Elegant man in a suit with a classic background"},
]}
title="Professional Portraits: Men in Suits"
description="A curated selection of our recent celebrity and professional portraits, showcasing our distinct style and attention to detail. Perfect for those seeking sophisticated and impactful imagery."
@@ -227,14 +150,7 @@ export default function LandingPage() {
textboxLayout="default"
useInvertedBackground={false}
names={[
"Luxury Brands",
"Entertainment Agencies",
"Corporate Clients",
"Fashion Houses",
"Event Organizers",
"Public Figures",
"Creative Agencies",
]}
"Luxury Brands", "Entertainment Agencies", "Corporate Clients", "Fashion Houses", "Event Organizers", "Public Figures", "Creative Agencies"]}
title="Trusted by Industry Professionals"
description="Our work speaks for itself, earning the trust of leading figures and businesses across various sectors. Partner with us for visuals that truly impress."
speed={40}
@@ -250,25 +166,15 @@ export default function LandingPage() {
author="Marcus Thorne, Creative Director"
avatars={[
{
src: "http://img.b2bpic.net/free-photo/expressive-young-woman-posing_344912-1420.jpg",
alt: "Sarah Johnson",
},
src: "http://img.b2bpic.net/free-photo/expressive-young-woman-posing_344912-1420.jpg", alt: "Sarah Johnson"},
{
src: "http://img.b2bpic.net/free-photo/positive-blond-bearded-male-dressed-plaid-shirt-denim-jacket-posing-grey-vignette-background_613910-11764.jpg",
alt: "Michael Chen",
},
src: "http://img.b2bpic.net/free-photo/positive-blond-bearded-male-dressed-plaid-shirt-denim-jacket-posing-grey-vignette-background_613910-11764.jpg", alt: "Michael Chen"},
{
src: "http://img.b2bpic.net/free-photo/front-view-smiley-man-darkroom_23-2149893830.jpg",
alt: "Emily Rodriguez",
},
src: "http://img.b2bpic.net/free-photo/front-view-smiley-man-darkroom_23-2149893830.jpg", alt: "Emily Rodriguez"},
{
src: "http://img.b2bpic.net/free-photo/blond-man-surprised_1194-2853.jpg",
alt: "David Kim",
},
src: "http://img.b2bpic.net/free-photo/blond-man-surprised_1194-2853.jpg", alt: "David Kim"},
{
src: "http://img.b2bpic.net/free-photo/woman-portrait-pop-up-illustration_23-2151927575.jpg",
alt: "Jessica Lee",
},
src: "http://img.b2bpic.net/free-photo/woman-portrait-pop-up-illustration_23-2151927575.jpg", alt: "Jessica Lee"},
]}
ratingAnimation="slide-up"
avatarsAnimation="slide-up"
@@ -279,8 +185,7 @@ export default function LandingPage() {
<ContactSplit
useInvertedBackground={false}
background={{
variant: "plain",
}}
variant: "plain"}}
tag="Connect With Us"
title="Book Your Session Today"
description="We'd love to hear from you! Reach out to schedule your professional photography session or inquire about our services. We are open Monday to Friday, 8:00 AM - 5:00 PM. Our studio is located at 1978 52 St, Brooklyn. Call us at (347) 839-1800."
@@ -299,50 +204,31 @@ export default function LandingPage() {
logoText="AW Photography"
columns={[
{
title: "Services",
items: [
title: "Services", items: [
{
label: "Portraits",
href: "#portfolio",
},
label: "Portraits", href: "#portfolio"},
{
label: "Events",
href: "#features",
},
label: "Events", href: "#features"},
{
label: "Commercial",
href: "#features",
},
label: "Commercial", href: "#features"},
],
},
{
title: "Company",
items: [
title: "Company", items: [
{
label: "About Us",
href: "#about",
},
label: "About Us", href: "#about"},
{
label: "Contact",
href: "#contact",
},
label: "Contact", href: "#contact"},
{
label: "Our Work",
href: "#portfolio",
},
label: "Our Work", href: "#portfolio"},
],
},
{
title: "Legal",
items: [
title: "Legal", items: [
{
label: "Privacy Policy",
href: "#",
},
label: "Privacy Policy", href: "#"},
{
label: "Terms of Service",
href: "#",
},
label: "Terms of Service", href: "#"},
],
},
]}