Merge version_1 into main #1
@@ -55,7 +55,7 @@ export default function LandingPage() {
|
||||
mediaItems={[
|
||||
{
|
||||
imageSrc:
|
||||
"http://img.b2bpic.net/free-photo/filmmaker-refining-movie-footage_482257-121322.jpg", imageAlt: "Premium motion graphics showcase"},
|
||||
"http://img.b2bpic.net/free-photo/filmmaker-refining-movie-footage_482257-121322.jpg?_wi=1", imageAlt: "Premium motion graphics showcase"},
|
||||
{
|
||||
imageSrc:
|
||||
"http://img.b2bpic.net/free-photo/man-works-with-sound-laptop-early-morning_169016-26761.jpg", imageAlt: "Video editing and animation work"},
|
||||
@@ -155,7 +155,7 @@ export default function LandingPage() {
|
||||
{
|
||||
id: "1", name: "Sarah Chen", role: "Chief Marketing Officer", company: "Luxe Brands Group", rating: 5,
|
||||
imageSrc:
|
||||
"http://img.b2bpic.net/free-photo/close-up-portrait-young-handsome-successful-man_1163-5475.jpg", imageAlt: "Sarah Chen testimonial"},
|
||||
"http://img.b2bpic.net/free-photo/close-up-portrait-young-handsome-successful-man_1163-5475.jpg?_wi=1", imageAlt: "Sarah Chen testimonial"},
|
||||
{
|
||||
id: "2", name: "Michael Richardson", role: "Creative Director", company: "Global Design Studio", rating: 5,
|
||||
imageSrc:
|
||||
@@ -175,7 +175,7 @@ export default function LandingPage() {
|
||||
{
|
||||
id: "6", name: "Marcus Williams", role: "Creative Lead", company: "Avant Garde Studios", rating: 5,
|
||||
imageSrc:
|
||||
"http://img.b2bpic.net/free-photo/close-up-portrait-young-handsome-successful-man_1163-5475.jpg", imageAlt: "Marcus Williams testimonial"},
|
||||
"http://img.b2bpic.net/free-photo/close-up-portrait-young-handsome-successful-man_1163-5475.jpg?_wi=2", imageAlt: "Marcus Williams testimonial"},
|
||||
]}
|
||||
kpiItems={[
|
||||
{ value: "180+", label: "Projects Completed" },
|
||||
@@ -275,7 +275,7 @@ export default function LandingPage() {
|
||||
|
||||
<div id="footer" data-section="footer">
|
||||
<FooterMedia
|
||||
imageSrc="http://img.b2bpic.net/free-photo/filmmaker-refining-movie-footage_482257-121322.jpg"
|
||||
imageSrc="http://img.b2bpic.net/free-photo/filmmaker-refining-movie-footage_482257-121322.jpg?_wi=2"
|
||||
imageAlt="Studio Motion footer background"
|
||||
logoText="Studio Motion"
|
||||
copyrightText="© 2025 Studio Motion. All rights reserved."
|
||||
|
||||
Reference in New Issue
Block a user