Update src/app/page.tsx
This commit is contained in:
@@ -72,7 +72,7 @@ export default function LandingPage() {
|
||||
href: "#contact",
|
||||
},
|
||||
]}
|
||||
imageSrc="http://img.b2bpic.net/free-photo/vertical-low-angle-shot-stone-metal-building-blue-sky_181624-7605.jpg"
|
||||
imageSrc="http://img.b2bpic.net/free-photo/vertical-low-angle-shot-stone-metal-building-blue-sky_181624-7605.jpg?_wi=1"
|
||||
imageAlt="Luxury home exterior"
|
||||
/>
|
||||
</div>
|
||||
@@ -96,21 +96,21 @@ export default function LandingPage() {
|
||||
name: "Luxury Skyline Condo",
|
||||
price: "$1.2M",
|
||||
variant: "Penthouse",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/full-shot-woman-with-smartphone-vibrator_23-2150232150.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/full-shot-woman-with-smartphone-vibrator_23-2150232150.jpg?_wi=1",
|
||||
},
|
||||
{
|
||||
id: "p2",
|
||||
name: "Modern Family Home",
|
||||
price: "$850K",
|
||||
variant: "Suburban",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/modern-bright-living-room-interior-with-minimalist-design_23-2151983205.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/modern-bright-living-room-interior-with-minimalist-design_23-2151983205.jpg?_wi=1",
|
||||
},
|
||||
{
|
||||
id: "p3",
|
||||
name: "Riverside Estate",
|
||||
price: "$2.5M",
|
||||
variant: "Premium",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/woman-man-working-laptop-home-modern-kitchen_651396-3535.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/woman-man-working-laptop-home-modern-kitchen_651396-3535.jpg?_wi=1",
|
||||
},
|
||||
{
|
||||
id: "p4",
|
||||
@@ -240,7 +240,7 @@ export default function LandingPage() {
|
||||
title: "CEO",
|
||||
quote: "EstateView made the process so smooth. Unmatched professionalism.",
|
||||
avatarSrc: "http://img.b2bpic.net/free-photo/beautiful-woman-lifestyle-clean-urban-space_23-2149015705.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/vertical-low-angle-shot-stone-metal-building-blue-sky_181624-7605.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/vertical-low-angle-shot-stone-metal-building-blue-sky_181624-7605.jpg?_wi=2",
|
||||
imageAlt: "happy client portrait professional headshot",
|
||||
},
|
||||
{
|
||||
@@ -260,7 +260,7 @@ export default function LandingPage() {
|
||||
title: "Designer",
|
||||
quote: "Their market insights are truly top-tier. Highly recommended.",
|
||||
avatarSrc: "http://img.b2bpic.net/free-photo/portrait-beautiful-smiling-woman-with-short-hairstyle-tilt-head-look-happy-wearing-casual-shirt-standing-white_176420-41464.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/full-shot-woman-with-smartphone-vibrator_23-2150232150.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/full-shot-woman-with-smartphone-vibrator_23-2150232150.jpg?_wi=2",
|
||||
imageAlt: "happy client portrait professional headshot",
|
||||
},
|
||||
{
|
||||
@@ -270,7 +270,7 @@ export default function LandingPage() {
|
||||
title: "Tech Founder",
|
||||
quote: "Exceptional communication and attention to every detail.",
|
||||
avatarSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-young-handsome-successful-man_1163-5475.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/modern-bright-living-room-interior-with-minimalist-design_23-2151983205.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/modern-bright-living-room-interior-with-minimalist-design_23-2151983205.jpg?_wi=2",
|
||||
imageAlt: "happy client portrait professional headshot",
|
||||
},
|
||||
{
|
||||
@@ -280,7 +280,7 @@ export default function LandingPage() {
|
||||
title: "Investor",
|
||||
quote: "A truly seamless experience from beginning to end.",
|
||||
avatarSrc: "http://img.b2bpic.net/free-photo/pleased-successful-female-administrator-office_273609-4124.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/woman-man-working-laptop-home-modern-kitchen_651396-3535.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/woman-man-working-laptop-home-modern-kitchen_651396-3535.jpg?_wi=2",
|
||||
imageAlt: "happy client portrait professional headshot",
|
||||
},
|
||||
]}
|
||||
|
||||
Reference in New Issue
Block a user