Merge version_1 into main #3
@@ -53,9 +53,9 @@ export default function LandingPage() {
|
||||
]}
|
||||
mediaItems={[
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/3d-rendering-isometric-house_23-2150727912.jpg", imageAlt: "3D House Visualization"},
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/3d-rendering-isometric-house_23-2150727912.jpg?_wi=1", imageAlt: "3D House Visualization"},
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/3d-rendering-isometric-house_23-2150727912.jpg", imageAlt: "3D House Visualization"}
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/3d-rendering-isometric-house_23-2150727912.jpg?_wi=2", imageAlt: "3D House Visualization"}
|
||||
]}
|
||||
mediaAnimation="blur-reveal"
|
||||
rating={5}
|
||||
@@ -101,7 +101,7 @@ export default function LandingPage() {
|
||||
{
|
||||
title: "Modern Tech", description: "Easy online booking and status updates."},
|
||||
]}
|
||||
imageSrc="http://img.b2bpic.net/free-photo/3d-rendering-isometric-house_23-2150727912.jpg"
|
||||
imageSrc="http://img.b2bpic.net/free-photo/3d-rendering-isometric-house_23-2150727912.jpg?_wi=3"
|
||||
mediaAnimation="blur-reveal"
|
||||
/>
|
||||
</div>
|
||||
|
||||
Reference in New Issue
Block a user