Merge version_1 into main #1

Merged
bender merged 1 commits from version_1 into main 2026-04-08 15:51:36 +00:00

View File

@@ -71,19 +71,19 @@ export default function LandingPage() {
]}
mediaItems={[
{
imageSrc: "http://img.b2bpic.net/free-photo/business-people-walking-together-city_53876-65432.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/business-people-walking-together-city_53876-65432.jpg?_wi=1",
imageAlt: "Agency workspace",
},
{
imageSrc: "http://img.b2bpic.net/free-photo/business-person-hand-holding-financial-statistics-displayed-t_1150-772.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/business-person-hand-holding-financial-statistics-displayed-t_1150-772.jpg?_wi=1",
imageAlt: "Team strategy session",
},
{
imageSrc: "http://img.b2bpic.net/free-photo/employee-examining-company-performance_482257-121856.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/employee-examining-company-performance_482257-121856.jpg?_wi=1",
imageAlt: "Digital analytics interface",
},
{
imageSrc: "http://img.b2bpic.net/free-photo/abstract-arrangement-3d-glasses_23-2149487729.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/abstract-arrangement-3d-glasses_23-2149487729.jpg?_wi=1",
imageAlt: "Creative abstract growth",
},
{
@@ -131,28 +131,28 @@ export default function LandingPage() {
title: "Market Strategy",
description: "Building sustainable growth plans.",
buttonIcon: "Zap",
imageSrc: "http://img.b2bpic.net/free-photo/business-people-walking-together-city_53876-65432.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/business-people-walking-together-city_53876-65432.jpg?_wi=2",
imageAlt: "creative agency workspace modern",
},
{
title: "Brand Design",
description: "Creating memorable visual identities.",
buttonIcon: "Palette",
imageSrc: "http://img.b2bpic.net/free-photo/business-person-hand-holding-financial-statistics-displayed-t_1150-772.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/business-person-hand-holding-financial-statistics-displayed-t_1150-772.jpg?_wi=2",
imageAlt: "digital marketing strategy whiteboard",
},
{
title: "Performance Tracking",
description: "Optimizing campaigns in real time.",
buttonIcon: "BarChart",
imageSrc: "http://img.b2bpic.net/free-photo/employee-examining-company-performance_482257-121856.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/employee-examining-company-performance_482257-121856.jpg?_wi=2",
imageAlt: "web design UI dashboard professional",
},
{
title: "Growth Consulting",
description: "Strategic advisory for modern brands.",
buttonIcon: "Target",
imageSrc: "http://img.b2bpic.net/free-photo/abstract-arrangement-3d-glasses_23-2149487729.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/abstract-arrangement-3d-glasses_23-2149487729.jpg?_wi=2",
imageAlt: "abstract creative growth graphic",
},
]}