Update src/app/page.tsx
This commit is contained in:
@@ -74,7 +74,7 @@ export default function LandingPage() {
|
||||
handle: "@TechInnovator",
|
||||
testimonial: "Mavia Solutions ha rivoluzionato la nostra infrastruttura IT. Efficienza e supporto eccellenti!",
|
||||
rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-handsome-confident-middle-aged-businessman-black-background_176420-5559.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-handsome-confident-middle-aged-businessman-black-background_176420-5559.jpg?_wi=1",
|
||||
imageAlt: "Giulia Rossi",
|
||||
},
|
||||
{
|
||||
@@ -82,7 +82,7 @@ export default function LandingPage() {
|
||||
handle: "@DigitalLeader",
|
||||
testimonial: "Le loro soluzioni cloud sono state fondamentali per la nostra espansione. Un team di veri professionisti.",
|
||||
rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/middle-eastern-businessman-does-daily-tasks-corporate-job_482257-116713.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/middle-eastern-businessman-does-daily-tasks-corporate-job_482257-116713.jpg?_wi=1",
|
||||
imageAlt: "Marco Bianchi",
|
||||
},
|
||||
{
|
||||
@@ -90,7 +90,7 @@ export default function LandingPage() {
|
||||
handle: "@GrowthStrategist",
|
||||
testimonial: "La consulenza strategica di Mavia Solutions ci ha permesso di anticipare le esigenze del mercato. Altamente raccomandati!",
|
||||
rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/smiling-businessman-making-hand-gesture-with-laptop-desk-restaurant_23-2147956345.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/smiling-businessman-making-hand-gesture-with-laptop-desk-restaurant_23-2147956345.jpg?_wi=1",
|
||||
imageAlt: "Silvia Verdi",
|
||||
},
|
||||
{
|
||||
@@ -154,7 +154,7 @@ export default function LandingPage() {
|
||||
},
|
||||
]}
|
||||
avatarText="Unisciti ai nostri 100+ clienti soddisfatti"
|
||||
imageSrc="http://img.b2bpic.net/free-photo/general-director-reviewing-data-analytics-with-her-team-successful-development-plan_482257-118674.jpg"
|
||||
imageSrc="http://img.b2bpic.net/free-photo/general-director-reviewing-data-analytics-with-her-team-successful-development-plan_482257-118674.jpg?_wi=1"
|
||||
imageAlt="Sede di Mavia Solutions con team al lavoro"
|
||||
mediaAnimation="entrance-slide"
|
||||
marqueeItems={[
|
||||
@@ -398,7 +398,7 @@ export default function LandingPage() {
|
||||
tag: "CTO, Digital Horizons",
|
||||
avatarSrc: "http://img.b2bpic.net/free-photo/scientist-factory-using-tablet-check-photovoltaics-materials-parameters_482257-120526.jpg",
|
||||
avatarAlt: "Marco Bianchi",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/general-director-reviewing-data-analytics-with-her-team-successful-development-plan_482257-118674.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/general-director-reviewing-data-analytics-with-her-team-successful-development-plan_482257-118674.jpg?_wi=2",
|
||||
imageAlt: "female CEO headshot professional",
|
||||
},
|
||||
{
|
||||
@@ -410,7 +410,7 @@ export default function LandingPage() {
|
||||
tag: "Marketing Director, Future Growth",
|
||||
avatarSrc: "http://img.b2bpic.net/free-photo/portrait-confident-saleswoman-working-office-sitting-business-room-reading-writing-down_1258-193622.jpg",
|
||||
avatarAlt: "Silvia Verdi",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-handsome-confident-middle-aged-businessman-black-background_176420-5559.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-handsome-confident-middle-aged-businessman-black-background_176420-5559.jpg?_wi=2",
|
||||
imageAlt: "female CEO headshot professional",
|
||||
},
|
||||
{
|
||||
@@ -422,7 +422,7 @@ export default function LandingPage() {
|
||||
tag: "Product Manager, Innovate Inc.",
|
||||
avatarSrc: "http://img.b2bpic.net/free-photo/front-view-smiley-man-posing_23-2150171293.jpg",
|
||||
avatarAlt: "Luca Neri",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/middle-eastern-businessman-does-daily-tasks-corporate-job_482257-116713.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/middle-eastern-businessman-does-daily-tasks-corporate-job_482257-116713.jpg?_wi=2",
|
||||
imageAlt: "female CEO headshot professional",
|
||||
},
|
||||
{
|
||||
@@ -434,7 +434,7 @@ export default function LandingPage() {
|
||||
tag: "COO, Global Solutions",
|
||||
avatarSrc: "http://img.b2bpic.net/free-photo/young-man-writing-down-his-plans_1098-17086.jpg",
|
||||
avatarAlt: "Federica Gialli",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/smiling-businessman-making-hand-gesture-with-laptop-desk-restaurant_23-2147956345.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/smiling-businessman-making-hand-gesture-with-laptop-desk-restaurant_23-2147956345.jpg?_wi=2",
|
||||
imageAlt: "female CEO headshot professional",
|
||||
},
|
||||
]}
|
||||
|
||||
Reference in New Issue
Block a user