Merge version_1 into main #1

Merged
bender merged 1 commits from version_1 into main 2026-04-05 23:09:02 +00:00

View File

@@ -63,7 +63,7 @@ export default function LandingPage() {
handle: "@johndoe",
testimonial: "Excellent service and craftsmanship. Very pleased with my new wood fence.",
rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/young-female-tourist-carrying-camera-shoulder-looking-building-city_23-2148027183.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/young-female-tourist-carrying-camera-shoulder-looking-building-city_23-2148027183.jpg?_wi=1",
imageAlt: "professional wooden fence installation",
},
{
@@ -71,7 +71,7 @@ export default function LandingPage() {
handle: "@janesmith",
testimonial: "Pacheco's Fences was prompt, professional, and very affordable.",
rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/welding-torch-crafting-item_23-2148803877.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/welding-torch-crafting-item_23-2148803877.jpg?_wi=1",
imageAlt: "professional fencing crew working",
},
{
@@ -105,7 +105,7 @@ export default function LandingPage() {
href: "#contact",
},
]}
imageSrc="http://img.b2bpic.net/free-photo/young-female-tourist-carrying-camera-shoulder-looking-building-city_23-2148027183.jpg"
imageSrc="http://img.b2bpic.net/free-photo/young-female-tourist-carrying-camera-shoulder-looking-building-city_23-2148027183.jpg?_wi=2"
imageAlt="Professional fence installation by Pacheco's Fences"
mediaAnimation="slide-up"
avatars={[
@@ -160,7 +160,7 @@ export default function LandingPage() {
useInvertedBackground={true}
title="Quality Fencing Experts"
description="With over 15 years of experience, Pacheco's Fences provides premium fencing solutions tailored to your unique requirements. We focus on materials, durability, and aesthetics."
imageSrc="http://img.b2bpic.net/free-photo/welding-torch-crafting-item_23-2148803877.jpg"
imageSrc="http://img.b2bpic.net/free-photo/welding-torch-crafting-item_23-2148803877.jpg?_wi=2"
imageAlt="Pacheco's Fences construction expert"
/>
</div>
@@ -175,21 +175,21 @@ export default function LandingPage() {
{
title: "Wood Fencing",
description: "Classic and beautiful wood fence installations.",
imageSrc: "http://img.b2bpic.net/free-photo/young-female-tourist-carrying-camera-shoulder-looking-building-city_23-2148027183.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/young-female-tourist-carrying-camera-shoulder-looking-building-city_23-2148027183.jpg?_wi=3",
titleIconSrc: "Fence",
buttonText: "Learn More",
},
{
title: "Vinyl Fencing",
description: "Durable and low-maintenance vinyl solutions.",
imageSrc: "http://img.b2bpic.net/free-photo/young-female-tourist-carrying-camera-shoulder-looking-building-city_23-2148027183.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/young-female-tourist-carrying-camera-shoulder-looking-building-city_23-2148027183.jpg?_wi=4",
titleIconSrc: "Fence",
buttonText: "Learn More",
},
{
title: "Metal Fencing",
description: "Strong, modern metal fencing for security.",
imageSrc: "http://img.b2bpic.net/free-photo/young-female-tourist-carrying-camera-shoulder-looking-building-city_23-2148027183.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/young-female-tourist-carrying-camera-shoulder-looking-building-city_23-2148027183.jpg?_wi=5",
titleIconSrc: "Fence",
buttonText: "Learn More",
},