Update src/app/page.tsx
This commit is contained in:
@@ -158,19 +158,19 @@ export default function LandingPage() {
|
||||
description="Hear directly from homeowners and commercial property managers who've experienced our commitment to excellence and unparalleled service."
|
||||
testimonials={[
|
||||
{
|
||||
id: "1", name: "Sarah J.", date: "March 2024", title: "Dream Backyard Transformed", quote: "C Scott Construction completely transformed our backyard! The new patio and landscaping are beyond our expectations. Professional, timely, and excellent communication.", tag: "Homeowner", avatarSrc: "http://img.b2bpic.net/free-photo/young-cheerful-woman-coat-with-coffee-go-happily-looking-camera-park_574295-3133.jpg", avatarAlt: "Sarah Johnson avatar", imageSrc: "http://img.b2bpic.net/free-photo/road-with-trees-around_1127-2249.jpg", imageAlt: "Transformed backyard"
|
||||
id: "new-1", name: "MaryAnn Fears", date: "May 2024", title: "Amazing Service", quote: "Scott Construction is amazing. I called them for a quote to take out my tree and grind the stump. They came out the same day and did an amazing job. I hope to have them build a deck for me real soon.", tag: "Client"
|
||||
},
|
||||
{
|
||||
id: "2", name: "Michael T.", date: "February 2024", title: "Reliable Commercial Service", quote: "Their team handles all our commercial property's landscaping needs efficiently and professionally. Always on budget and responsive to urgent requests.", tag: "Property Manager", avatarSrc: "http://img.b2bpic.net/free-photo/handsome-young-male-walking-street_158595-4693.jpg", avatarAlt: "Michael Thompson avatar", imageSrc: "http://img.b2bpic.net/free-photo/town-square_1359-1046.jpg", imageAlt: "Commercial property landscape"
|
||||
id: "new-2", name: "Hannah Amador", date: "May 2024", title: "Professional Paver Installation", quote: "Chris installed pavers for us in our parking strip that was previously overgrown with weeds. He answered my request online immediately and came out that evening and gave me a quote. The job was done that next week. My goal was to make the space neater and less maintenance but it actually turned out beautiful. He is very professional and communicative. We will definitely be calling him again for projects down the road.", tag: "Client"
|
||||
},
|
||||
{
|
||||
id: "3", name: "Emily R.", date: "January 2024", title: "Quick Sprinkler Repair", quote: "Had a broken sprinkler head that needed immediate attention. C Scott Construction was out the same day and fixed it perfectly. Highly recommend!", tag: "Homeowner", avatarSrc: "http://img.b2bpic.net/free-photo/woman-with-curly-hair-posing_23-2148728587.jpg", avatarAlt: "Emily Rodriguez avatar", imageSrc: "http://img.b2bpic.net/free-photo/close-up-gardener-watering-plants-with-sprinkler_23-2148396765.jpg", imageAlt: "Sprinkler system in action"
|
||||
id: "new-3", name: "Cameron DuBois", date: "May 2024", title: "Timely & Affordable Service", quote: "Chris was timely, professional, & affordable. He met all of the requests I had regarding getting a sprinkler system & sod installed in our backyard. He added some wood along the fence to prevent a weird growth that would have been difficult to maintain. I can control my sprinklers from my phone which is also extremely convenient. I would definitely recommend him & use him again in the future.", tag: "Client"
|
||||
},
|
||||
{
|
||||
id: "4", name: "David L.", date: "December 2023", title: "Beautiful Tree Removal", quote: "They removed a large, tricky tree near our house safely and without any damage. Clean-up was impeccable. True experts.", tag: "Homeowner", avatarSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-attractive-mature-bearded-hispanic-florist-smiling-camera-watching-flowers-garden-near-countryside-house-with-happy-relaxed-face-expression_176420-19938.jpg", avatarAlt: "David Lee avatar", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3EvwSrcQl1MPWFSJgk5K6s9sUrH/uploaded-1781074146479-7rrirvze.png", imageAlt: "Tree removal service"
|
||||
id: "new-4", name: "Todd Johnson", date: "May 2024", title: "Outstanding Landscape Job", quote: "Chris did an outstanding job meeting our landscape and construction needs. He was efficient and competitively priced. His customer service was with excellence and integrity. I highly recommend!", tag: "Client"
|
||||
},
|
||||
{
|
||||
id: "5", name: "Jessica M.", date: "November 2023", title: "Seamless Sod Installation", quote: "Our new lawn looks fantastic thanks to C Scott Construction. The sod was laid perfectly, and they gave great advice on care. Very happy!", tag: "Homeowner", avatarSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-attractive-female-with-freckled-skin-blue-eyes-dimples-cheeks-having-confident-look-into-camera-isolated-white-cute-blonde-female-posing-studio_176532-8263.jpg", avatarAlt: "Jessica Miller avatar", imageSrc: "http://img.b2bpic.net/free-photo/male-gardener-working-garden_23-2148165264.jpg", imageAlt: "Sod installation"
|
||||
id: "new-5", name: "Jonathan Campbell", date: "May 2024", title: "Best in Business", quote: "C Scott Construction & Landscaping are some of the best in the business. I have been using these guys for years to keep my olive trees trimmed and yard looking pristine. Always A+++ work and the best dudes. They even haul off everything. Do yourself a favor and hire them!", tag: "Client"
|
||||
}
|
||||
]}
|
||||
textboxLayout="default"
|
||||
|
||||
Reference in New Issue
Block a user