Update src/app/portfolio/page.tsx

This commit is contained in:
2026-03-10 02:58:03 +00:00
parent ef78d6bcc4
commit 4fe444f360

View File

@@ -60,28 +60,28 @@ export default function PortfolioPage() {
name: "Coastal Estate Redesign",
price: "$185,000",
imageSrc:
"http://img.b2bpic.net/free-photo/beautiful-embankment-walking-sport-amara-dolce-vita-luxury-hotel-alanya-turkey_146671-18737.jpg",
"http://img.b2bpic.net/free-photo/beautiful-embankment-walking-sport-amara-dolce-vita-luxury-hotel-alanya-turkey_146671-18737.jpg?_wi=2",
},
{
id: "2",
name: "Contemporary Garden Sanctuary",
price: "$142,000",
imageSrc:
"http://img.b2bpic.net/free-photo/brown-wooden-bench-near-green-plants_250224-381.jpg",
"http://img.b2bpic.net/free-photo/brown-wooden-bench-near-green-plants_250224-381.jpg?_wi=2",
},
{
id: "3",
name: "Hillside Terraced Garden",
price: "$198,000",
imageSrc:
"http://img.b2bpic.net/free-photo/close-up-cactus-with-blurred-background_23-2148249096.jpg",
"http://img.b2bpic.net/free-photo/close-up-cactus-with-blurred-background_23-2148249096.jpg?_wi=2",
},
{
id: "4",
name: "Resort-Style Backyard Oasis",
price: "$220,000",
imageSrc:
"http://img.b2bpic.net/free-photo/creative-young-caucasian-brunette-girl-uses-technological-device-sitting-chair-garden-happy-weekend-concept_197531-32608.jpg",
"http://img.b2bpic.net/free-photo/creative-young-caucasian-brunette-girl-uses-technological-device-sitting-chair-garden-happy-weekend-concept_197531-32608.jpg?_wi=2",
},
]}
gridVariant="four-items-2x2-equal-grid"