Compare commits
4 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
| 203c1852d8 | |||
| 51bdadcc74 | |||
| 2c85ae4ed5 | |||
| 3a8ccc9df8 |
@@ -69,17 +69,15 @@ export default function LandingPage() {
|
|||||||
]}
|
]}
|
||||||
mediaItems={[
|
mediaItems={[
|
||||||
{
|
{
|
||||||
imageSrc: "http://img.b2bpic.net/free-photo/middle-aged-hispanic-business-man_23-2151020285.jpg", imageAlt: "Cocina moderna reformada"},
|
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/stock/kitchen-modern-finished.jpg", imageAlt: "Completed modern kitchen renovation"},
|
||||||
{
|
{
|
||||||
imageSrc: "http://img.b2bpic.net/free-photo/cozy-living-room-interior-with-natural-light_23-2152001391.jpg", imageAlt: "Exterior de casa renovada"},
|
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/stock/bathroom-modern-finished.jpg", imageAlt: "Completed modern bathroom renovation"},
|
||||||
{
|
{
|
||||||
imageSrc: "http://img.b2bpic.net/free-photo/set-designer-work-indoors_23-2149836956.jpg", imageAlt: "Sala de estar con diseño contemporáneo"},
|
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/stock/living-room-finished.jpg", imageAlt: "Stylishly renovated living room"},
|
||||||
{
|
{
|
||||||
imageSrc: "http://img.b2bpic.net/free-photo/construction-hammer-indoors-still-life_23-2150563174.jpg", imageAlt: "Equipo de construcción en el sitio de trabajo"},
|
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/stock/house-exterior-renovated.jpg", imageAlt: "Renovated house exterior"},
|
||||||
{
|
{
|
||||||
imageSrc: "http://img.b2bpic.net/free-photo/blonde-young-woman-taking-photo-her-boyfriend-cellphone_23-2148151847.jpg", imageAlt: "Oficina moderna renovada"},
|
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/stock/construction-site-workers.jpg", imageAlt: "Construction workers on a project site"}
|
||||||
{
|
|
||||||
imageSrc: "http://img.b2bpic.net/free-photo/3d-rendering-scandinavian-vintage-modern-kitchen-with-dining-area_105762-2184.jpg", imageAlt: "Interior de lujo recién reformado"},
|
|
||||||
]}
|
]}
|
||||||
mediaAnimation="opacity"
|
mediaAnimation="opacity"
|
||||||
/>
|
/>
|
||||||
|
|||||||
Reference in New Issue
Block a user