Merge version_1 into main #3
@@ -44,18 +44,18 @@ export default function LandingPage() {
|
||||
title="Secure Your Property with Quality Fencing"
|
||||
description="Expert fence installation, repair, and design for homeowners who value security, beauty, and privacy. Built to last."
|
||||
leftCarouselItems={[
|
||||
{ imageSrc: "http://img.b2bpic.net/free-photo/japanese-house-entrance-with-nature_23-2149301042.jpg", imageAlt: "Modern cedar privacy fence" },
|
||||
{ imageSrc: "http://img.b2bpic.net/free-photo/wooden-fence-garden-full-trees_181624-27357.jpg", imageAlt: "Professional wood fence installation" },
|
||||
{ imageSrc: "http://img.b2bpic.net/free-photo/medieval-door-from-peles-castle-romania_482257-34190.jpg", imageAlt: "Custom metal garden gate" },
|
||||
{ imageSrc: "http://img.b2bpic.net/free-photo/closeup-base-green-barrier-overpass-bridge_181624-22816.jpg", imageAlt: "Durable white vinyl perimeter" },
|
||||
{ imageSrc: "http://img.b2bpic.net/free-photo/japanese-house-entrance-with-nature_23-2149301042.jpg", imageAlt: "Backyard wood fence design" },
|
||||
{ imageSrc: "http://img.b2bpic.net/free-photo/japanese-house-entrance-with-nature_23-2149301042.jpg?_wi=1", imageAlt: "Modern cedar privacy fence" },
|
||||
{ imageSrc: "http://img.b2bpic.net/free-photo/wooden-fence-garden-full-trees_181624-27357.jpg?_wi=1", imageAlt: "Professional wood fence installation" },
|
||||
{ imageSrc: "http://img.b2bpic.net/free-photo/medieval-door-from-peles-castle-romania_482257-34190.jpg?_wi=1", imageAlt: "Custom metal garden gate" },
|
||||
{ imageSrc: "http://img.b2bpic.net/free-photo/closeup-base-green-barrier-overpass-bridge_181624-22816.jpg?_wi=1", imageAlt: "Durable white vinyl perimeter" },
|
||||
{ imageSrc: "http://img.b2bpic.net/free-photo/japanese-house-entrance-with-nature_23-2149301042.jpg?_wi=2", imageAlt: "Backyard wood fence design" },
|
||||
]}
|
||||
rightCarouselItems={[
|
||||
{ imageSrc: "http://img.b2bpic.net/free-photo/medieval-door-from-peles-castle-romania_482257-34190.jpg", imageAlt: "Ornamental iron security" },
|
||||
{ imageSrc: "http://img.b2bpic.net/free-photo/closeup-base-green-barrier-overpass-bridge_181624-22816.jpg", imageAlt: "Low-maintenance vinyl panels" },
|
||||
{ imageSrc: "http://img.b2bpic.net/free-photo/japanese-house-entrance-with-nature_23-2149301042.jpg", imageAlt: "Residential wood fence design" },
|
||||
{ imageSrc: "http://img.b2bpic.net/free-photo/wooden-fence-garden-full-trees_181624-27357.jpg", imageAlt: "Custom garden fence build" },
|
||||
{ imageSrc: "http://img.b2bpic.net/free-photo/medieval-door-from-peles-castle-romania_482257-34190.jpg", imageAlt: "Wrought iron gate detailing" },
|
||||
{ imageSrc: "http://img.b2bpic.net/free-photo/medieval-door-from-peles-castle-romania_482257-34190.jpg?_wi=2", imageAlt: "Ornamental iron security" },
|
||||
{ imageSrc: "http://img.b2bpic.net/free-photo/closeup-base-green-barrier-overpass-bridge_181624-22816.jpg?_wi=2", imageAlt: "Low-maintenance vinyl panels" },
|
||||
{ imageSrc: "http://img.b2bpic.net/free-photo/japanese-house-entrance-with-nature_23-2149301042.jpg?_wi=3", imageAlt: "Residential wood fence design" },
|
||||
{ imageSrc: "http://img.b2bpic.net/free-photo/wooden-fence-garden-full-trees_181624-27357.jpg?_wi=2", imageAlt: "Custom garden fence build" },
|
||||
{ imageSrc: "http://img.b2bpic.net/free-photo/medieval-door-from-peles-castle-romania_482257-34190.jpg?_wi=3", imageAlt: "Wrought iron gate detailing" },
|
||||
]}
|
||||
buttons={[{ text: "Get a Free Quote", href: "#contact" }]}
|
||||
/>
|
||||
@@ -71,7 +71,7 @@ export default function LandingPage() {
|
||||
{ id: "2", title: "Metal Ornamental Fencing", content: "Sophisticated security solutions with ornate details, combining strength with elegance." },
|
||||
{ id: "3", title: "Vinyl Low-Maintenance", content: "Modern, weather-resistant solutions designed to keep your yard looking great for years." },
|
||||
]}
|
||||
imageSrc="http://img.b2bpic.net/free-photo/wooden-fence-garden-full-trees_181624-27357.jpg"
|
||||
imageSrc="http://img.b2bpic.net/free-photo/wooden-fence-garden-full-trees_181624-27357.jpg?_wi=3"
|
||||
mediaAnimation="blur-reveal"
|
||||
/>
|
||||
</div>
|
||||
@@ -81,11 +81,11 @@ export default function LandingPage() {
|
||||
textboxLayout="split"
|
||||
useInvertedBackground={false}
|
||||
testimonials={[
|
||||
{ id: "1", title: "Professional and fast", quote: "SecureFence did an incredible job on our backyard wood fence.", name: "Sarah Miller", role: "Homeowner", imageSrc: "http://img.b2bpic.net/free-photo/lifestyle-people-office_23-2149173710.jpg" },
|
||||
{ id: "1", title: "Professional and fast", quote: "SecureFence did an incredible job on our backyard wood fence.", name: "Sarah Miller", role: "Homeowner", imageSrc: "http://img.b2bpic.net/free-photo/lifestyle-people-office_23-2149173710.jpg?_wi=1" },
|
||||
{ id: "2", title: "Best in town", quote: "High quality materials and friendly installation team.", name: "David Thompson", role: "Property Owner", imageSrc: "http://img.b2bpic.net/free-photo/carpenter-working-house_329181-9436.jpg" },
|
||||
{ id: "3", title: "Highly recommended", quote: "Excellent communication from start to finish.", name: "Elena Rodriguez", role: "Homeowner", imageSrc: "http://img.b2bpic.net/free-photo/attractive-blonde-girl-tulle-skirt-having-fun-stairs-she-is-smiling-down_197531-617.jpg" },
|
||||
{ id: "4", title: "Very impressed", quote: "The team was prompt and finished the job exactly when they said they would.", name: "James Wilson", role: "Property Owner", imageSrc: "http://img.b2bpic.net/free-photo/young-man-stairs_181624-41082.jpg" },
|
||||
{ id: "5", title: "Excellent Craftsmanship", quote: "Could not be happier with the results.", name: "Marcus L.", role: "Homeowner", imageSrc: "http://img.b2bpic.net/free-photo/lifestyle-people-office_23-2149173710.jpg" },
|
||||
{ id: "5", title: "Excellent Craftsmanship", quote: "Could not be happier with the results.", name: "Marcus L.", role: "Homeowner", imageSrc: "http://img.b2bpic.net/free-photo/lifestyle-people-office_23-2149173710.jpg?_wi=2" },
|
||||
]}
|
||||
title="What Homeowners Say"
|
||||
description="We take pride in our work. Here is why our clients trust SecureFence."
|
||||
|
||||
Reference in New Issue
Block a user