Update src/app/contact/page.tsx
This commit is contained in:
@@ -87,15 +87,15 @@ export default function ContactPage() {
|
||||
{
|
||||
id: "1", name: "Marcus Chen", handle: "@marcuschenvisuals", testimonial:
|
||||
"Vision First elevated our visual identity from concept to cultural statement. Their strategic approach to art direction transformed how we present our work.", rating: 5,
|
||||
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AQ3EMGqlmy084kV3KwAVtpJqrq/professional-headshot-of-a-music-artist--1772510960853-93c61614.png", imageAlt: "Marcus Chen, Music Director"},
|
||||
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AQ3EMGqlmy084kV3KwAVtpJqrq/professional-headshot-of-a-music-artist--1772510960853-93c61614.png?_wi=4", imageAlt: "Marcus Chen, Music Director"},
|
||||
{
|
||||
id: "2", name: "Elena Rodriguez", handle: "@elenarpro", testimonial:
|
||||
"Working with Vision First was a masterclass in creative discipline. They understand that the strongest visuals emerge from strategy, not decoration.", rating: 5,
|
||||
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AQ3EMGqlmy084kV3KwAVtpJqrq/professional-headshot-of-a-film-producer-1772510960455-e933b059.png", imageAlt: "Elena Rodriguez, Film Producer"},
|
||||
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AQ3EMGqlmy084kV3KwAVtpJqrq/professional-headshot-of-a-film-producer-1772510960455-e933b059.png?_wi=4", imageAlt: "Elena Rodriguez, Film Producer"},
|
||||
{
|
||||
id: "3", name: "David Winters", handle: "@davidwintersbrand", testimonial:
|
||||
"Their creative direction brought architecture and narrative to our advertising. Every decision was purposeful, every visual element served the strategy.", rating: 5,
|
||||
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AQ3EMGqlmy084kV3KwAVtpJqrq/professional-headshot-of-a-brand-strateg-1772510960762-2c1b8cf4.png", imageAlt: "David Winters, Brand Strategist"},
|
||||
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AQ3EMGqlmy084kV3KwAVtpJqrq/professional-headshot-of-a-brand-strateg-1772510960762-2c1b8cf4.png?_wi=4", imageAlt: "David Winters, Brand Strategist"},
|
||||
]}
|
||||
showRating={true}
|
||||
animationType="none"
|
||||
|
||||
Reference in New Issue
Block a user