Merge version_1 into main #3
@@ -47,11 +47,11 @@ export default function AboutPage() {
|
||||
tag="Our Philosophy"
|
||||
features={[
|
||||
{
|
||||
title: "Technical Excellence", description: "Mastery of light, composition, and equipment ensures every frame is flawless. From golden hour magic to precise architectural documentation, technical precision is non-negotiable.", imageSrc: "/placeholders/placeholder1.webp", imageAlt: "Technical excellence in photography"},
|
||||
title: "Technical Excellence", description: "Mastery of light, composition, and equipment ensures every frame is flawless. From golden hour magic to precise architectural documentation, technical precision is non-negotiable.", imageSrc: "/placeholders/placeholder1.webp?_wi=4", imageAlt: "Technical excellence in photography"},
|
||||
{
|
||||
title: "Artistic Vision", description: "Beyond documentation—we craft narratives. Each space tells a story of design intent, lifestyle aspiration, and emotional connection through authentic, poetic imagery.", imageSrc: "/placeholders/placeholder1.webp", imageAlt: "Artistic vision in visual storytelling"},
|
||||
title: "Artistic Vision", description: "Beyond documentation—we craft narratives. Each space tells a story of design intent, lifestyle aspiration, and emotional connection through authentic, poetic imagery.", imageSrc: "/placeholders/placeholder1.webp?_wi=5", imageAlt: "Artistic vision in visual storytelling"},
|
||||
{
|
||||
title: "Client Collaboration", description: "We listen deeply to understand your vision. Bespoke creative direction, flexible scheduling, and strategic positioning ensure your properties command premium attention and pricing.", imageSrc: "/placeholders/placeholder1.webp", imageAlt: "Client collaboration process"},
|
||||
title: "Client Collaboration", description: "We listen deeply to understand your vision. Bespoke creative direction, flexible scheduling, and strategic positioning ensure your properties command premium attention and pricing.", imageSrc: "/placeholders/placeholder1.webp?_wi=6", imageAlt: "Client collaboration process"},
|
||||
]}
|
||||
gridVariant="three-columns-all-equal-width"
|
||||
animationType="slide-up"
|
||||
@@ -67,17 +67,17 @@ export default function AboutPage() {
|
||||
tag="Client Testimonials"
|
||||
testimonials={[
|
||||
{
|
||||
id: "1", name: "Marcus Chen", handle: "Principal Architect, Chen Design Group", testimonial: "Trevor's photographs have elevated every project we've presented. His understanding of architectural intent is exceptional—he doesn't just document, he amplifies design vision.", imageSrc: "http://img.b2bpic.net/free-photo/successful-businesswoman-ready-challenges_1163-4336.jpg", imageAlt: "Marcus Chen"},
|
||||
id: "1", name: "Marcus Chen", handle: "Principal Architect, Chen Design Group", testimonial: "Trevor's photographs have elevated every project we've presented. His understanding of architectural intent is exceptional—he doesn't just document, he amplifies design vision.", imageSrc: "http://img.b2bpic.net/free-photo/successful-businesswoman-ready-challenges_1163-4336.jpg?_wi=3", imageAlt: "Marcus Chen"},
|
||||
{
|
||||
id: "2", name: "Victoria Sterling", handle: "CEO, Sterling Luxury Estates", testimonial: "Working with Trevor transformed our marketing strategy. His imagery commands premium positioning—buyers respond to the authenticity and technical perfection.", imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-smiley-woman-work_23-2149713708.jpg", imageAlt: "Victoria Sterling"},
|
||||
id: "2", name: "Victoria Sterling", handle: "CEO, Sterling Luxury Estates", testimonial: "Working with Trevor transformed our marketing strategy. His imagery commands premium positioning—buyers respond to the authenticity and technical perfection.", imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-smiley-woman-work_23-2149713708.jpg?_wi=2", imageAlt: "Victoria Sterling"},
|
||||
{
|
||||
id: "3", name: "James Rothstein", handle: "Development Director, Rothstein Partners", testimonial: "Trevor's work is instrumental to our project launches. He captures not just buildings, but the aspirational lifestyle these spaces represent. Genuinely transformative.", imageSrc: "http://img.b2bpic.net/free-photo/friendly-businessman-with-arms-crossed_23-2147985122.jpg", imageAlt: "James Rothstein"},
|
||||
id: "3", name: "James Rothstein", handle: "Development Director, Rothstein Partners", testimonial: "Trevor's work is instrumental to our project launches. He captures not just buildings, but the aspirational lifestyle these spaces represent. Genuinely transformative.", imageSrc: "http://img.b2bpic.net/free-photo/friendly-businessman-with-arms-crossed_23-2147985122.jpg?_wi=2", imageAlt: "James Rothstein"},
|
||||
{
|
||||
id: "4", name: "Isabella Rossi", handle: "Interior Designer, Rossi Contemporary", testimonial: "Collaborating with Trevor is seamless. He understands design language intimately and translates spatial narratives with remarkable clarity. Essential partner for luxury projects.", imageSrc: "http://img.b2bpic.net/free-photo/creative-man_1098-14894.jpg", imageAlt: "Isabella Rossi"},
|
||||
id: "4", name: "Isabella Rossi", handle: "Interior Designer, Rossi Contemporary", testimonial: "Collaborating with Trevor is seamless. He understands design language intimately and translates spatial narratives with remarkable clarity. Essential partner for luxury projects.", imageSrc: "http://img.b2bpic.net/free-photo/creative-man_1098-14894.jpg?_wi=2", imageAlt: "Isabella Rossi"},
|
||||
{
|
||||
id: "5", name: "David Weinstein", handle: "Luxury Real Estate Agent, The Pinnacle Group", testimonial: "Trevor's photographs consistently generate higher inquiry rates and faster sales cycles. His technical precision combined with artistic vision is unmatched in South Florida.", imageSrc: "http://img.b2bpic.net/free-photo/friendly-successful-business-woman-posing-with-arms-crossed_74855-2813.jpg", imageAlt: "David Weinstein"},
|
||||
id: "5", name: "David Weinstein", handle: "Luxury Real Estate Agent, The Pinnacle Group", testimonial: "Trevor's photographs consistently generate higher inquiry rates and faster sales cycles. His technical precision combined with artistic vision is unmatched in South Florida.", imageSrc: "http://img.b2bpic.net/free-photo/friendly-successful-business-woman-posing-with-arms-crossed_74855-2813.jpg?_wi=2", imageAlt: "David Weinstein"},
|
||||
{
|
||||
id: "6", name: "Sophie Laurent", handle: "Brand Director, Luxury Living Collective", testimonial: "From portfolio shoots to editorial campaigns, Trevor delivers consistently exceptional work. His attention to detail and creative problem-solving set him apart as a true visionary.", imageSrc: "http://img.b2bpic.net/free-photo/successful-businesswoman-ready-challenges_1163-4336.jpg", imageAlt: "Sophie Laurent"},
|
||||
id: "6", name: "Sophie Laurent", handle: "Brand Director, Luxury Living Collective", testimonial: "From portfolio shoots to editorial campaigns, Trevor delivers consistently exceptional work. His attention to detail and creative problem-solving set him apart as a true visionary.", imageSrc: "http://img.b2bpic.net/free-photo/successful-businesswoman-ready-challenges_1163-4336.jpg?_wi=4", imageAlt: "Sophie Laurent"},
|
||||
]}
|
||||
textboxLayout="default"
|
||||
animationType="slide-up"
|
||||
|
||||
@@ -93,11 +93,11 @@ export default function HomePage() {
|
||||
tag="Our Philosophy"
|
||||
features={[
|
||||
{
|
||||
title: "Technical Excellence", description: "Mastery of light, composition, and equipment ensures every frame is flawless. From golden hour magic to precise architectural documentation, technical precision is non-negotiable.", imageSrc: "/placeholders/placeholder1.webp", imageAlt: "Technical excellence in photography"},
|
||||
title: "Technical Excellence", description: "Mastery of light, composition, and equipment ensures every frame is flawless. From golden hour magic to precise architectural documentation, technical precision is non-negotiable.", imageSrc: "/placeholders/placeholder1.webp?_wi=1", imageAlt: "Technical excellence in photography"},
|
||||
{
|
||||
title: "Artistic Vision", description: "Beyond documentation—we craft narratives. Each space tells a story of design intent, lifestyle aspiration, and emotional connection through authentic, poetic imagery.", imageSrc: "/placeholders/placeholder1.webp", imageAlt: "Artistic vision in visual storytelling"},
|
||||
title: "Artistic Vision", description: "Beyond documentation—we craft narratives. Each space tells a story of design intent, lifestyle aspiration, and emotional connection through authentic, poetic imagery.", imageSrc: "/placeholders/placeholder1.webp?_wi=2", imageAlt: "Artistic vision in visual storytelling"},
|
||||
{
|
||||
title: "Client Collaboration", description: "We listen deeply to understand your vision. Bespoke creative direction, flexible scheduling, and strategic positioning ensure your properties command premium attention and pricing.", imageSrc: "/placeholders/placeholder1.webp", imageAlt: "Client collaboration process"},
|
||||
title: "Client Collaboration", description: "We listen deeply to understand your vision. Bespoke creative direction, flexible scheduling, and strategic positioning ensure your properties command premium attention and pricing.", imageSrc: "/placeholders/placeholder1.webp?_wi=3", imageAlt: "Client collaboration process"},
|
||||
]}
|
||||
gridVariant="three-columns-all-equal-width"
|
||||
animationType="slide-up"
|
||||
@@ -127,17 +127,17 @@ export default function HomePage() {
|
||||
tag="Client Testimonials"
|
||||
testimonials={[
|
||||
{
|
||||
id: "1", name: "Marcus Chen", handle: "Principal Architect, Chen Design Group", testimonial: "Trevor's photographs have elevated every project we've presented. His understanding of architectural intent is exceptional—he doesn't just document, he amplifies design vision.", imageSrc: "http://img.b2bpic.net/free-photo/successful-businesswoman-ready-challenges_1163-4336.jpg", imageAlt: "Marcus Chen"},
|
||||
id: "1", name: "Marcus Chen", handle: "Principal Architect, Chen Design Group", testimonial: "Trevor's photographs have elevated every project we've presented. His understanding of architectural intent is exceptional—he doesn't just document, he amplifies design vision.", imageSrc: "http://img.b2bpic.net/free-photo/successful-businesswoman-ready-challenges_1163-4336.jpg?_wi=1", imageAlt: "Marcus Chen"},
|
||||
{
|
||||
id: "2", name: "Victoria Sterling", handle: "CEO, Sterling Luxury Estates", testimonial: "Working with Trevor transformed our marketing strategy. His imagery commands premium positioning—buyers respond to the authenticity and technical perfection.", imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-smiley-woman-work_23-2149713708.jpg", imageAlt: "Victoria Sterling"},
|
||||
id: "2", name: "Victoria Sterling", handle: "CEO, Sterling Luxury Estates", testimonial: "Working with Trevor transformed our marketing strategy. His imagery commands premium positioning—buyers respond to the authenticity and technical perfection.", imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-smiley-woman-work_23-2149713708.jpg?_wi=1", imageAlt: "Victoria Sterling"},
|
||||
{
|
||||
id: "3", name: "James Rothstein", handle: "Development Director, Rothstein Partners", testimonial: "Trevor's work is instrumental to our project launches. He captures not just buildings, but the aspirational lifestyle these spaces represent. Genuinely transformative.", imageSrc: "http://img.b2bpic.net/free-photo/friendly-businessman-with-arms-crossed_23-2147985122.jpg", imageAlt: "James Rothstein"},
|
||||
id: "3", name: "James Rothstein", handle: "Development Director, Rothstein Partners", testimonial: "Trevor's work is instrumental to our project launches. He captures not just buildings, but the aspirational lifestyle these spaces represent. Genuinely transformative.", imageSrc: "http://img.b2bpic.net/free-photo/friendly-businessman-with-arms-crossed_23-2147985122.jpg?_wi=1", imageAlt: "James Rothstein"},
|
||||
{
|
||||
id: "4", name: "Isabella Rossi", handle: "Interior Designer, Rossi Contemporary", testimonial: "Collaborating with Trevor is seamless. He understands design language intimately and translates spatial narratives with remarkable clarity. Essential partner for luxury projects.", imageSrc: "http://img.b2bpic.net/free-photo/creative-man_1098-14894.jpg", imageAlt: "Isabella Rossi"},
|
||||
id: "4", name: "Isabella Rossi", handle: "Interior Designer, Rossi Contemporary", testimonial: "Collaborating with Trevor is seamless. He understands design language intimately and translates spatial narratives with remarkable clarity. Essential partner for luxury projects.", imageSrc: "http://img.b2bpic.net/free-photo/creative-man_1098-14894.jpg?_wi=1", imageAlt: "Isabella Rossi"},
|
||||
{
|
||||
id: "5", name: "David Weinstein", handle: "Luxury Real Estate Agent, The Pinnacle Group", testimonial: "Trevor's photographs consistently generate higher inquiry rates and faster sales cycles. His technical precision combined with artistic vision is unmatched in South Florida.", imageSrc: "http://img.b2bpic.net/free-photo/friendly-successful-business-woman-posing-with-arms-crossed_74855-2813.jpg", imageAlt: "David Weinstein"},
|
||||
id: "5", name: "David Weinstein", handle: "Luxury Real Estate Agent, The Pinnacle Group", testimonial: "Trevor's photographs consistently generate higher inquiry rates and faster sales cycles. His technical precision combined with artistic vision is unmatched in South Florida.", imageSrc: "http://img.b2bpic.net/free-photo/friendly-successful-business-woman-posing-with-arms-crossed_74855-2813.jpg?_wi=1", imageAlt: "David Weinstein"},
|
||||
{
|
||||
id: "6", name: "Sophie Laurent", handle: "Brand Director, Luxury Living Collective", testimonial: "From portfolio shoots to editorial campaigns, Trevor delivers consistently exceptional work. His attention to detail and creative problem-solving set him apart as a true visionary.", imageSrc: "http://img.b2bpic.net/free-photo/successful-businesswoman-ready-challenges_1163-4336.jpg", imageAlt: "Sophie Laurent"},
|
||||
id: "6", name: "Sophie Laurent", handle: "Brand Director, Luxury Living Collective", testimonial: "From portfolio shoots to editorial campaigns, Trevor delivers consistently exceptional work. His attention to detail and creative problem-solving set him apart as a true visionary.", imageSrc: "http://img.b2bpic.net/free-photo/successful-businesswoman-ready-challenges_1163-4336.jpg?_wi=2", imageAlt: "Sophie Laurent"},
|
||||
]}
|
||||
textboxLayout="default"
|
||||
animationType="slide-up"
|
||||
|
||||
Reference in New Issue
Block a user