Update src/app/page.tsx
This commit is contained in:
@@ -80,7 +80,7 @@ export default function LandingPage() {
|
|||||||
href: "#contact",
|
href: "#contact",
|
||||||
},
|
},
|
||||||
]}
|
]}
|
||||||
imageSrc="http://img.b2bpic.net/free-photo/empty-restaurant-terrace_1127-2167.jpg"
|
imageSrc="http://img.b2bpic.net/free-photo/empty-restaurant-terrace_1127-2167.jpg?_wi=1"
|
||||||
imageAlt="Luxurious modern garden with pool and seating area"
|
imageAlt="Luxurious modern garden with pool and seating area"
|
||||||
mediaAnimation="slide-up"
|
mediaAnimation="slide-up"
|
||||||
fixedMediaHeight={true}
|
fixedMediaHeight={true}
|
||||||
@@ -149,7 +149,7 @@ export default function LandingPage() {
|
|||||||
href: "#",
|
href: "#",
|
||||||
},
|
},
|
||||||
]}
|
]}
|
||||||
imageSrc="http://img.b2bpic.net/free-photo/top-view-gardening-tools-plants_23-2148175923.jpg"
|
imageSrc="http://img.b2bpic.net/free-photo/top-view-gardening-tools-plants_23-2148175923.jpg?_wi=1"
|
||||||
imageAlt="Landscape designer sketching plans with plant samples"
|
imageAlt="Landscape designer sketching plans with plant samples"
|
||||||
/>
|
/>
|
||||||
</div>
|
</div>
|
||||||
@@ -182,7 +182,7 @@ export default function LandingPage() {
|
|||||||
},
|
},
|
||||||
],
|
],
|
||||||
reverse: false,
|
reverse: false,
|
||||||
imageSrc: "http://img.b2bpic.net/free-photo/empty-restaurant-terrace_1127-2167.jpg",
|
imageSrc: "http://img.b2bpic.net/free-photo/empty-restaurant-terrace_1127-2167.jpg?_wi=2",
|
||||||
imageAlt: "3D rendering garden design software",
|
imageAlt: "3D rendering garden design software",
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
@@ -207,7 +207,7 @@ export default function LandingPage() {
|
|||||||
},
|
},
|
||||||
],
|
],
|
||||||
reverse: true,
|
reverse: true,
|
||||||
imageSrc: "http://img.b2bpic.net/free-photo/top-view-gardening-tools-plants_23-2148175923.jpg",
|
imageSrc: "http://img.b2bpic.net/free-photo/top-view-gardening-tools-plants_23-2148175923.jpg?_wi=2",
|
||||||
imageAlt: "3D rendering garden design software",
|
imageAlt: "3D rendering garden design software",
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
@@ -232,7 +232,7 @@ export default function LandingPage() {
|
|||||||
},
|
},
|
||||||
],
|
],
|
||||||
reverse: false,
|
reverse: false,
|
||||||
imageSrc: "http://img.b2bpic.net/free-photo/woman-talking-phone_23-2147679112.jpg",
|
imageSrc: "http://img.b2bpic.net/free-photo/woman-talking-phone_23-2147679112.jpg?_wi=1",
|
||||||
imageAlt: "3D rendering garden design software",
|
imageAlt: "3D rendering garden design software",
|
||||||
},
|
},
|
||||||
]}
|
]}
|
||||||
@@ -256,7 +256,7 @@ export default function LandingPage() {
|
|||||||
price: "Starts at $25,000",
|
price: "Starts at $25,000",
|
||||||
rating: 5,
|
rating: 5,
|
||||||
reviewCount: "12 reviews",
|
reviewCount: "12 reviews",
|
||||||
imageSrc: "http://img.b2bpic.net/free-photo/woman-talking-phone_23-2147679112.jpg",
|
imageSrc: "http://img.b2bpic.net/free-photo/woman-talking-phone_23-2147679112.jpg?_wi=2",
|
||||||
imageAlt: "A modern patio with an outdoor fireplace and comfortable seating",
|
imageAlt: "A modern patio with an outdoor fireplace and comfortable seating",
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
|
|||||||
Reference in New Issue
Block a user