Merge version_1 into main #3
@@ -46,13 +46,13 @@ export default function LandingPage() {
|
||||
title="Securing Your Miami Home with Quality Fencing"
|
||||
description="Expert fence installation services across Miami-Dade. From custom privacy fences to durable security solutions, we define your boundaries with style."
|
||||
testimonials={[
|
||||
{ name: "Maria Garcia", handle: "@mariag", testimonial: "Excellent workmanship. My new privacy fence is exactly what I wanted for my Miami backyard.", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/gas-valve-with-fence-foreground_1182-762.jpg", imageAlt: "residential fence installation Miami" },
|
||||
{ name: "John Smith", handle: "@jsmith", testimonial: "Professional, punctual, and high quality. The best fence company in the area.", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/process-fence-renovation-bright-sunny-day-by-man-protective-gloves_613910-17102.jpg", imageAlt: "residential fence installation Miami" },
|
||||
{ name: "Elena Rodriguez", handle: "@elena_r", testimonial: "The crew was fast, respectful, and the quality of the aluminum fence is top-notch.", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/plasterer-renovating-indoor-walls_1150-9959.jpg", imageAlt: "residential fence installation Miami" },
|
||||
{ name: "Mark Thompson", handle: "@mark_t", testimonial: "Very happy with the wood fence installation. It completely changed the look of my yard.", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/bars_23-2148098630.jpg", imageAlt: "residential fence installation Miami" },
|
||||
{ name: "Sarah Jenkins", handle: "@sjenkins", testimonial: "Seamless process from quote to completion. Highly recommended for Miami homeowners.", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/contrasting-outdoor-texture-design_23-2149756573.jpg", imageAlt: "residential fence installation Miami" },
|
||||
{ name: "Maria Garcia", handle: "@mariag", testimonial: "Excellent workmanship. My new privacy fence is exactly what I wanted for my Miami backyard.", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/gas-valve-with-fence-foreground_1182-762.jpg?_wi=1", imageAlt: "residential fence installation Miami" },
|
||||
{ name: "John Smith", handle: "@jsmith", testimonial: "Professional, punctual, and high quality. The best fence company in the area.", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/process-fence-renovation-bright-sunny-day-by-man-protective-gloves_613910-17102.jpg?_wi=1", imageAlt: "residential fence installation Miami" },
|
||||
{ name: "Elena Rodriguez", handle: "@elena_r", testimonial: "The crew was fast, respectful, and the quality of the aluminum fence is top-notch.", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/plasterer-renovating-indoor-walls_1150-9959.jpg?_wi=1", imageAlt: "residential fence installation Miami" },
|
||||
{ name: "Mark Thompson", handle: "@mark_t", testimonial: "Very happy with the wood fence installation. It completely changed the look of my yard.", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/bars_23-2148098630.jpg?_wi=1", imageAlt: "residential fence installation Miami" },
|
||||
{ name: "Sarah Jenkins", handle: "@sjenkins", testimonial: "Seamless process from quote to completion. Highly recommended for Miami homeowners.", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/contrasting-outdoor-texture-design_23-2149756573.jpg?_wi=1", imageAlt: "residential fence installation Miami" },
|
||||
]}
|
||||
imageSrc="http://img.b2bpic.net/free-photo/gas-valve-with-fence-foreground_1182-762.jpg"
|
||||
imageSrc="http://img.b2bpic.net/free-photo/gas-valve-with-fence-foreground_1182-762.jpg?_wi=2"
|
||||
avatars={[
|
||||
{ src: "http://img.b2bpic.net/free-photo/young-man-stairs_181624-41082.jpg", alt: "Portrait of client 1" },
|
||||
{ src: "http://img.b2bpic.net/free-photo/male-friends-handshaking-outdoors_23-2149073970.jpg", alt: "Portrait of client 2" },
|
||||
@@ -72,7 +72,7 @@ export default function LandingPage() {
|
||||
description="With over 15 years serving the Miami community, our family-owned business prides itself on delivering high-quality, durable fencing that withstands Florida's weather."
|
||||
subdescription="We specialize in custom design, expert installation, and comprehensive maintenance."
|
||||
icon={ShieldCheck}
|
||||
imageSrc="http://img.b2bpic.net/free-photo/process-fence-renovation-bright-sunny-day-by-man-protective-gloves_613910-17102.jpg"
|
||||
imageSrc="http://img.b2bpic.net/free-photo/process-fence-renovation-bright-sunny-day-by-man-protective-gloves_613910-17102.jpg?_wi=2"
|
||||
mediaAnimation="slide-up"
|
||||
/>
|
||||
</div>
|
||||
@@ -87,7 +87,7 @@ export default function LandingPage() {
|
||||
{ id: "f2", title: "Precision Installation", content: "Our certified technicians ensure every post is leveled and every panel is perfectly aligned." },
|
||||
{ id: "f3", title: "Custom Designs", content: "Need something unique? We tailor every project to your specific architectural style and security needs." },
|
||||
]}
|
||||
imageSrc="http://img.b2bpic.net/free-photo/plasterer-renovating-indoor-walls_1150-9959.jpg"
|
||||
imageSrc="http://img.b2bpic.net/free-photo/plasterer-renovating-indoor-walls_1150-9959.jpg?_wi=2"
|
||||
mediaAnimation="opacity"
|
||||
/>
|
||||
</div>
|
||||
@@ -99,8 +99,8 @@ export default function LandingPage() {
|
||||
gridVariant="bento-grid"
|
||||
useInvertedBackground={true}
|
||||
products={[
|
||||
{ id: "p1", name: "Aluminum Privacy", price: "Contact for quote", imageSrc: "http://img.b2bpic.net/free-photo/bars_23-2148098630.jpg" },
|
||||
{ id: "p2", name: "Cedar Wood Privacy", price: "Contact for quote", imageSrc: "http://img.b2bpic.net/free-photo/contrasting-outdoor-texture-design_23-2149756573.jpg" },
|
||||
{ id: "p1", name: "Aluminum Privacy", price: "Contact for quote", imageSrc: "http://img.b2bpic.net/free-photo/bars_23-2148098630.jpg?_wi=2" },
|
||||
{ id: "p2", name: "Cedar Wood Privacy", price: "Contact for quote", imageSrc: "http://img.b2bpic.net/free-photo/contrasting-outdoor-texture-design_23-2149756573.jpg?_wi=2" },
|
||||
{ id: "p3", name: "Vinyl Picket", price: "Contact for quote", imageSrc: "http://img.b2bpic.net/free-photo/vertical-shot-wooden-fence-street_181624-15424.jpg" },
|
||||
{ id: "p4", name: "Wrought Iron Style", price: "Contact for quote", imageSrc: "http://img.b2bpic.net/free-photo/rich-african-man-stylish-traditional-clothes-hat-posed-outdoor-background-his-mansion_627829-3365.jpg" },
|
||||
{ id: "p5", name: "Heavy-Duty Chain Link", price: "Contact for quote", imageSrc: "http://img.b2bpic.net/free-photo/girl-gray-coat-with-sunglasses-small-street-stadium-football-gates_627829-8818.jpg" },
|
||||
|
||||
Reference in New Issue
Block a user