Update src/app/contact/page.tsx
This commit is contained in:
@@ -59,11 +59,11 @@ export default function ContactPage() {
|
||||
useInvertedBackground={false}
|
||||
testimonials={[
|
||||
{
|
||||
id: "1", title: "Professional Excellence From Day One", 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"},
|
||||
id: "1", title: "Professional Excellence From Day One", 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?_wi=2"},
|
||||
{
|
||||
id: "2", title: "A Contractor Who Actually Cares", 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"},
|
||||
id: "2", title: "A Contractor Who Actually Cares", 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?_wi=2"},
|
||||
{
|
||||
id: "3", title: "Transparency & Quality You Can Trust", 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"},
|
||||
id: "3", title: "Transparency & Quality You Can Trust", 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?_wi=2"},
|
||||
]}
|
||||
/>
|
||||
</div>
|
||||
@@ -76,11 +76,11 @@ export default function ContactPage() {
|
||||
useInvertedBackground={true}
|
||||
features={[
|
||||
{
|
||||
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"},
|
||||
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?_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"},
|
||||
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?_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"},
|
||||
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?_wi=2"},
|
||||
]}
|
||||
gridVariant="uniform-all-items-equal"
|
||||
animationType="slide-up"
|
||||
|
||||
Reference in New Issue
Block a user