Merge version_2 into main #4

Merged
bender merged 1 commits from version_2 into main 2026-04-05 23:16:43 +00:00

View File

@@ -85,7 +85,7 @@ export default function LandingPage() {
useInvertedBackground={true}
testimonials={[
{ id: "1", name: "Mark Johnson", handle: "@markj", testimonial: "Pacheco's Fences did an amazing job on our backyard project. Professional crew and quality work.", imageSrc: "http://img.b2bpic.net/free-photo/happy-man-looking-his-girlfriend_23-2148243181.jpg" },
{ id: "2", name: "Jane Smith", handle: "@jsmith", testimonial: "Pacheco's Fences was prompt, professional, and very affordable.", imageSrc: "http://img.b2bpic.net/free-photo/front-view-couple-looking-house_23-2148346258.jpg" }
{ id: "2", name: "Jane Smith", handle: "@jsmith", testimonial: "Pacheco's Fences was prompt, professional, and very affordable.", imageSrc: "http://img.b2bpic.net/free-photo/front-view-couple-looking-house_23-2148346258.jpg?_wi=1" }
]}
/>
</div>
@@ -100,7 +100,7 @@ export default function LandingPage() {
]}
textarea={{ name: "message", placeholder: "Tell us about your fencing needs..." }}
useInvertedBackground={false}
imageSrc="http://img.b2bpic.net/free-photo/front-view-couple-looking-house_23-2148346258.jpg"
imageSrc="http://img.b2bpic.net/free-photo/front-view-couple-looking-house_23-2148346258.jpg?_wi=2"
/>
</div>