Merge version_1 into main #1
@@ -135,7 +135,7 @@ export default function LandingPage() {
|
||||
products={[
|
||||
{
|
||||
id: "1", brand: "Residential", name: "Backyard Privacy Fence", price: "Completed 2024", rating: 5,
|
||||
reviewCount: "Client Approved", imageSrc: "http://img.b2bpic.net/free-photo/plants-door_1361-94.jpg", imageAlt: "Custom privacy fence installation"
|
||||
reviewCount: "Client Approved", imageSrc: "http://img.b2bpic.net/free-photo/plants-door_1361-94.jpg?_wi=1", imageAlt: "Custom privacy fence installation"
|
||||
},
|
||||
{
|
||||
id: "2", brand: "Residential", name: "Vinyl Fence Installation", price: "Completed 2024", rating: 5,
|
||||
@@ -147,7 +147,7 @@ export default function LandingPage() {
|
||||
},
|
||||
{
|
||||
id: "4", brand: "Residential", name: "Decorative Picket Fence", price: "Completed 2023", rating: 5,
|
||||
reviewCount: "Client Approved", imageSrc: "http://img.b2bpic.net/free-photo/plants-door_1361-94.jpg", imageAlt: "Traditional picket fence design"
|
||||
reviewCount: "Client Approved", imageSrc: "http://img.b2bpic.net/free-photo/plants-door_1361-94.jpg?_wi=2", imageAlt: "Traditional picket fence design"
|
||||
}
|
||||
]}
|
||||
carouselMode="buttons"
|
||||
|
||||
Reference in New Issue
Block a user