Update src/app/portfolio/page.tsx
This commit is contained in:
@@ -74,7 +74,7 @@ export default function PortfolioPage() {
|
||||
title="Our Portfolio of Excellence"
|
||||
description="Discover our most prestigious landscape transformations showcasing exceptional design and flawless execution across luxury estates."
|
||||
tag="Featured Projects"
|
||||
imageSrc="http://img.b2bpic.net/free-photo/big-stone-made-chinese-chess-inside-park_1112-1150.jpg"
|
||||
imageSrc="http://img.b2bpic.net/free-photo/big-stone-made-chinese-chess-inside-park_1112-1150.jpg?_wi=3"
|
||||
imageAlt="Portfolio showcase"
|
||||
textPosition="bottom-left"
|
||||
showBlur={true}
|
||||
@@ -98,7 +98,7 @@ export default function PortfolioPage() {
|
||||
price: "$185,000",
|
||||
rating: 5,
|
||||
reviewCount: "12",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/miami-vizcaya-museum-garden-view_649448-4664.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/miami-vizcaya-museum-garden-view_649448-4664.jpg?_wi=2",
|
||||
imageAlt: "Historic manor grounds restoration",
|
||||
},
|
||||
{
|
||||
@@ -108,7 +108,7 @@ export default function PortfolioPage() {
|
||||
price: "$220,000",
|
||||
rating: 5,
|
||||
reviewCount: "8",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/vertical-shot-path-green-park-with-trees-lake-blue-sky_181624-41119.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/vertical-shot-path-green-park-with-trees-lake-blue-sky_181624-41119.jpg?_wi=2",
|
||||
imageAlt: "Waterfront contemporary garden design",
|
||||
},
|
||||
{
|
||||
@@ -118,7 +118,7 @@ export default function PortfolioPage() {
|
||||
price: "$195,000",
|
||||
rating: 5,
|
||||
reviewCount: "10",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/field-covered-greenery-surrounded-by-hills-sunlight-blue-sky-daytime_181624-29107.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/field-covered-greenery-surrounded-by-hills-sunlight-blue-sky-daytime_181624-29107.jpg?_wi=2",
|
||||
imageAlt: "Alpine landscape masterpiece",
|
||||
},
|
||||
{
|
||||
@@ -128,7 +128,7 @@ export default function PortfolioPage() {
|
||||
price: "$165,000",
|
||||
rating: 5,
|
||||
reviewCount: "9",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/outdoor-patio-with-table-chair_74190-7542.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/outdoor-patio-with-table-chair_74190-7542.jpg?_wi=2",
|
||||
imageAlt: "Downtown penthouse terrace landscape",
|
||||
},
|
||||
]}
|
||||
@@ -146,7 +146,7 @@ export default function PortfolioPage() {
|
||||
description="Inspired by our portfolio? Let's discuss how we can create an extraordinary landscape for your property. Contact us today for a personalized consultation."
|
||||
background={{ variant: "sparkles-gradient" }}
|
||||
useInvertedBackground={true}
|
||||
imageSrc="http://img.b2bpic.net/free-photo/people-hangout-together-coffee-shop_53876-31517.jpg"
|
||||
imageSrc="http://img.b2bpic.net/free-photo/people-hangout-together-coffee-shop_53876-31517.jpg?_wi=3"
|
||||
imageAlt="Professional consultation"
|
||||
mediaAnimation="slide-up"
|
||||
mediaPosition="right"
|
||||
|
||||
Reference in New Issue
Block a user