Update src/app/portfolio/page.tsx
This commit is contained in:
@@ -72,7 +72,7 @@ export default function PortfolioPage() {
|
||||
id: "4",
|
||||
name: "Outdoor Living Space",
|
||||
price: "Project Complete",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/stylish-caucasian-woman-trendy-panama-waist-neon-bag-roof-bangkok-with-mobile-phone_343596-30.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/stylish-caucasian-woman-trendy-panama-waist-neon-bag-roof-bangkok-with-mobile-phone_343596-30.jpg?_wi=2",
|
||||
imageAlt: "Luxury outdoor entertainment area",
|
||||
},
|
||||
{
|
||||
@@ -106,7 +106,7 @@ export default function PortfolioPage() {
|
||||
description="Contact us today to discuss how we can create a similar landscape experience for your property. Our team is ready to bring your vision to life."
|
||||
background={{ variant: "sparkles-gradient" }}
|
||||
useInvertedBackground={true}
|
||||
imageSrc="http://img.b2bpic.net/free-photo/greenhouse-owner-presenting-flowers-options-potential-customer-retailer_158595-7007.jpg"
|
||||
imageSrc="http://img.b2bpic.net/free-photo/greenhouse-owner-presenting-flowers-options-potential-customer-retailer_158595-7007.jpg?_wi=4"
|
||||
imageAlt="Landscape project inquiry"
|
||||
mediaAnimation="slide-up"
|
||||
mediaPosition="right"
|
||||
@@ -118,7 +118,7 @@ export default function PortfolioPage() {
|
||||
|
||||
<div id="footer" data-section="footer">
|
||||
<FooterMedia
|
||||
imageSrc="http://img.b2bpic.net/free-photo/luxury-outdoor-hotel_1150-12915.jpg"
|
||||
imageSrc="http://img.b2bpic.net/free-photo/luxury-outdoor-hotel_1150-12915.jpg?_wi=4"
|
||||
imageAlt="Luxury landscape estate footer"
|
||||
logoText="Luxury Landscapes"
|
||||
copyrightText="© 2025 Luxury Landscapes. All rights reserved. Crafting legacy through exceptional landscape design."
|
||||
|
||||
Reference in New Issue
Block a user