Merge version_1 into main #1
@@ -55,7 +55,7 @@ export default function LandingPage() {
|
||||
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/default/no-image.jpg?id=ptfgjk", imageAlt: "Beautiful residential landscape transformation"
|
||||
},
|
||||
{
|
||||
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/default/no-image.jpg?id=52urvt", imageAlt: "Home exterior landscape enhancement"
|
||||
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/default/no-image.jpg?id=52urvt&_wi=1", imageAlt: "Home exterior landscape enhancement"
|
||||
}
|
||||
]}
|
||||
rightCarouselItems={[
|
||||
@@ -63,7 +63,7 @@ export default function LandingPage() {
|
||||
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/default/no-image.jpg?id=1r1sie", imageAlt: "Professional asphalt parking lot paving"
|
||||
},
|
||||
{
|
||||
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/default/no-image.jpg?id=qrnm7o", imageAlt: "Commercial property curb appeal"
|
||||
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/default/no-image.jpg?id=qrnm7o&_wi=1", imageAlt: "Commercial property curb appeal"
|
||||
}
|
||||
]}
|
||||
buttons={[
|
||||
@@ -137,11 +137,11 @@ export default function LandingPage() {
|
||||
},
|
||||
{
|
||||
id: "portfolio-2", brand: "Commercial", name: "Corporate Parking Lot Renovation", price: "Completed", rating: 5,
|
||||
reviewCount: "Property Manager Satisfied", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/default/no-image.jpg?id=qrnm7o", imageAlt: "Commercial asphalt parking lot project"
|
||||
reviewCount: "Property Manager Satisfied", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/default/no-image.jpg?id=qrnm7o&_wi=2", imageAlt: "Commercial asphalt parking lot project"
|
||||
},
|
||||
{
|
||||
id: "portfolio-3", brand: "Residential", name: "Driveway & Landscape Package", price: "Completed", rating: 5,
|
||||
reviewCount: "Client Verified", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/default/no-image.jpg?id=52urvt", imageAlt: "Home exterior with new asphalt driveway"
|
||||
reviewCount: "Client Verified", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/default/no-image.jpg?id=52urvt&_wi=2", imageAlt: "Home exterior with new asphalt driveway"
|
||||
}
|
||||
]}
|
||||
gridVariant="three-columns-all-equal-width"
|
||||
|
||||
Reference in New Issue
Block a user