Update src/app/page.tsx

This commit is contained in:
2026-05-13 11:09:36 +00:00
parent 94420a86a2
commit 89ac19101f

View File

@@ -71,11 +71,11 @@ export default function LandingPage() {
]}
mediaItems={[
{
imageSrc: "http://img.b2bpic.net/free-photo/boardroom-office-space-with-desks-stationary-tools-used-everyday-executive-tasks-company-department-place-empty-startup-coworking-space-small-business-decorations_482257-70394.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/boardroom-office-space-with-desks-stationary-tools-used-everyday-executive-tasks-company-department-place-empty-startup-coworking-space-small-business-decorations_482257-70394.jpg?_wi=1",
imageAlt: "Marketing growth",
},
{
imageSrc: "http://img.b2bpic.net/free-photo/group-young-men-woman-coworking-with-tablet-computer_1139-991.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/group-young-men-woman-coworking-with-tablet-computer_1139-991.jpg?_wi=1",
imageAlt: "Team strategy",
},
{
@@ -127,7 +127,7 @@ export default function LandingPage() {
description: "High-intent lead acquisition strategies for your business.",
bentoComponent: "reveal-icon",
icon: Target,
imageSrc: "http://img.b2bpic.net/free-photo/boardroom-office-space-with-desks-stationary-tools-used-everyday-executive-tasks-company-department-place-empty-startup-coworking-space-small-business-decorations_482257-70394.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/boardroom-office-space-with-desks-stationary-tools-used-everyday-executive-tasks-company-department-place-empty-startup-coworking-space-small-business-decorations_482257-70394.jpg?_wi=2",
imageAlt: "Business Team Working Office Worker Concept",
},
{
@@ -135,7 +135,7 @@ export default function LandingPage() {
description: "Engage your audience and build your brand identity online.",
bentoComponent: "reveal-icon",
icon: Share2,
imageSrc: "http://img.b2bpic.net/free-photo/group-young-men-woman-coworking-with-tablet-computer_1139-991.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/group-young-men-woman-coworking-with-tablet-computer_1139-991.jpg?_wi=2",
imageAlt: "Business Team Working Office Worker Concept",
},
]}