Merge version_1 into main #3

Merged
bender merged 1 commits from version_1 into main 2026-03-05 06:53:56 +00:00

View File

@@ -56,7 +56,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:
@@ -165,7 +165,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,
@@ -190,7 +190,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={[
@@ -304,7 +304,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."