Merge version_1 into main #3
@@ -98,7 +98,7 @@ export default function LandingPage() {
|
||||
reverse: true
|
||||
},
|
||||
{
|
||||
title: "Patios & Hardscaping", description: "Stone patios, walkways, and outdoor living areas.", media: { imageSrc: "http://img.b2bpic.net/free-photo/empty-restaurant-terrace_1127-2167.jpg", imageAlt: "Hardscaping" },
|
||||
title: "Patios & Hardscaping", description: "Stone patios, walkways, and outdoor living areas.", media: { imageSrc: "http://img.b2bpic.net/free-photo/empty-restaurant-terrace_1127-2167.jpg?_wi=1", imageAlt: "Hardscaping" },
|
||||
items: [{ icon: CheckCircle, text: "Custom Masonry" }, { icon: CheckCircle, text: "Durable Build" }],
|
||||
reverse: false
|
||||
},
|
||||
@@ -115,7 +115,7 @@ export default function LandingPage() {
|
||||
gridVariant="bento-grid"
|
||||
useInvertedBackground={false}
|
||||
products={[
|
||||
{ id: "p1", name: "Modern Patio", price: "Custom Project", imageSrc: "http://img.b2bpic.net/free-photo/empty-restaurant-terrace_1127-2167.jpg" },
|
||||
{ id: "p1", name: "Modern Patio", price: "Custom Project", imageSrc: "http://img.b2bpic.net/free-photo/empty-restaurant-terrace_1127-2167.jpg?_wi=2" },
|
||||
{ id: "p2", name: "Turf Install", price: "Custom Project", imageSrc: "http://img.b2bpic.net/free-photo/rural-house-with-stone-pathway_1127-311.jpg" },
|
||||
{ id: "p3", name: "Rock Borders", price: "Custom Project", imageSrc: "http://img.b2bpic.net/free-photo/stones-with-moss-forest_23-2147670090.jpg" },
|
||||
{ id: "p4", name: "Tree Care", price: "Custom Project", imageSrc: "http://img.b2bpic.net/free-photo/town-square-shenzhen_1359-1110.jpg" },
|
||||
|
||||
Reference in New Issue
Block a user