Merge version_1 into main #3

Merged
bender merged 1 commits from version_1 into main 2026-04-24 08:41:16 +00:00

View File

@@ -48,17 +48,17 @@ export default function LandingPage() {
title="We Create Motion That Moves People"
description="Award-winning motion design, video production, and digital storytelling."
testimonials={[
{ name: "Aura Cosmetics", handle: "@aurabeauty", testimonial: "Velora redefined our entire visual identity with their cinematic approach.", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/young-lady-dressed-silver-blouse-poses-gold-background_197531-14977.jpg", imageAlt: "cinematic black and white motion abstract" },
{ name: "Neo Tech", handle: "@neotech", testimonial: "An elite team that understands the intersection of tech and high art.", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/artist-desk-concept-indoors_23-2148577634.jpg", imageAlt: "cinematic black and white motion abstract" },
{ name: "Luna Fashion", handle: "@lunafashion", testimonial: "The most sophisticated motion design team we have ever partnered with.", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/spotlight-portrait-golden-hour_23-2151915116.jpg", imageAlt: "cinematic black and white motion abstract" },
{ name: "Zenith Corp", handle: "@zenith", testimonial: "Incredible vision and flawless execution in every single frame.", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/beautiful-woman-with-trendy-hairstyle_23-2149405999.jpg", imageAlt: "cinematic black and white motion abstract" },
{ name: "Apex Design", handle: "@apex", testimonial: "They truly understand the balance between luxury and digital precision.", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/front-view-man-wearing-suit-posing-black-white_23-2149411391.jpg", imageAlt: "cinematic black and white motion abstract" }
{ name: "Aura Cosmetics", handle: "@aurabeauty", testimonial: "Velora redefined our entire visual identity with their cinematic approach.", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/young-lady-dressed-silver-blouse-poses-gold-background_197531-14977.jpg?_wi=1", imageAlt: "cinematic black and white motion abstract" },
{ name: "Neo Tech", handle: "@neotech", testimonial: "An elite team that understands the intersection of tech and high art.", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/artist-desk-concept-indoors_23-2148577634.jpg?_wi=1", imageAlt: "cinematic black and white motion abstract" },
{ name: "Luna Fashion", handle: "@lunafashion", testimonial: "The most sophisticated motion design team we have ever partnered with.", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/spotlight-portrait-golden-hour_23-2151915116.jpg?_wi=1", imageAlt: "cinematic black and white motion abstract" },
{ name: "Zenith Corp", handle: "@zenith", testimonial: "Incredible vision and flawless execution in every single frame.", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/beautiful-woman-with-trendy-hairstyle_23-2149405999.jpg?_wi=1", imageAlt: "cinematic black and white motion abstract" },
{ name: "Apex Design", handle: "@apex", testimonial: "They truly understand the balance between luxury and digital precision.", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/front-view-man-wearing-suit-posing-black-white_23-2149411391.jpg?_wi=1", imageAlt: "cinematic black and white motion abstract" }
]}
buttons={[
{ text: "View Projects", href: "#portfolio" },
{ text: "Start a Project", href: "#contact" }
]}
imageSrc="http://img.b2bpic.net/free-photo/young-lady-dressed-silver-blouse-poses-gold-background_197531-14977.jpg"
imageSrc="http://img.b2bpic.net/free-photo/young-lady-dressed-silver-blouse-poses-gold-background_197531-14977.jpg?_wi=2"
mediaAnimation="blur-reveal"
avatars={[
{ src: "http://img.b2bpic.net/free-photo/full-shot-unknown-woman-posing_23-2149551296.jpg", alt: "Full shot unknown woman posing" },
@@ -129,9 +129,9 @@ export default function LandingPage() {
title="The Creators"
membersAnimation="blur-reveal"
members={[
{ id: "1", name: "Director of Vision", imageSrc: "http://img.b2bpic.net/free-photo/spotlight-portrait-golden-hour_23-2151915116.jpg" },
{ id: "2", name: "Senior Motion Artist", imageSrc: "http://img.b2bpic.net/free-photo/beautiful-woman-with-trendy-hairstyle_23-2149405999.jpg" },
{ id: "3", name: "Lead Video Director", imageSrc: "http://img.b2bpic.net/free-photo/front-view-man-wearing-suit-posing-black-white_23-2149411391.jpg" },
{ id: "1", name: "Director of Vision", imageSrc: "http://img.b2bpic.net/free-photo/spotlight-portrait-golden-hour_23-2151915116.jpg?_wi=2" },
{ id: "2", name: "Senior Motion Artist", imageSrc: "http://img.b2bpic.net/free-photo/beautiful-woman-with-trendy-hairstyle_23-2149405999.jpg?_wi=2" },
{ id: "3", name: "Lead Video Director", imageSrc: "http://img.b2bpic.net/free-photo/front-view-man-wearing-suit-posing-black-white_23-2149411391.jpg?_wi=2" },
{ id: "4", name: "Sound Architect", imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-woman-studio_23-2149200029.jpg" }
]}
memberVariant="card"
@@ -167,7 +167,7 @@ export default function LandingPage() {
{ id: "4", title: "Post-Production", content: "Editing, VFX, and mastering the final piece to perfection." },
{ id: "5", title: "Final Delivery", content: "Seamless deployment and final asset handover." }
]}
imageSrc="http://img.b2bpic.net/free-photo/artist-desk-concept-indoors_23-2148577634.jpg"
imageSrc="http://img.b2bpic.net/free-photo/artist-desk-concept-indoors_23-2148577634.jpg?_wi=2"
title="Our Workflow"
description="From vision to final delivery, we follow an rigorous creative process."
faqsAnimation="blur-reveal"