Compare commits
5 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
| dbc24d4120 | |||
| d93853036f | |||
| afea3aa44b | |||
| 9ab41f21ec | |||
| 1018e5bd9a |
@@ -77,7 +77,7 @@ export default function LandingPage() {
|
||||
id: "5", imageSrc: "http://img.b2bpic.net/free-photo/small-business-staff-creates-social-media-ad-while-filming-logistics-center_482257-130875.jpg?_wi=1", imageAlt: "Consegna a domicilio"
|
||||
},
|
||||
{
|
||||
id: "6", imageSrc: "http://img.b2bpic.net/free-photo/extreme-closeup-professional-camera-slider-shot-black-white_181624-785.jpg?_wi=2", imageAlt: "Ampia selezione di obiettivi"
|
||||
id: "6", imageSrc: "http://img.b2bpic.net/free-photo/vertical-closeup-shot-beautiful-green-small-flowers-field-with-blurred-natural-background_181624-2751.jpg?id=7848612", imageAlt: "Ampia selezione di obiettivi"
|
||||
}
|
||||
]}
|
||||
autoPlay={true}
|
||||
@@ -172,13 +172,13 @@ export default function LandingPage() {
|
||||
id: "1", name: "Marco Rossi", imageSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-young-handsome-successful-man_1163-5475.jpg?_wi=1", imageAlt: "Marco Rossi"
|
||||
},
|
||||
{
|
||||
id: "2", name: "Giulia Ferrara", imageSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-young-handsome-successful-man_1163-5475.jpg?_wi=2", imageAlt: "Giulia Ferrara"
|
||||
id: "2", name: "Giulia Ferrara", imageSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-young-woman-outdoors_1163-5475.jpg?_wi=1", imageAlt: "Giulia Ferrara"
|
||||
},
|
||||
{
|
||||
id: "3", name: "Antonio Conti", imageSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-young-handsome-successful-man_1163-5475.jpg?_wi=3", imageAlt: "Antonio Conti"
|
||||
id: "3", name: "Antonio Conti", imageSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-middle-aged-man-smiling_1163-5475.jpg?_wi=1", imageAlt: "Antonio Conti"
|
||||
},
|
||||
{
|
||||
id: "4", name: "Sara Mancini", imageSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-young-handsome-successful-man_1163-5475.jpg?_wi=4", imageAlt: "Sara Mancini"
|
||||
id: "4", name: "Sara Mancini", imageSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-young-woman-smiling_1163-5475.jpg?_wi=1", imageAlt: "Sara Mancini"
|
||||
}
|
||||
]}
|
||||
cardTitle="Oltre 150 clienti soddisfatti si fidano di noi per le loro esigenze fotografiche"
|
||||
@@ -316,4 +316,4 @@ export default function LandingPage() {
|
||||
</div>
|
||||
</ThemeProvider>
|
||||
);
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user