Update src/app/work/page.tsx

This commit is contained in:
2026-02-20 20:45:55 +00:00
parent 4f74b25dd2
commit 568f038c63

View File

@@ -92,7 +92,7 @@ export default function WorkPage() {
price: "Project Est. $30k+",
rating: 5,
reviewCount: "Problem Solved",
imageSrc: "https://img.b2bpic.net/free-photo/watering-can_23-2148006090.jpg",
imageSrc: "https://img.b2bpic.net/free-photo/watering-can_23-2148006090.jpg?_wi=2",
imageAlt: "Effective drainage solution around a house",
},
{
@@ -102,7 +102,7 @@ export default function WorkPage() {
price: "Project Est. $45k+",
rating: 5,
reviewCount: "Elegant Design",
imageSrc: "https://img.b2bpic.net/free-photo/beautiful-luxury-swimming-pool-with-palm-trees-thai-style-decoration_1258-111445.jpg",
imageSrc: "https://img.b2bpic.net/free-photo/beautiful-luxury-swimming-pool-with-palm-trees-thai-style-decoration_1258-111445.jpg?_wi=2",
imageAlt: "Modern stone patio with an integrated pergola",
},
{
@@ -150,7 +150,7 @@ export default function WorkPage() {
tagIcon={CalendarCheck}
background={{ variant: "plain" }}
useInvertedBackground={true}
imageSrc="https://img.b2bpic.net/free-photo/greenhouse-owner-presenting-flowers-options-potential-customer-retailer_158595-7007.jpg"
imageSrc="https://img.b2bpic.net/free-photo/greenhouse-owner-presenting-flowers-options-potential-customer-retailer_158595-7007.jpg?_wi=2"
imageAlt="Luxury landscaping design consultation with client and architect"
mediaAnimation="opacity"
mediaPosition="right"