Update src/app/page.tsx
This commit is contained in:
@@ -47,9 +47,10 @@ export default function LandingPage() {
|
||||
title="Capturing Moments, Defining Stories."
|
||||
description="Professional photography services tailored for weddings, personal projects, and corporate identity."
|
||||
tag="Elevate Your Vision"
|
||||
buttons={[{ text: "Book a Session", href: "#contact" }]}
|
||||
mediaItems={[
|
||||
{ imageSrc: "http://img.b2bpic.net/free-photo/focused-young-photographer-is-taking-photo-dark-grunge-background_613910-12964.jpg", imageAlt: "Wedding photography" },
|
||||
{ imageSrc: "http://img.b2bpic.net/free-photo/colorful-pencils-artistic-equipment-table-studio-art-class-person-using-workshop-tools-create-artwork-learn-new-drawing-skills-group-lesson-classroom-close-up_482257-44066.jpg", imageAlt: "Corporate work" }
|
||||
{ imageSrc: "http://img.b2bpic.net/free-photo/focused-young-photographer-is-taking-photo-dark-grunge-background_613910-12964.jpg?_wi=1", imageAlt: "Wedding photography" },
|
||||
{ imageSrc: "http://img.b2bpic.net/free-photo/colorful-pencils-artistic-equipment-table-studio-art-class-person-using-workshop-tools-create-artwork-learn-new-drawing-skills-group-lesson-classroom-close-up_482257-44066.jpg?_wi=1", imageAlt: "Corporate work" }
|
||||
]}
|
||||
mediaAnimation="slide-up"
|
||||
rating={5}
|
||||
@@ -74,12 +75,12 @@ export default function LandingPage() {
|
||||
useInvertedBackground={false}
|
||||
features={[
|
||||
{
|
||||
title: "Weddings", description: "Story-driven, elegant coverage of your biggest days.", phoneOne: { imageSrc: "http://img.b2bpic.net/free-photo/bride-groom-kissing-outside-church_53876-139558.jpg" },
|
||||
phoneTwo: { imageSrc: "http://img.b2bpic.net/free-photo/happy-men-bachelor-party_23-2149275467.jpg" }
|
||||
title: "Weddings", description: "Story-driven, elegant coverage of your biggest days.", phoneOne: { imageSrc: "http://img.b2bpic.net/free-photo/bride-groom-kissing-outside-church_53876-139558.jpg?_wi=1" },
|
||||
phoneTwo: { imageSrc: "http://img.b2bpic.net/free-photo/happy-men-bachelor-party_23-2149275467.jpg?_wi=1" }
|
||||
},
|
||||
{
|
||||
title: "Corporate", description: "Impactful visuals that define your brand and professional presence.", phoneOne: { imageSrc: "http://img.b2bpic.net/free-photo/handsome-black-male-dressed-suit-from-wool_613910-15983.jpg" },
|
||||
phoneTwo: { imageSrc: "http://img.b2bpic.net/free-photo/man-woman-with-apron-working-coffee-shop_23-2148366637.jpg" }
|
||||
title: "Corporate", description: "Impactful visuals that define your brand and professional presence.", phoneOne: { imageSrc: "http://img.b2bpic.net/free-photo/handsome-black-male-dressed-suit-from-wool_613910-15983.jpg?_wi=1" },
|
||||
phoneTwo: { imageSrc: "http://img.b2bpic.net/free-photo/man-woman-with-apron-working-coffee-shop_23-2148366637.jpg?_wi=1" }
|
||||
}
|
||||
]}
|
||||
showStepNumbers={false}
|
||||
@@ -95,9 +96,9 @@ export default function LandingPage() {
|
||||
gridVariant="three-columns-all-equal-width"
|
||||
useInvertedBackground={true}
|
||||
products={[
|
||||
{ id: "p1", name: "Wedding Premium", price: "$2,500", variant: "All-day coverage", imageSrc: "http://img.b2bpic.net/free-photo/male-product-photographer-doing-his-job-studio_23-2148970193.jpg" },
|
||||
{ id: "p2", name: "Corporate Identity", price: "$1,200", variant: "Branding & Headshots", imageSrc: "http://img.b2bpic.net/free-photo/side-view-photographer-married-couple_23-2150264517.jpg" },
|
||||
{ id: "p3", name: "Portrait Session", price: "$450", variant: "2-hour session", imageSrc: "http://img.b2bpic.net/free-photo/cute-hipster-woman-taking-photos-retro-camera_176420-16727.jpg" }
|
||||
{ id: "p1", name: "Wedding Premium", price: "$2,500", variant: "All-day coverage", imageSrc: "http://img.b2bpic.net/free-photo/male-product-photographer-doing-his-job-studio_23-2148970193.jpg?_wi=1" },
|
||||
{ id: "p2", name: "Corporate Identity", price: "$1,200", variant: "Branding & Headshots", imageSrc: "http://img.b2bpic.net/free-photo/side-view-photographer-married-couple_23-2150264517.jpg?_wi=1" },
|
||||
{ id: "p3", name: "Portrait Session", price: "$450", variant: "2-hour session", imageSrc: "http://img.b2bpic.net/free-photo/cute-hipster-woman-taking-photos-retro-camera_176420-16727.jpg?_wi=1" }
|
||||
]}
|
||||
title="Service Offerings"
|
||||
description="Customizable packages for every need."
|
||||
@@ -125,8 +126,8 @@ export default function LandingPage() {
|
||||
textboxLayout="default"
|
||||
useInvertedBackground={true}
|
||||
testimonials={[
|
||||
{ id: "t1", name: "Emma R.", handle: "@emma_wedding", testimonial: "Amazing eye for detail. The photos look timeless.", imageSrc: "http://img.b2bpic.net/free-photo/charming-bride-keeps-wedding-bouquet-stands-street_8353-7592.jpg" },
|
||||
{ id: "t2", name: "John D.", handle: "@jd_corp", testimonial: "Professional, efficient, and great to work with.", imageSrc: "http://img.b2bpic.net/free-photo/world-photography-day-celebration_23-2151644748.jpg" }
|
||||
{ id: "t1", name: "Emma R.", handle: "@emma_wedding", testimonial: "Amazing eye for detail. The photos look timeless.", imageSrc: "http://img.b2bpic.net/free-photo/charming-bride-keeps-wedding-bouquet-stands-street_8353-7592.jpg?_wi=1" },
|
||||
{ id: "t2", name: "John D.", handle: "@jd_corp", testimonial: "Professional, efficient, and great to work with.", imageSrc: "http://img.b2bpic.net/free-photo/world-photography-day-celebration_23-2151644748.jpg?_wi=1" }
|
||||
]}
|
||||
title="Client Stories"
|
||||
description="Feedback from beautiful souls I've captured."
|
||||
|
||||
Reference in New Issue
Block a user