Merge version_2 into main #3
@@ -78,7 +78,7 @@ export default function LandingPage() {
|
||||
features={[
|
||||
{ title: "Wood Fences", description: "High-quality cedar and treated lumber.", imageSrc: "http://img.b2bpic.net/free-photo/japanese-rusty-house-entrance_23-2149301049.jpg?_wi=1", titleImageSrc: "http://img.b2bpic.net/free-photo/photo-wood-texture-pattern_58702-15744.jpg", buttonText: "Learn More" },
|
||||
{ title: "Metal Fencing", description: "Durable steel and aluminum solutions.", imageSrc: "http://img.b2bpic.net/free-photo/background-with-metallic-fence-texture_23-2150275519.jpg?_wi=1", titleImageSrc: "http://img.b2bpic.net/free-photo/abstract-geometric-background-shapes-texture_1194-301817.jpg", buttonText: "Learn More" },
|
||||
{ title: "Vinyl Solutions", description: "Low maintenance aesthetic fencing.", imageSrc: "http://img.b2bpic.net/free-photo/wooden-gate-edge-field-azores_493961-1121.jpg", titleImageSrc: "http://img.b2bpic.net/free-photo/wooden-fence-background-with-grass-border_1398-94.jpg", buttonText: "Learn More" },
|
||||
{ title: "Vinyl Solutions", description: "Low maintenance aesthetic fencing.", imageSrc: "http://img.b2bpic.net/free-photo/wooden-gate-edge-field-azores_493961-1121.jpg?_wi=1", titleImageSrc: "http://img.b2bpic.net/free-photo/wooden-fence-background-with-grass-border_1398-94.jpg", buttonText: "Learn More" },
|
||||
]}
|
||||
title="Expert Services"
|
||||
description="Tailored fencing installations for any project."
|
||||
@@ -93,7 +93,7 @@ export default function LandingPage() {
|
||||
useInvertedBackground={false}
|
||||
products={[
|
||||
{ id: "1", name: "Classic Picket", price: "Custom Quote", variant: "Residential", imageSrc: "http://img.b2bpic.net/free-photo/white-wooden-fence_1122-2087.jpg" },
|
||||
{ id: "2", name: "Modern Privacy", price: "Custom Quote", variant: "Premium", imageSrc: "http://img.b2bpic.net/free-photo/wooden-gate-edge-field-azores_493961-1121.jpg" },
|
||||
{ id: "2", name: "Modern Privacy", price: "Custom Quote", variant: "Premium", imageSrc: "http://img.b2bpic.net/free-photo/wooden-gate-edge-field-azores_493961-1121.jpg?_wi=2" },
|
||||
{ id: "3", name: "Commercial Security", price: "Custom Quote", variant: "Heavy Duty", imageSrc: "http://img.b2bpic.net/free-photo/background-with-metallic-fence-texture_23-2150275519.jpg" },
|
||||
]}
|
||||
title="Gallery"
|
||||
|
||||
Reference in New Issue
Block a user