Update src/app/page.tsx

This commit is contained in:
2026-04-09 06:13:09 +00:00
parent 29639047cc
commit fa9ef932f2

View File

@@ -66,23 +66,23 @@ export default function LandingPage() {
]}
mediaItems={[
{
imageSrc: "http://img.b2bpic.net/free-photo/freelancer-working-from-apartment-office-seated-desk-using-ai-llm-chatbot_482257-127291.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/freelancer-working-from-apartment-office-seated-desk-using-ai-llm-chatbot_482257-127291.jpg?_wi=1",
imageAlt: "Minimalist social media dashboard",
},
{
imageSrc: "http://img.b2bpic.net/free-photo/communication-social-media-icons_23-2150749326.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/communication-social-media-icons_23-2150749326.jpg?_wi=1",
imageAlt: "3D social media icons",
},
{
imageSrc: "http://img.b2bpic.net/free-photo/colleagues-discussing-new-ideas-business-meeting_176420-5034.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/colleagues-discussing-new-ideas-business-meeting_176420-5034.jpg?_wi=1",
imageAlt: "Creative agency meeting",
},
{
imageSrc: "http://img.b2bpic.net/free-photo/freelancer-working-from-apartment-office-seated-desk-using-ai-llm-chatbot_482257-127291.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/freelancer-working-from-apartment-office-seated-desk-using-ai-llm-chatbot_482257-127291.jpg?_wi=2",
imageAlt: "Data analytics dashboard",
},
{
imageSrc: "http://img.b2bpic.net/free-photo/communication-social-media-icons_23-2150749326.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/communication-social-media-icons_23-2150749326.jpg?_wi=2",
imageAlt: "Engagement metrics",
},
]}
@@ -115,13 +115,13 @@ export default function LandingPage() {
icon: PenTool,
mediaItems: [
{
imageSrc: "http://img.b2bpic.net/free-photo/people-working-elegant-cozy-office-space_23-2149548736.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/people-working-elegant-cozy-office-space_23-2149548736.jpg?_wi=1",
},
{
imageSrc: "http://img.b2bpic.net/free-photo/employee-editing-documents-desktop-computer-office-desk_482257-126550.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/employee-editing-documents-desktop-computer-office-desk_482257-126550.jpg?_wi=1",
},
],
imageSrc: "http://img.b2bpic.net/free-photo/freelancer-working-from-apartment-office-seated-desk-using-ai-llm-chatbot_482257-127291.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/freelancer-working-from-apartment-office-seated-desk-using-ai-llm-chatbot_482257-127291.jpg?_wi=3",
imageAlt: "minimalist social media dashboard",
},
{
@@ -130,13 +130,13 @@ export default function LandingPage() {
icon: Target,
mediaItems: [
{
imageSrc: "http://img.b2bpic.net/free-photo/employee-editing-documents-desktop-computer-office-desk_482257-126550.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/employee-editing-documents-desktop-computer-office-desk_482257-126550.jpg?_wi=2",
},
{
imageSrc: "http://img.b2bpic.net/free-photo/people-working-elegant-cozy-office-space_23-2149548736.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/people-working-elegant-cozy-office-space_23-2149548736.jpg?_wi=2",
},
],
imageSrc: "http://img.b2bpic.net/free-photo/communication-social-media-icons_23-2150749326.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/communication-social-media-icons_23-2150749326.jpg?_wi=3",
imageAlt: "3d social media icons",
},
{
@@ -145,13 +145,13 @@ export default function LandingPage() {
icon: Users,
mediaItems: [
{
imageSrc: "http://img.b2bpic.net/free-photo/people-working-elegant-cozy-office-space_23-2149548736.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/people-working-elegant-cozy-office-space_23-2149548736.jpg?_wi=3",
},
{
imageSrc: "http://img.b2bpic.net/free-photo/employee-editing-documents-desktop-computer-office-desk_482257-126550.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/employee-editing-documents-desktop-computer-office-desk_482257-126550.jpg?_wi=3",
},
],
imageSrc: "http://img.b2bpic.net/free-photo/colleagues-discussing-new-ideas-business-meeting_176420-5034.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/colleagues-discussing-new-ideas-business-meeting_176420-5034.jpg?_wi=2",
imageAlt: "creative agency meeting",
},
]}
@@ -257,7 +257,7 @@ export default function LandingPage() {
tag="Inquire"
title="Ready to escalate your digital presence?"
description="Tell us your goals and lets discuss the potential."
imageSrc="http://img.b2bpic.net/free-photo/colleagues-discussing-new-ideas-business-meeting_176420-5034.jpg"
imageSrc="http://img.b2bpic.net/free-photo/colleagues-discussing-new-ideas-business-meeting_176420-5034.jpg?_wi=3"
mediaPosition="left"
mediaAnimation="blur-reveal"
/>