Merge version_1 into main #3

Merged
bender merged 1 commits from version_1 into main 2026-05-14 00:35:32 +00:00

View File

@@ -56,7 +56,7 @@ export default function LandingPage() {
{
text: "Get Your Free Quote", href: "#contact"},
]}
imageSrc="http://img.b2bpic.net/free-photo/plants-door_1361-94.jpg"
imageSrc="http://img.b2bpic.net/free-photo/plants-door_1361-94.jpg?_wi=1"
imageAlt="Cedar fencing installed in a beautiful backyard garden."
avatars={[
{
@@ -114,15 +114,15 @@ export default function LandingPage() {
{
id: "f1", title: "Cedar Wood Fencing", descriptions: [
"Naturally durable and beautiful timber.", "Expertly stained for long-term protection."],
imageSrc: "http://img.b2bpic.net/free-photo/closeup-carpenters-hands-process-cutting-wood-with-jigsaw_169016-51867.jpg", imageAlt: "cedar wood texture closeup"},
imageSrc: "http://img.b2bpic.net/free-photo/closeup-carpenters-hands-process-cutting-wood-with-jigsaw_169016-51867.jpg?_wi=1", imageAlt: "cedar wood texture closeup"},
{
id: "f2", title: "Vinyl Privacy Panels", descriptions: [
"Low-maintenance, weather-resistant solutions.", "Modern designs to suit any aesthetic."],
imageSrc: "http://img.b2bpic.net/free-photo/plants-door_1361-94.jpg", imageAlt: "cedar wood texture closeup"},
imageSrc: "http://img.b2bpic.net/free-photo/plants-door_1361-94.jpg?_wi=2", imageAlt: "cedar wood texture closeup"},
{
id: "f3", title: "Secure Metal Fences", descriptions: [
"High-security wrought iron and chain link.", "Powder-coated for maximum rust resistance."],
imageSrc: "http://img.b2bpic.net/free-photo/couple-working-farm_23-2150454938.jpg", imageAlt: "cedar wood texture closeup"},
imageSrc: "http://img.b2bpic.net/free-photo/couple-working-farm_23-2150454938.jpg?_wi=1", imageAlt: "cedar wood texture closeup"},
]}
title="Fencing Solutions for Every Need"
description="Our team delivers superior protection and curb appeal through high-grade materials and expert installation."
@@ -162,13 +162,13 @@ export default function LandingPage() {
imageSrc: "http://img.b2bpic.net/free-photo/carpenter-process-professional-tool-precision-drilling-wood_169016-52999.jpg", imageAlt: "A carpenter in the process a professional tool for precision drilling in wood"},
{
id: "t2", name: "Sarah W.", role: "Homeowner", company: "River Valley", rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/plants-door_1361-94.jpg", imageAlt: "A carpenter in the process a professional tool for precision drilling in wood"},
imageSrc: "http://img.b2bpic.net/free-photo/plants-door_1361-94.jpg?_wi=3", imageAlt: "A carpenter in the process a professional tool for precision drilling in wood"},
{
id: "t3", name: "David M.", role: "Architect", company: "Metro Designs", rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/closeup-carpenters-hands-process-cutting-wood-with-jigsaw_169016-51867.jpg", imageAlt: "A carpenter in the process a professional tool for precision drilling in wood"},
imageSrc: "http://img.b2bpic.net/free-photo/closeup-carpenters-hands-process-cutting-wood-with-jigsaw_169016-51867.jpg?_wi=2", imageAlt: "A carpenter in the process a professional tool for precision drilling in wood"},
{
id: "t4", name: "Elena R.", role: "Homeowner", company: "Oak Ridge", rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/couple-working-farm_23-2150454938.jpg", imageAlt: "A carpenter in the process a professional tool for precision drilling in wood"},
imageSrc: "http://img.b2bpic.net/free-photo/couple-working-farm_23-2150454938.jpg?_wi=2", imageAlt: "A carpenter in the process a professional tool for precision drilling in wood"},
{
id: "t5", name: "Mark L.", role: "Homeowner", company: "Pine Hills", rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/still-life-bicycle-basket_23-2149682001.jpg", imageAlt: "A carpenter in the process a professional tool for precision drilling in wood"},
@@ -218,7 +218,7 @@ export default function LandingPage() {
textarea={{
name: "message", placeholder: "Tell us about your fencing project...", required: true,
}}
imageSrc="http://img.b2bpic.net/free-photo/couple-working-farm_23-2150454938.jpg"
imageSrc="http://img.b2bpic.net/free-photo/couple-working-farm_23-2150454938.jpg?_wi=3"
/>
</div>