Merge version_1 into main

Merge version_1 into main
This commit was merged in pull request #1.
This commit is contained in:
2026-05-06 11:59:33 +00:00

View File

@@ -68,27 +68,27 @@ export default function LandingPage() {
carouselItems={[
{
id: "1",
imageSrc: "http://img.b2bpic.net/free-photo/close-up-flower-decoration-basket_23-2148238555.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/close-up-flower-decoration-basket_23-2148238555.jpg?_wi=1",
imageAlt: "Luxury estate",
},
{
id: "2",
imageSrc: "http://img.b2bpic.net/free-photo/modern-tokyo-street-background_23-2149394892.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/modern-tokyo-street-background_23-2149394892.jpg?_wi=1",
imageAlt: "Modern apartment",
},
{
id: "3",
imageSrc: "http://img.b2bpic.net/free-photo/high-angle-shot-spiral-staircases-female-taking-picture-daytime_181624-5029.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/high-angle-shot-spiral-staircases-female-taking-picture-daytime_181624-5029.jpg?_wi=1",
imageAlt: "Contemporary home",
},
{
id: "4",
imageSrc: "http://img.b2bpic.net/free-photo/modern-japanese-house-entrance_23-2149301051.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/modern-japanese-house-entrance_23-2149301051.jpg?_wi=1",
imageAlt: "Real estate office",
},
{
id: "5",
imageSrc: "http://img.b2bpic.net/free-photo/catered-table-asian-restaurant-chopsticks-soy-sauce_627829-6149.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/catered-table-asian-restaurant-chopsticks-soy-sauce_627829-6149.jpg?_wi=1",
imageAlt: "Luxury villas",
},
{
@@ -270,7 +270,7 @@ export default function LandingPage() {
quote: "Exceptional service throughout our home buying journey.",
tag: "Buyer",
avatarSrc: "http://img.b2bpic.net/free-photo/inspiring-new-boss_1098-93.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/close-up-flower-decoration-basket_23-2148238555.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/close-up-flower-decoration-basket_23-2148238555.jpg?_wi=2",
imageAlt: "happy client smiling portrait",
},
{
@@ -281,7 +281,7 @@ export default function LandingPage() {
quote: "Coveland provided incredible market insight for our portfolio.",
tag: "Investor",
avatarSrc: "http://img.b2bpic.net/free-photo/outdoor-urban-image-confident-successful-mature-female-stylish-clothes-posing-empty-street-with-modern-multi-story-building-background-having-positive-look-making-thumbs-up-gesture_343059-2265.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/modern-tokyo-street-background_23-2149394892.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/modern-tokyo-street-background_23-2149394892.jpg?_wi=2",
imageAlt: "happy client smiling portrait",
},
{
@@ -292,7 +292,7 @@ export default function LandingPage() {
quote: "Professional, reliable, and friendly service from start to finish.",
tag: "Buyer",
avatarSrc: "http://img.b2bpic.net/free-photo/portrait-millennial-couple-living-life-country-side-after-moving-from-city_23-2151278854.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/high-angle-shot-spiral-staircases-female-taking-picture-daytime_181624-5029.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/high-angle-shot-spiral-staircases-female-taking-picture-daytime_181624-5029.jpg?_wi=2",
imageAlt: "happy client smiling portrait",
},
{
@@ -303,7 +303,7 @@ export default function LandingPage() {
quote: "I highly recommend Coveland for any property transaction.",
tag: "Buyer",
avatarSrc: "http://img.b2bpic.net/free-photo/front-view-smiley-female-realtor-holding-miniature-house_23-2148895445.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/modern-japanese-house-entrance_23-2149301051.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/modern-japanese-house-entrance_23-2149301051.jpg?_wi=2",
imageAlt: "happy client smiling portrait",
},
{
@@ -314,7 +314,7 @@ export default function LandingPage() {
quote: "Great team, great results. Simply the best.",
tag: "Investor",
avatarSrc: "http://img.b2bpic.net/free-photo/happy-mature-businessman-holding-cup-coffee_23-2147955375.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/catered-table-asian-restaurant-chopsticks-soy-sauce_627829-6149.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/catered-table-asian-restaurant-chopsticks-soy-sauce_627829-6149.jpg?_wi=2",
imageAlt: "happy client smiling portrait",
},
]}