Update src/app/page.tsx

This commit is contained in:
2026-04-10 01:06:18 +00:00
parent d221a40a59
commit 4325764bd9

View File

@@ -68,15 +68,15 @@ export default function LandingPage() {
imageAlt: "Modern bedroom interior",
},
{
imageSrc: "http://img.b2bpic.net/free-photo/front-view-young-girls-posing-together_23-2148495472.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/front-view-young-girls-posing-together_23-2148495472.jpg?_wi=1",
imageAlt: "Suburban garden house",
},
{
imageSrc: "http://img.b2bpic.net/free-photo/woman-80s-aesthetic-summer-clothing_23-2151016274.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/woman-80s-aesthetic-summer-clothing_23-2151016274.jpg?_wi=1",
imageAlt: "Beachfront rental villa",
},
{
imageSrc: "http://img.b2bpic.net/free-photo/brown-wooden-house-near-green-trees-mountain-daytime_414077-32.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/brown-wooden-house-near-green-trees-mountain-daytime_414077-32.jpg?_wi=1",
imageAlt: "Cozy forest cottage",
},
]}
@@ -132,7 +132,7 @@ export default function LandingPage() {
id: "p1",
name: "Suburban Garden House",
price: "$1,200/mo",
imageSrc: "http://img.b2bpic.net/free-photo/front-view-young-girls-posing-together_23-2148495472.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/front-view-young-girls-posing-together_23-2148495472.jpg?_wi=2",
},
{
id: "p2",
@@ -144,13 +144,13 @@ export default function LandingPage() {
id: "p3",
name: "Oceanfront Villa",
price: "$4,000/mo",
imageSrc: "http://img.b2bpic.net/free-photo/woman-80s-aesthetic-summer-clothing_23-2151016274.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/woman-80s-aesthetic-summer-clothing_23-2151016274.jpg?_wi=2",
},
{
id: "p4",
name: "Nature Retreat Cottage",
price: "$900/mo",
imageSrc: "http://img.b2bpic.net/free-photo/brown-wooden-house-near-green-trees-mountain-daytime_414077-32.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/brown-wooden-house-near-green-trees-mountain-daytime_414077-32.jpg?_wi=2",
},
{
id: "p5",