Merge version_1 into main #1

Merged
bender merged 2 commits from version_1 into main 2026-03-25 07:53:45 +00:00
2 changed files with 8 additions and 8 deletions

View File

@@ -86,7 +86,7 @@ export default function LandingPage() {
rows: 5,
required: true,
}}
imageSrc="http://img.b2bpic.net/free-photo/medium-shot-colleagues-with-laptop_23-2149009003.jpg"
imageSrc="http://img.b2bpic.net/free-photo/medium-shot-colleagues-with-laptop_23-2149009003.jpg?_wi=2"
imageAlt="Social media agency team meeting success"
mediaAnimation="blur-reveal"
mediaPosition="right"

View File

@@ -81,27 +81,27 @@ export default function LandingPage() {
]}
mediaItems={[
{
imageSrc: "http://img.b2bpic.net/free-photo/global-network-connection-internet-worldwide_53876-127920.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/global-network-connection-internet-worldwide_53876-127920.jpg?_wi=1",
imageAlt: "Social media dashboard showing growth metrics and analytics",
},
{
imageSrc: "http://img.b2bpic.net/free-photo/global-network-connection-internet-worldwide_53876-127920.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/global-network-connection-internet-worldwide_53876-127920.jpg?_wi=2",
imageAlt: "Social media dashboard showing growth metrics and analytics",
},
{
imageSrc: "http://img.b2bpic.net/free-photo/global-network-connection-internet-worldwide_53876-127920.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/global-network-connection-internet-worldwide_53876-127920.jpg?_wi=3",
imageAlt: "Social media dashboard showing growth metrics and analytics",
},
{
imageSrc: "http://img.b2bpic.net/free-photo/global-network-connection-internet-worldwide_53876-127920.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/global-network-connection-internet-worldwide_53876-127920.jpg?_wi=4",
imageAlt: "Social media dashboard showing growth metrics and analytics",
},
{
imageSrc: "http://img.b2bpic.net/free-photo/global-network-connection-internet-worldwide_53876-127920.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/global-network-connection-internet-worldwide_53876-127920.jpg?_wi=5",
imageAlt: "Social media dashboard showing growth metrics and analytics",
},
{
imageSrc: "http://img.b2bpic.net/free-photo/global-network-connection-internet-worldwide_53876-127920.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/global-network-connection-internet-worldwide_53876-127920.jpg?_wi=6",
imageAlt: "Social media dashboard showing growth metrics and analytics",
},
]}
@@ -127,7 +127,7 @@ export default function LandingPage() {
title: "Avg. Growth",
},
]}
imageSrc="http://img.b2bpic.net/free-photo/medium-shot-colleagues-with-laptop_23-2149009003.jpg"
imageSrc="http://img.b2bpic.net/free-photo/medium-shot-colleagues-with-laptop_23-2149009003.jpg?_wi=1"
imageAlt="Social media agency team collaborating on a marketing strategy"
mediaAnimation="slide-up"
metricsAnimation="slide-up"