Update src/app/page.tsx

This commit is contained in:
2026-04-15 13:18:05 +00:00
parent 5d050af84e
commit dd8d93079f

View File

@@ -62,21 +62,21 @@ export default function LandingPage() {
handle: "@john.doe",
testimonial: "Excellent service and transparent land buying process.",
rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/elderly-business-woman-office-isolated_1303-21369.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/elderly-business-woman-office-isolated_1303-21369.jpg?_wi=1",
},
{
name: "Jane Smith",
handle: "@janesmith",
testimonial: "Found my perfect plot in record time.",
rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/woman-doing-cross-symbol_1149-1912.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/woman-doing-cross-symbol_1149-1912.jpg?_wi=1",
},
{
name: "Mike Ross",
handle: "@mikeross",
testimonial: "Professional agency with deep local expertise.",
rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/real-estate-concept-handsome-adult-man-orange-sweater-thinking-about-buying-flat-renting-holdi_1258-180717.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/real-estate-concept-handsome-adult-man-orange-sweater-thinking-about-buying-flat-renting-holdi_1258-180717.jpg?_wi=1",
},
{
name: "Sarah Lee",
@@ -99,7 +99,7 @@ export default function LandingPage() {
href: "#land",
},
]}
imageSrc="http://img.b2bpic.net/free-photo/long-shot-woman-posing-overall_23-2148248585.jpg"
imageSrc="http://img.b2bpic.net/free-photo/long-shot-woman-posing-overall_23-2148248585.jpg?_wi=1"
imageAlt="Aerial view of premium land"
avatars={[
{
@@ -294,7 +294,7 @@ export default function LandingPage() {
quote: "The best experience with land purchasing.",
tag: "Verified",
avatarSrc: "http://img.b2bpic.net/free-photo/front-view-man-with-map-outdoors_23-2150283252.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/long-shot-woman-posing-overall_23-2148248585.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/long-shot-woman-posing-overall_23-2148248585.jpg?_wi=2",
imageAlt: "satisfied client portrait",
},
{
@@ -316,7 +316,7 @@ export default function LandingPage() {
quote: "Professional, easy to deal with.",
tag: "Verified",
avatarSrc: "http://img.b2bpic.net/free-photo/cheerful-caucasian-woman-white-t-shirt-smiling-while-chilling-her-apartment-indoor-portrait-happy-female-model-with-straight-dark-brown-hair_197531-9272.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/elderly-business-woman-office-isolated_1303-21369.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/elderly-business-woman-office-isolated_1303-21369.jpg?_wi=2",
imageAlt: "satisfied client portrait",
},
{
@@ -327,7 +327,7 @@ export default function LandingPage() {
quote: "Excellent clarity throughout.",
tag: "Verified",
avatarSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-senior-man_23-2149207174.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/woman-doing-cross-symbol_1149-1912.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/woman-doing-cross-symbol_1149-1912.jpg?_wi=2",
imageAlt: "satisfied client portrait",
},
{
@@ -338,7 +338,7 @@ export default function LandingPage() {
quote: "Simple, efficient, great service.",
tag: "Verified",
avatarSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-confident-successful-businesswoman-suit-cross-arms-chest-standing_1258-118021.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/real-estate-concept-handsome-adult-man-orange-sweater-thinking-about-buying-flat-renting-holdi_1258-180717.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/real-estate-concept-handsome-adult-man-orange-sweater-thinking-about-buying-flat-renting-holdi_1258-180717.jpg?_wi=2",
imageAlt: "satisfied client portrait",
},
]}