Update src/app/page.tsx
This commit is contained in:
@@ -65,7 +65,7 @@ export default function LandingPage() {
|
||||
handle: "@aisha_h",
|
||||
testimonial: "Luxhaven Realty exceeded our expectations. Finding our dream home was a seamless and luxurious experience from start to finish.",
|
||||
rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/happy-smiling-woman-with-ideal-teeth_633478-2699.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/happy-smiling-woman-with-ideal-teeth_633478-2699.jpg?_wi=1",
|
||||
imageAlt: "Smiling African woman",
|
||||
},
|
||||
{
|
||||
@@ -101,7 +101,7 @@ export default function LandingPage() {
|
||||
imageAlt: "African family",
|
||||
},
|
||||
]}
|
||||
videoSrc="http://img.b2bpic.net/free-photo/beautiful-clear-lake-with-few-houses-built-hill_181624-2274.jpg"
|
||||
videoSrc="http://img.b2bpic.net/free-photo/beautiful-clear-lake-with-few-houses-built-hill_181624-2274.jpg?_wi=1"
|
||||
imageAlt="Luxhaven Realty luxury property video background"
|
||||
showDimOverlay={true}
|
||||
textPosition="bottom"
|
||||
@@ -127,7 +127,7 @@ export default function LandingPage() {
|
||||
alt: "Client avatar 5",
|
||||
},
|
||||
]}
|
||||
imageSrc="http://img.b2bpic.net/free-photo/happy-smiling-woman-with-ideal-teeth_633478-2699.jpg"
|
||||
imageSrc="http://img.b2bpic.net/free-photo/happy-smiling-woman-with-ideal-teeth_633478-2699.jpg?_wi=2"
|
||||
/>
|
||||
</div>
|
||||
|
||||
|
||||
Reference in New Issue
Block a user