Update src/app/portfolio/page.tsx

This commit is contained in:
2026-03-06 06:48:04 +00:00
parent bb4ea9bd13
commit fd7f3d00df

View File

@@ -51,35 +51,35 @@ export default function PortfolioPage() {
id: "1",
name: "Aspen Mountain Estate",
price: "$450K Investment",
imageSrc: "http://img.b2bpic.net/free-photo/terrace-with-trees-forest-cozy-outdoor-relaxation-space_169016-69565.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/terrace-with-trees-forest-cozy-outdoor-relaxation-space_169016-69565.jpg?_wi=2",
imageAlt: "Luxury mountain estate landscape",
},
{
id: "2",
name: "Beverly Hills Contemporary Garden",
price: "$320K Investment",
imageSrc: "http://img.b2bpic.net/free-photo/outdoor-portrait-stylish-european-woman-pink-fashion-suit-outside-villa_343596-2153.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/outdoor-portrait-stylish-european-woman-pink-fashion-suit-outside-villa_343596-2153.jpg?_wi=2",
imageAlt: "Modern luxury garden design",
},
{
id: "3",
name: "Malibu Coastal Retreat",
price: "$580K Investment",
imageSrc: "http://img.b2bpic.net/free-photo/san-diego-dawn-early-morning-with-palm-tree-silhouette_649448-2514.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/san-diego-dawn-early-morning-with-palm-tree-silhouette_649448-2514.jpg?_wi=3",
imageAlt: "Coastal luxury landscape",
},
{
id: "4",
name: "Hamptons Waterfront Manor",
price: "$410K Investment",
imageSrc: "http://img.b2bpic.net/free-photo/san-diego-dawn-early-morning-with-palm-tree-silhouette_649448-2514.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/san-diego-dawn-early-morning-with-palm-tree-silhouette_649448-2514.jpg?_wi=4",
imageAlt: "Waterfront estate landscape",
},
{
id: "5",
name: "Park Avenue Penthouse Gardens",
price: "$275K Investment",
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: "Urban luxury rooftop garden",
},
]}
@@ -94,12 +94,12 @@ export default function PortfolioPage() {
<div id="testimonials" data-section="testimonials">
<TestimonialCardTwelve
testimonials={[
{ id: "1", name: "Catherine Laurent", imageSrc: "http://img.b2bpic.net/free-photo/sensual-blond-female-dressed-purple-jacket-isolated-dark-grey-background_613910-141.jpg", imageAlt: "Catherine Laurent" },
{ id: "2", name: "Richard Bentley", imageSrc: "http://img.b2bpic.net/free-photo/handsome-groom-classy-black-suit-stands-dark-room_8353-7083.jpg", imageAlt: "Richard Bentley" },
{ id: "3", name: "Sophia Montgomery", imageSrc: "http://img.b2bpic.net/free-photo/sensual-blond-female-dressed-purple-jacket-isolated-dark-grey-background_613910-141.jpg", imageAlt: "Sophia Montgomery" },
{ id: "4", name: "David Rothschild", imageSrc: "http://img.b2bpic.net/free-photo/handsome-groom-classy-black-suit-stands-dark-room_8353-7083.jpg", imageAlt: "David Rothschild" },
{ id: "5", name: "Elizabeth Warren", imageSrc: "http://img.b2bpic.net/free-photo/sensual-blond-female-dressed-purple-jacket-isolated-dark-grey-background_613910-141.jpg", imageAlt: "Elizabeth Warren" },
{ id: "6", name: "Michael Chang", imageSrc: "http://img.b2bpic.net/free-photo/handsome-groom-classy-black-suit-stands-dark-room_8353-7083.jpg", imageAlt: "Michael Chang" },
{ id: "1", name: "Catherine Laurent", imageSrc: "http://img.b2bpic.net/free-photo/sensual-blond-female-dressed-purple-jacket-isolated-dark-grey-background_613910-141.jpg?_wi=7", imageAlt: "Catherine Laurent" },
{ id: "2", name: "Richard Bentley", imageSrc: "http://img.b2bpic.net/free-photo/handsome-groom-classy-black-suit-stands-dark-room_8353-7083.jpg?_wi=8", imageAlt: "Richard Bentley" },
{ id: "3", name: "Sophia Montgomery", imageSrc: "http://img.b2bpic.net/free-photo/sensual-blond-female-dressed-purple-jacket-isolated-dark-grey-background_613910-141.jpg?_wi=8", imageAlt: "Sophia Montgomery" },
{ id: "4", name: "David Rothschild", imageSrc: "http://img.b2bpic.net/free-photo/handsome-groom-classy-black-suit-stands-dark-room_8353-7083.jpg?_wi=9", imageAlt: "David Rothschild" },
{ id: "5", name: "Elizabeth Warren", imageSrc: "http://img.b2bpic.net/free-photo/sensual-blond-female-dressed-purple-jacket-isolated-dark-grey-background_613910-141.jpg?_wi=9", imageAlt: "Elizabeth Warren" },
{ id: "6", name: "Michael Chang", imageSrc: "http://img.b2bpic.net/free-photo/handsome-groom-classy-black-suit-stands-dark-room_8353-7083.jpg?_wi=10", imageAlt: "Michael Chang" },
]}
cardTitle="Trusted by over 500 luxury property owners and premium real estate developers across North America"
cardTag="Industry Leaders in Luxury Landscaping"