Merge version_1 into main #1
@@ -65,23 +65,23 @@ export default function LandingPage() {
|
||||
]}
|
||||
mediaItems={[
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/vineyard-landscape-with-nature-grapevines_23-2151514926.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/vineyard-landscape-with-nature-grapevines_23-2151514926.jpg?_wi=1",
|
||||
imageAlt: "Exterior view of Quinta das Riscas",
|
||||
},
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/shanghai-urban-architecture-park_649448-2072.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/shanghai-urban-architecture-park_649448-2072.jpg?_wi=1",
|
||||
imageAlt: "Beautiful garden landscape",
|
||||
},
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/vineyard-landscape-with-nature-grapevines_23-2151514926.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/vineyard-landscape-with-nature-grapevines_23-2151514926.jpg?_wi=2",
|
||||
imageAlt: "Vineyard landscape",
|
||||
},
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/shanghai-urban-architecture-park_649448-2072.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/shanghai-urban-architecture-park_649448-2072.jpg?_wi=2",
|
||||
imageAlt: "Historic courtyard architecture",
|
||||
},
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/vineyard-landscape-with-nature-grapevines_23-2151514926.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/vineyard-landscape-with-nature-grapevines_23-2151514926.jpg?_wi=3",
|
||||
imageAlt: "Sunlight over the estate grounds",
|
||||
},
|
||||
]}
|
||||
@@ -147,7 +147,7 @@ export default function LandingPage() {
|
||||
role: "Wedding Guest",
|
||||
company: "Visitor",
|
||||
rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-happy-woman-portrait_23-2149213189.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-happy-woman-portrait_23-2149213189.jpg?_wi=1",
|
||||
},
|
||||
{
|
||||
id: "2",
|
||||
@@ -179,7 +179,7 @@ export default function LandingPage() {
|
||||
role: "Photographer",
|
||||
company: "Studio Art",
|
||||
rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-happy-woman-portrait_23-2149213189.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-happy-woman-portrait_23-2149213189.jpg?_wi=2",
|
||||
},
|
||||
]}
|
||||
title="What Our Guests Say"
|
||||
|
||||
Reference in New Issue
Block a user