Merge version_1 into main #3
@@ -57,19 +57,19 @@ export default function LandingPage() {
|
||||
testimonials={[
|
||||
{
|
||||
name: "Priya R.", handle: "@priya_photography", testimonial: "Best service and wonderful work 😍", rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/man-kissing-woman-leaning-wall_23-2148012318.jpg", imageAlt: "cinematic wedding photography moody luxury"},
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/man-kissing-woman-leaning-wall_23-2148012318.jpg?_wi=1", imageAlt: "cinematic wedding photography moody luxury"},
|
||||
{
|
||||
name: "Suresh K.", handle: "@suresh_k", testimonial: "We really loved the album work", rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/male-product-photographer-doing-his-job-studio_23-2148970193.jpg", imageAlt: "professional photographer cinematic shot"},
|
||||
{
|
||||
name: "Anjali V.", handle: "@anjali_v", testimonial: "Worth all the money spent", rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/lovely-couple-illuminated-by-sun_1153-7171.jpg", imageAlt: "wedding photography elegant cinematic"},
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/lovely-couple-illuminated-by-sun_1153-7171.jpg?_wi=1", imageAlt: "wedding photography elegant cinematic"},
|
||||
{
|
||||
name: "Ravi P.", handle: "@ravi_p", testimonial: "Simply outstanding cinematic work.", rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/spotlight-portrait-golden-hour_23-2151915108.jpg", imageAlt: "portrait photography studio artistic"},
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/spotlight-portrait-golden-hour_23-2151915108.jpg?_wi=1", imageAlt: "portrait photography studio artistic"},
|
||||
{
|
||||
name: "Deepa M.", handle: "@deepa_m", testimonial: "Truly professional team, recommended.", rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/professional-model-sitting-floor-fashionable-dress-makeup-hairstyle-pretty-face-white-sheet-is-waving-magazine-cover_343629-1.jpg", imageAlt: "fashion photoshoot artistic studio"},
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/professional-model-sitting-floor-fashionable-dress-makeup-hairstyle-pretty-face-white-sheet-is-waving-magazine-cover_343629-1.jpg?_wi=1", imageAlt: "fashion photoshoot artistic studio"},
|
||||
]}
|
||||
buttons={[
|
||||
{
|
||||
@@ -77,7 +77,7 @@ export default function LandingPage() {
|
||||
{
|
||||
text: "Book a Session", href: "#contact"},
|
||||
]}
|
||||
imageSrc="http://img.b2bpic.net/free-photo/man-kissing-woman-leaning-wall_23-2148012318.jpg"
|
||||
imageSrc="http://img.b2bpic.net/free-photo/man-kissing-woman-leaning-wall_23-2148012318.jpg?_wi=2"
|
||||
mediaAnimation="blur-reveal"
|
||||
avatars={[
|
||||
{
|
||||
@@ -131,17 +131,17 @@ export default function LandingPage() {
|
||||
useInvertedBackground={true}
|
||||
features={[
|
||||
{
|
||||
tag: "Wedding", title: "Wedding Photography", subtitle: "Storytelling elegance", description: "Capturing the magic and love of your special day.", imageSrc: "http://img.b2bpic.net/free-photo/lovely-couple-illuminated-by-sun_1153-7171.jpg"},
|
||||
tag: "Wedding", title: "Wedding Photography", subtitle: "Storytelling elegance", description: "Capturing the magic and love of your special day.", imageSrc: "http://img.b2bpic.net/free-photo/lovely-couple-illuminated-by-sun_1153-7171.jpg?_wi=2"},
|
||||
{
|
||||
tag: "Portrait", title: "Portrait Shoots", subtitle: "Unique perspectives", description: "High-end studio portraits for every personality.", imageSrc: "http://img.b2bpic.net/free-photo/spotlight-portrait-golden-hour_23-2151915108.jpg"},
|
||||
tag: "Portrait", title: "Portrait Shoots", subtitle: "Unique perspectives", description: "High-end studio portraits for every personality.", imageSrc: "http://img.b2bpic.net/free-photo/spotlight-portrait-golden-hour_23-2151915108.jpg?_wi=2"},
|
||||
{
|
||||
tag: "Fashion", title: "Fashion Photography", subtitle: "Style & glamour", description: "Showcasing your style with creative vision.", imageSrc: "http://img.b2bpic.net/free-photo/professional-model-sitting-floor-fashionable-dress-makeup-hairstyle-pretty-face-white-sheet-is-waving-magazine-cover_343629-1.jpg"},
|
||||
tag: "Fashion", title: "Fashion Photography", subtitle: "Style & glamour", description: "Showcasing your style with creative vision.", imageSrc: "http://img.b2bpic.net/free-photo/professional-model-sitting-floor-fashionable-dress-makeup-hairstyle-pretty-face-white-sheet-is-waving-magazine-cover_343629-1.jpg?_wi=2"},
|
||||
{
|
||||
tag: "Maternity", title: "Maternity Shoots", subtitle: "Emotional journeys", description: "Capturing the beauty of anticipation.", imageSrc: "http://img.b2bpic.net/free-photo/easy-wind-going-through-woods-beautiful-pregnant-woman-dress-have-walk-outdoors-positive-brunette_146671-16628.jpg"},
|
||||
tag: "Maternity", title: "Maternity Shoots", subtitle: "Emotional journeys", description: "Capturing the beauty of anticipation.", imageSrc: "http://img.b2bpic.net/free-photo/easy-wind-going-through-woods-beautiful-pregnant-woman-dress-have-walk-outdoors-positive-brunette_146671-16628.jpg?_wi=1"},
|
||||
{
|
||||
tag: "Events", title: "Event Coverage", subtitle: "Memorable moments", description: "Professional coverage for all your events.", imageSrc: "http://img.b2bpic.net/free-photo/musicial-music-live-band-performing-stage-with-different-lights-with-crowd-people-fans_627829-10057.jpg"},
|
||||
tag: "Events", title: "Event Coverage", subtitle: "Memorable moments", description: "Professional coverage for all your events.", imageSrc: "http://img.b2bpic.net/free-photo/musicial-music-live-band-performing-stage-with-different-lights-with-crowd-people-fans_627829-10057.jpg?_wi=1"},
|
||||
{
|
||||
tag: "Albums", title: "Album Designing", subtitle: "Timeless prints", description: "Customized, premium album design services.", imageSrc: "http://img.b2bpic.net/free-psd/graphic-design-school-landing-page_23-2148662914.jpg"},
|
||||
tag: "Albums", title: "Album Designing", subtitle: "Timeless prints", description: "Customized, premium album design services.", imageSrc: "http://img.b2bpic.net/free-psd/graphic-design-school-landing-page_23-2148662914.jpg?_wi=1"},
|
||||
]}
|
||||
title="Professional Photography Services"
|
||||
description="We specialize in capturing your most cherished moments with cinematic precision."
|
||||
@@ -157,22 +157,22 @@ export default function LandingPage() {
|
||||
products={[
|
||||
{
|
||||
id: "1", brand: "Wedding", name: "Candid Wedding", price: "Studio", rating: 5,
|
||||
reviewCount: "100", imageSrc: "http://img.b2bpic.net/free-photo/lovely-couple-illuminated-by-sun_1153-7171.jpg"},
|
||||
reviewCount: "100", imageSrc: "http://img.b2bpic.net/free-photo/lovely-couple-illuminated-by-sun_1153-7171.jpg?_wi=3"},
|
||||
{
|
||||
id: "2", brand: "Portrait", name: "Classic Portrait", price: "Studio", rating: 5,
|
||||
reviewCount: "80", imageSrc: "http://img.b2bpic.net/free-photo/spotlight-portrait-golden-hour_23-2151915108.jpg"},
|
||||
reviewCount: "80", imageSrc: "http://img.b2bpic.net/free-photo/spotlight-portrait-golden-hour_23-2151915108.jpg?_wi=3"},
|
||||
{
|
||||
id: "3", brand: "Fashion", name: "Modern Fashion", price: "Studio", rating: 5,
|
||||
reviewCount: "90", imageSrc: "http://img.b2bpic.net/free-photo/professional-model-sitting-floor-fashionable-dress-makeup-hairstyle-pretty-face-white-sheet-is-waving-magazine-cover_343629-1.jpg"},
|
||||
reviewCount: "90", imageSrc: "http://img.b2bpic.net/free-photo/professional-model-sitting-floor-fashionable-dress-makeup-hairstyle-pretty-face-white-sheet-is-waving-magazine-cover_343629-1.jpg?_wi=3"},
|
||||
{
|
||||
id: "4", brand: "Maternity", name: "Graceful Maternity", price: "Studio", rating: 5,
|
||||
reviewCount: "70", imageSrc: "http://img.b2bpic.net/free-photo/easy-wind-going-through-woods-beautiful-pregnant-woman-dress-have-walk-outdoors-positive-brunette_146671-16628.jpg"},
|
||||
reviewCount: "70", imageSrc: "http://img.b2bpic.net/free-photo/easy-wind-going-through-woods-beautiful-pregnant-woman-dress-have-walk-outdoors-positive-brunette_146671-16628.jpg?_wi=2"},
|
||||
{
|
||||
id: "5", brand: "Events", name: "Event Highlights", price: "Studio", rating: 5,
|
||||
reviewCount: "60", imageSrc: "http://img.b2bpic.net/free-photo/musicial-music-live-band-performing-stage-with-different-lights-with-crowd-people-fans_627829-10057.jpg"},
|
||||
reviewCount: "60", imageSrc: "http://img.b2bpic.net/free-photo/musicial-music-live-band-performing-stage-with-different-lights-with-crowd-people-fans_627829-10057.jpg?_wi=2"},
|
||||
{
|
||||
id: "6", brand: "Design", name: "Premium Albums", price: "Studio", rating: 5,
|
||||
reviewCount: "110", imageSrc: "http://img.b2bpic.net/free-psd/graphic-design-school-landing-page_23-2148662914.jpg"},
|
||||
reviewCount: "110", imageSrc: "http://img.b2bpic.net/free-psd/graphic-design-school-landing-page_23-2148662914.jpg?_wi=2"},
|
||||
]}
|
||||
title="Our Creative Gallery"
|
||||
description="A glimpse into our cinematic world."
|
||||
@@ -185,11 +185,11 @@ export default function LandingPage() {
|
||||
useInvertedBackground={true}
|
||||
testimonials={[
|
||||
{
|
||||
id: "1", name: "Priya R.", date: "1 month ago", title: "Verified Client", quote: "Best service and wonderful work 😍", tag: "Wedding", avatarSrc: "http://img.b2bpic.net/free-photo/close-up-hacker-secret-hideout-bypassing-firewalls-launching-ddos-attacks-websites-rogue_482257-135963.jpg", imageSrc: "http://img.b2bpic.net/free-photo/easy-wind-going-through-woods-beautiful-pregnant-woman-dress-have-walk-outdoors-positive-brunette_146671-16628.jpg", imageAlt: "maternity photography elegant soft"},
|
||||
id: "1", name: "Priya R.", date: "1 month ago", title: "Verified Client", quote: "Best service and wonderful work 😍", tag: "Wedding", avatarSrc: "http://img.b2bpic.net/free-photo/close-up-hacker-secret-hideout-bypassing-firewalls-launching-ddos-attacks-websites-rogue_482257-135963.jpg", imageSrc: "http://img.b2bpic.net/free-photo/easy-wind-going-through-woods-beautiful-pregnant-woman-dress-have-walk-outdoors-positive-brunette_146671-16628.jpg?_wi=3", imageAlt: "maternity photography elegant soft"},
|
||||
{
|
||||
id: "2", name: "Suresh K.", date: "2 months ago", title: "Verified Client", quote: "We really loved the album work", tag: "Wedding", avatarSrc: "http://img.b2bpic.net/free-photo/portrait-bearded-black-man-wool-suit_613910-16021.jpg", imageSrc: "http://img.b2bpic.net/free-photo/musicial-music-live-band-performing-stage-with-different-lights-with-crowd-people-fans_627829-10057.jpg", imageAlt: "event photography cinematic storytelling"},
|
||||
id: "2", name: "Suresh K.", date: "2 months ago", title: "Verified Client", quote: "We really loved the album work", tag: "Wedding", avatarSrc: "http://img.b2bpic.net/free-photo/portrait-bearded-black-man-wool-suit_613910-16021.jpg", imageSrc: "http://img.b2bpic.net/free-photo/musicial-music-live-band-performing-stage-with-different-lights-with-crowd-people-fans_627829-10057.jpg?_wi=3", imageAlt: "event photography cinematic storytelling"},
|
||||
{
|
||||
id: "3", name: "Anjali V.", date: "3 months ago", title: "Verified Client", quote: "Worth all the money spent", tag: "Portrait", avatarSrc: "http://img.b2bpic.net/free-photo/man-sitting-bus-station-night-city_23-2149001264.jpg", imageSrc: "http://img.b2bpic.net/free-psd/graphic-design-school-landing-page_23-2148662914.jpg", imageAlt: "professional photo album design"},
|
||||
id: "3", name: "Anjali V.", date: "3 months ago", title: "Verified Client", quote: "Worth all the money spent", tag: "Portrait", avatarSrc: "http://img.b2bpic.net/free-photo/man-sitting-bus-station-night-city_23-2149001264.jpg", imageSrc: "http://img.b2bpic.net/free-psd/graphic-design-school-landing-page_23-2148662914.jpg?_wi=3", imageAlt: "professional photo album design"},
|
||||
{
|
||||
id: "4", name: "Ravi P.", date: "4 months ago", title: "Verified Client", quote: "Cinematic and beautiful shots.", tag: "Events", avatarSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-confident-attractive-fashionable-young-businessman-with-trimmed-beard-trendy-hairstyle-posing-modern-cozy-interior-dressed-formal-stylish-suit_343059-1778.jpg", imageSrc: "http://img.b2bpic.net/free-photo/close-up-hacker-secret-hideout-bypassing-firewalls-launching-ddos-attacks-websites-rogue_482257-135963.jpg", imageAlt: "happy client portrait professional photography"},
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user