Update src/app/page.tsx
This commit is contained in:
@@ -80,7 +80,7 @@ export default function LandingPage() {
|
||||
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"
|
||||
mediaAnimation="slide-up"
|
||||
fixedMediaHeight={true}
|
||||
@@ -149,7 +149,7 @@ export default function LandingPage() {
|
||||
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"
|
||||
/>
|
||||
</div>
|
||||
@@ -182,7 +182,7 @@ export default function LandingPage() {
|
||||
},
|
||||
],
|
||||
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",
|
||||
},
|
||||
{
|
||||
@@ -207,7 +207,7 @@ export default function LandingPage() {
|
||||
},
|
||||
],
|
||||
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",
|
||||
},
|
||||
{
|
||||
@@ -232,7 +232,7 @@ export default function LandingPage() {
|
||||
},
|
||||
],
|
||||
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",
|
||||
},
|
||||
]}
|
||||
@@ -256,7 +256,7 @@ export default function LandingPage() {
|
||||
price: "Starts at $25,000",
|
||||
rating: 5,
|
||||
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",
|
||||
},
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user