Update src/app/page.tsx
This commit is contained in:
@@ -189,13 +189,13 @@ export default function LandingPage() {
|
||||
<TestimonialCardTen
|
||||
testimonials={[
|
||||
{
|
||||
id: "1", title: "Reliable and Hardworking", quote: "No job is too big or too small. Rangel & Sons is reliable and hardworking. You won't be disappointed with their service.", name: "Maria Rodriguez", role: "Homeowner", imageSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-young-handsome-successful-man_1163-5475.jpg", imageAlt: "Maria Rodriguez"},
|
||||
id: "1", title: "Reliable and Hardworking", quote: "No job is too big or too small. Rangel & Sons is reliable and hardworking. You won't be disappointed with their service.", name: "Maria Rodriguez", role: "Homeowner", imageSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-young-handsome-successful-man_1163-5475.jpg?_wi=1", imageAlt: "Maria Rodriguez"},
|
||||
{
|
||||
id: "2", title: "Professional and Licensed", quote: "Rangel & Sons Powerscaping & Design is an independently owned, licensed, and insured company providing quality and exceptional work.", name: "John Martinez", role: "Property Owner", imageSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-young-handsome-successful-man_1163-5475.jpg", imageAlt: "John Martinez"},
|
||||
id: "2", title: "Professional and Licensed", quote: "Rangel & Sons Powerscaping & Design is an independently owned, licensed, and insured company providing quality and exceptional work.", name: "John Martinez", role: "Property Owner", imageSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-young-handsome-successful-man_1163-5475.jpg?_wi=2", imageAlt: "John Martinez"},
|
||||
{
|
||||
id: "3", title: "Treat Your Lawn Like Their Own", quote: "They take pride in their work, treating your lawn as their very own. Building trusting relationships with clients is key to their success.", name: "Sarah Coleman", role: "Homeowner", imageSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-young-handsome-successful-man_1163-5475.jpg", imageAlt: "Sarah Coleman"},
|
||||
id: "3", title: "Treat Your Lawn Like Their Own", quote: "They take pride in their work, treating your lawn as their very own. Building trusting relationships with clients is key to their success.", name: "Sarah Coleman", role: "Homeowner", imageSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-young-handsome-successful-man_1163-5475.jpg?_wi=3", imageAlt: "Sarah Coleman"},
|
||||
{
|
||||
id: "4", title: "Exceptional Design Services", quote: "From simple cleanup to designing the yard of your dreams, Rangel & Sons offers a vast number of services. Highly recommended!", name: "David Sanchez", role: "Commercial Client", imageSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-young-handsome-successful-man_1163-5475.jpg", imageAlt: "David Sanchez"},
|
||||
id: "4", title: "Exceptional Design Services", quote: "From simple cleanup to designing the yard of your dreams, Rangel & Sons offers a vast number of services. Highly recommended!", name: "David Sanchez", role: "Commercial Client", imageSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-young-handsome-successful-man_1163-5475.jpg?_wi=4", imageAlt: "David Sanchez"},
|
||||
]}
|
||||
title="What Our Customers Say"
|
||||
description="Hear from satisfied clients across Roswell and the surrounding areas."
|
||||
|
||||
Reference in New Issue
Block a user