Update src/app/work/page.tsx

This commit is contained in:
2026-03-03 04:12:33 +00:00
parent ac37910229
commit cb3062e3e1

View File

@@ -68,32 +68,17 @@ export default function WorkPage() {
<ProductCardOne <ProductCardOne
products={[ products={[
{ {
id: "1", id: "1", name: "Worn by the City", price: "Music Visual Identity", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AQ3EMGqlmy084kV3KwAVtpJqrq/music-video-visual-concept-or-album-cove-1772510963993-fbcb646c.jpg", imageAlt: "Worn by the City music visual concept"},
name: "Worn by the City",
price: "Music Visual Identity",
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AQ3EMGqlmy084kV3KwAVtpJqrq/music-video-visual-concept-or-album-cove-1772510963993-fbcb646c.jpg?_wi=4",
imageAlt: "Worn by the City music visual concept",
},
{ {
id: "2", id: "2", name: "Nocturne Campaign", price: "Advertising Direction", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AQ3EMGqlmy084kV3KwAVtpJqrq/advertising-campaign-visual-concept-bold-1772510961006-578598a3.png", imageAlt: "Nocturne advertising campaign visual direction"},
name: "Nocturne Campaign",
price: "Advertising Direction",
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AQ3EMGqlmy084kV3KwAVtpJqrq/advertising-campaign-visual-concept-bold-1772510961006-578598a3.png?_wi=4",
imageAlt: "Nocturne advertising campaign visual direction",
},
{ {
id: "3", id: "3", name: "Synthetic Dreams", price: "Cinematic Production", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AQ3EMGqlmy084kV3KwAVtpJqrq/ai-cinematic-production-storyboard-or-ke-1772510960910-0b25ce0f.png", imageAlt: "Synthetic Dreams AI cinematic video"},
name: "Synthetic Dreams",
price: "Cinematic Production",
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AQ3EMGqlmy084kV3KwAVtpJqrq/ai-cinematic-production-storyboard-or-ke-1772510960910-0b25ce0f.png?_wi=4",
imageAlt: "Synthetic Dreams AI cinematic video",
},
]} ]}
title="Selected Work" title="Selected Work"
description="Curated projects demonstrating strategic creative direction across music, film, and advertising." description="Curated projects demonstrating strategic creative direction across music, film, and advertising."
tag="PORTFOLIO" tag="PORTFOLIO"
tagAnimation="entrance-slide" tagAnimation="none"
animationType="entrance-slide" animationType="none"
gridVariant="uniform-all-items-equal" gridVariant="uniform-all-items-equal"
textboxLayout="default" textboxLayout="default"
useInvertedBackground={false} useInvertedBackground={false}
@@ -105,44 +90,26 @@ export default function WorkPage() {
<TestimonialCardThirteen <TestimonialCardThirteen
testimonials={[ testimonials={[
{ {
id: "1", id: "1", name: "Marcus Chen", handle: "@marcuschenvisuals", testimonial:
name: "Marcus Chen", "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,
handle: "@marcuschenvisuals", 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"},
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?_wi=3",
imageAlt: "Marcus Chen, Music Director",
},
{ {
id: "2", id: "2", name: "Elena Rodriguez", handle: "@elenarpro", testimonial:
name: "Elena Rodriguez", "Working with Vision First was a masterclass in creative discipline. They understand that the strongest visuals emerge from strategy, not decoration.", rating: 5,
handle: "@elenarpro", 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"},
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?_wi=3",
imageAlt: "Elena Rodriguez, Film Producer",
},
{ {
id: "3", id: "3", name: "David Winters", handle: "@davidwintersbrand", testimonial:
name: "David Winters", "Their creative direction brought architecture and narrative to our advertising. Every decision was purposeful, every visual element served the strategy.", rating: 5,
handle: "@davidwintersbrand", 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"},
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?_wi=3",
imageAlt: "David Winters, Brand Strategist",
},
]} ]}
showRating={true} showRating={true}
animationType="entrance-slide" animationType="none"
title="Trusted by Creative Leaders" title="Trusted by Creative Leaders"
description="Collaborations with artists, directors, and brands who demand strategic vision and refined execution." description="Collaborations with artists, directors, and brands who demand strategic vision and refined execution."
textboxLayout="default" textboxLayout="default"
useInvertedBackground={false} useInvertedBackground={false}
tag="COLLABORATIONS" tag="COLLABORATIONS"
tagAnimation="entrance-slide" tagAnimation="none"
carouselMode="buttons" carouselMode="buttons"
ariaLabel="Vision First client testimonials and collaborations" ariaLabel="Vision First client testimonials and collaborations"
/> />
@@ -152,14 +119,14 @@ export default function WorkPage() {
<ContactCTA <ContactCTA
tag="Let's Collaborate" tag="Let's Collaborate"
tagIcon={ArrowRight} tagIcon={ArrowRight}
tagAnimation="entrance-slide" tagAnimation="none"
title="For Creative Collaborations and Cultural Projects" title="For Creative Collaborations and Cultural Projects"
description="We develop visual concepts and creative direction for projects rooted in strategy and narrative intelligence. If your vision requires refined execution and strategic thinking, let's connect." description="We develop visual concepts and creative direction for projects rooted in strategy and narrative intelligence. If your vision requires refined execution and strategic thinking, let's connect."
buttons={[ buttons={[
{ text: "Contact Studio", href: "mailto:hello@visionfirst.studio" }, { text: "Contact Studio", href: "mailto:hello@visionfirst.studio" },
{ text: "Explore More", href: "/work" }, { text: "Explore More", href: "/work" },
]} ]}
buttonAnimation="entrance-slide" buttonAnimation="none"
background={{ variant: "plain" }} background={{ variant: "plain" }}
useInvertedBackground={false} useInvertedBackground={false}
ariaLabel="Vision First contact call to action" ariaLabel="Vision First contact call to action"