Merge version_1 into main #1

Merged
bender merged 1 commits from version_1 into main 2026-05-20 16:46:51 +00:00

View File

@@ -71,15 +71,15 @@ export default function LandingPage() {
]}
mediaItems={[
{
imageSrc: "http://img.b2bpic.net/free-photo/ai-site-helping-with-content-production_1268-21625.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/ai-site-helping-with-content-production_1268-21625.jpg?_wi=1",
imageAlt: "Agency Hero 1",
},
{
imageSrc: "http://img.b2bpic.net/free-photo/coworkers-talking-office_23-2149370608.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/coworkers-talking-office_23-2149370608.jpg?_wi=1",
imageAlt: "Agency Hero 2",
},
{
imageSrc: "http://img.b2bpic.net/free-photo/business-woman-using-tablet_23-2148095692.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/business-woman-using-tablet_23-2148095692.jpg?_wi=1",
imageAlt: "Agency Hero 3",
},
{
@@ -140,19 +140,19 @@ export default function LandingPage() {
{
title: "Landing Pages",
description: "Conversion-focused funnels designed for leads.",
imageSrc: "http://img.b2bpic.net/free-photo/ai-site-helping-with-content-production_1268-21625.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/ai-site-helping-with-content-production_1268-21625.jpg?_wi=2",
imageAlt: "AI site helping with software production",
},
{
title: "SEO Optimization",
description: "Rank higher and get discovered faster.",
imageSrc: "http://img.b2bpic.net/free-photo/coworkers-talking-office_23-2149370608.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/coworkers-talking-office_23-2149370608.jpg?_wi=2",
imageAlt: "AI site helping with software production",
},
{
title: "Monthly Care",
description: "Security, hosting, and updates handled.",
imageSrc: "http://img.b2bpic.net/free-photo/business-woman-using-tablet_23-2148095692.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/business-woman-using-tablet_23-2148095692.jpg?_wi=2",
imageAlt: "AI site helping with software production",
},
]}
@@ -232,7 +232,7 @@ export default function LandingPage() {
button: {
text: "Choose Growth",
},
imageSrc: "http://img.b2bpic.net/free-photo/ai-site-helping-with-content-production_1268-21625.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/ai-site-helping-with-content-production_1268-21625.jpg?_wi=3",
imageAlt: "Side view woman reading digital magazine",
},
{
@@ -249,7 +249,7 @@ export default function LandingPage() {
button: {
text: "Contact Agency",
},
imageSrc: "http://img.b2bpic.net/free-photo/coworkers-talking-office_23-2149370608.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/coworkers-talking-office_23-2149370608.jpg?_wi=3",
imageAlt: "Side view woman reading digital magazine",
},
]}