Update src/app/contact/page.tsx

This commit is contained in:
2026-03-06 14:32:55 +00:00
parent 7944739d0d
commit cd3e7b929a

View File

@@ -66,7 +66,7 @@ export default function ContactPage() {
quote: "Fortera exceeded our expectations at every step. The team was punctual, professional, and took pride in their work. Our fence looks incredible and has completely transformed our backyard. We couldn't be happier.",
name: "Jennifer Martinez",
role: "Homeowner, Jacksonville",
imageSrc: "http://img.b2bpic.net/free-photo/proper-collaboration-two-carpenter-workers_329181-15643.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/proper-collaboration-two-carpenter-workers_329181-15643.jpg?_wi=3",
},
{
id: "2",
@@ -74,7 +74,7 @@ export default function ContactPage() {
quote: "After dealing with contractors for years, Fortera is refreshingly different. They communicated clearly, stayed on schedule, and treated our property with respect. The quality of work is outstanding. Highly recommend.",
name: "David Thompson",
role: "Property Developer, St. Johns",
imageSrc: "http://img.b2bpic.net/free-photo/woman-artist-painting-with-oil-paints-field_1303-9538.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/woman-artist-painting-with-oil-paints-field_1303-9538.jpg?_wi=2",
},
{
id: "3",
@@ -82,7 +82,7 @@ export default function ContactPage() {
quote: "From the initial estimate to the final walkthrough, everything was transparent and professional. Our new fence has transformed our property and exceeds the quality we were promised. Outstanding company.",
name: "Sarah Wilson",
role: "Homeowner, Ponte Vedra",
imageSrc: "http://img.b2bpic.net/free-photo/multiethnic-group-happy-business-people-having-meeting-modern-office_637285-199.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/multiethnic-group-happy-business-people-having-meeting-modern-office_637285-199.jpg?_wi=2",
},
]}
/>
@@ -98,17 +98,17 @@ export default function ContactPage() {
{
title: "Phone",
description: "Call us at 866-FENCING (866-336-2464) to speak directly with our team.",
imageSrc: "http://img.b2bpic.net/free-photo/glad-black-woman-with-afro-haircut-talks-via-cell-phone-while-reviews-documents_273609-44243.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/glad-black-woman-with-afro-haircut-talks-via-cell-phone-while-reviews-documents_273609-44243.jpg?_wi=2",
},
{
title: "Email",
description: "Send us your project details at info@forterafencing.com for a detailed response.",
imageSrc: "http://img.b2bpic.net/free-photo/two-people-working-warehouse_329181-12856.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/two-people-working-warehouse_329181-12856.jpg?_wi=2",
},
{
title: "Visit Us",
description: "Stop by our office at 13725 Beach Boulevard, Suite 3, Jacksonville, FL 32224.",
imageSrc: "http://img.b2bpic.net/free-photo/monochrome-scene-depicting-life-workers-construction-industry-site_23-2151431544.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/monochrome-scene-depicting-life-workers-construction-industry-site_23-2151431544.jpg?_wi=2",
},
]}
gridVariant="uniform-all-items-equal"