Merge version_1 into main #1

Merged
bender merged 1 commits from version_1 into main 2026-04-03 23:34:07 +00:00

View File

@@ -197,42 +197,42 @@ export default function LandingPage() {
id: "p1",
name: "Cedar Wood Privacy",
price: "Custom Pricing",
imageSrc: "http://img.b2bpic.net/free-photo/photo-wood-texture-pattern_58702-15744.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/photo-wood-texture-pattern_58702-15744.jpg?_wi=1",
imageAlt: "Cedar privacy fence",
},
{
id: "p2",
name: "White Vinyl Picket",
price: "Custom Pricing",
imageSrc: "http://img.b2bpic.net/free-photo/photo-wood-texture-pattern_58702-15744.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/photo-wood-texture-pattern_58702-15744.jpg?_wi=2",
imageAlt: "Vinyl picket fence",
},
{
id: "p3",
name: "Black Aluminum Rail",
price: "Custom Pricing",
imageSrc: "http://img.b2bpic.net/free-photo/photo-wood-texture-pattern_58702-15744.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/photo-wood-texture-pattern_58702-15744.jpg?_wi=3",
imageAlt: "Black aluminum fence",
},
{
id: "p4",
name: "Modern Horizontal Slat",
price: "Custom Pricing",
imageSrc: "http://img.b2bpic.net/free-photo/photo-wood-texture-pattern_58702-15744.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/photo-wood-texture-pattern_58702-15744.jpg?_wi=4",
imageAlt: "Horizontal wood slat fence",
},
{
id: "p5",
name: "Classic Chain Link",
price: "Custom Pricing",
imageSrc: "http://img.b2bpic.net/free-photo/photo-wood-texture-pattern_58702-15744.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/photo-wood-texture-pattern_58702-15744.jpg?_wi=5",
imageAlt: "Standard chain link fence",
},
{
id: "p6",
name: "Decorative Garden Rail",
price: "Custom Pricing",
imageSrc: "http://img.b2bpic.net/free-photo/photo-wood-texture-pattern_58702-15744.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/photo-wood-texture-pattern_58702-15744.jpg?_wi=6",
imageAlt: "Garden rail fence",
},
]}