Update src/app/work/page.tsx
This commit is contained in:
@@ -92,7 +92,7 @@ export default function WorkPage() {
|
|||||||
price: "Project Est. $30k+",
|
price: "Project Est. $30k+",
|
||||||
rating: 5,
|
rating: 5,
|
||||||
reviewCount: "Problem Solved",
|
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",
|
imageAlt: "Effective drainage solution around a house",
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
@@ -102,7 +102,7 @@ export default function WorkPage() {
|
|||||||
price: "Project Est. $45k+",
|
price: "Project Est. $45k+",
|
||||||
rating: 5,
|
rating: 5,
|
||||||
reviewCount: "Elegant Design",
|
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",
|
imageAlt: "Modern stone patio with an integrated pergola",
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
@@ -150,7 +150,7 @@ export default function WorkPage() {
|
|||||||
tagIcon={CalendarCheck}
|
tagIcon={CalendarCheck}
|
||||||
background={{ variant: "plain" }}
|
background={{ variant: "plain" }}
|
||||||
useInvertedBackground={true}
|
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"
|
imageAlt="Luxury landscaping design consultation with client and architect"
|
||||||
mediaAnimation="opacity"
|
mediaAnimation="opacity"
|
||||||
mediaPosition="right"
|
mediaPosition="right"
|
||||||
|
|||||||
Reference in New Issue
Block a user