Update src/app/page.tsx

This commit is contained in:
2026-05-02 15:51:29 +00:00
parent ebfbca069a
commit 68d96b68fa

View File

@@ -65,7 +65,7 @@ export default function LandingPage() {
description="Professional solutions designed to elevate your brand and streamline your operations in the modern digital landscape."
leftCarouselItems={[
{
imageSrc: "http://img.b2bpic.net/free-photo/close-up-model-posing_23-2149154619.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/close-up-model-posing_23-2149154619.jpg?_wi=1",
imageAlt: "Business Leadership",
},
{
@@ -182,7 +182,7 @@ export default function LandingPage() {
title: "Projects Completed",
},
]}
imageSrc="http://img.b2bpic.net/free-photo/close-up-empty-corner-with-desks-startup-office-computer-modern-equipment-bookshelf-with-decor-business-space-workplace-with-technology-instruments-work_482257-32177.jpg"
imageSrc="http://img.b2bpic.net/free-photo/close-up-empty-corner-with-desks-startup-office-computer-modern-equipment-bookshelf-with-decor-business-space-workplace-with-technology-instruments-work_482257-32177.jpg?_wi=1"
imageAlt="About Eduardo Sny"
mediaAnimation="slide-up"
metricsAnimation="slide-up"
@@ -340,7 +340,7 @@ export default function LandingPage() {
button: {
text: "Select Plan",
},
imageSrc: "http://img.b2bpic.net/free-photo/close-up-model-posing_23-2149154619.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/close-up-model-posing_23-2149154619.jpg?_wi=2",
imageAlt: "Beauty woman's with a blue eyes portrait",
},
{
@@ -356,7 +356,7 @@ export default function LandingPage() {
button: {
text: "Contact Sales",
},
imageSrc: "http://img.b2bpic.net/free-photo/close-up-empty-corner-with-desks-startup-office-computer-modern-equipment-bookshelf-with-decor-business-space-workplace-with-technology-instruments-work_482257-32177.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/close-up-empty-corner-with-desks-startup-office-computer-modern-equipment-bookshelf-with-decor-business-space-workplace-with-technology-instruments-work_482257-32177.jpg?_wi=2",
imageAlt: "Beauty woman's with a blue eyes portrait",
},
]}