Merge version_1 into main #2
@@ -20,7 +20,7 @@ export default function LandingPage() {
|
||||
borderRadius="rounded"
|
||||
contentWidth="mediumSmall"
|
||||
sizing="mediumLargeSizeMediumTitles"
|
||||
background="aurora"
|
||||
background="circleGradient"
|
||||
cardStyle="subtle-shadow"
|
||||
primaryButtonStyle="shadow"
|
||||
secondaryButtonStyle="radial-glow"
|
||||
@@ -45,7 +45,7 @@ export default function LandingPage() {
|
||||
<HeroSplitKpi
|
||||
title="Professional Concrete Solutions Built to Last"
|
||||
description="Endurance Concrete delivers exceptional craftsmanship for residential and commercial projects. From foundations to decorative finishes, we build strength and durability into every project."
|
||||
background={{ variant: "aurora" }}
|
||||
background={{ variant: "plain" }}
|
||||
kpis={[
|
||||
{ value: "25+", label: "Years Experience" },
|
||||
{ value: "500+", label: "Completed Projects" },
|
||||
@@ -143,22 +143,22 @@ export default function LandingPage() {
|
||||
<TestimonialCardTen
|
||||
testimonials={[
|
||||
{
|
||||
id: "1", title: "Professional and Reliable", quote: "Endurance Concrete transformed our backyard with a beautiful stamped concrete patio. The workmanship was exceptional and they finished on time. Highly recommend!", name: "James Mitchell", role: "Homeowner", imageSrc: "http://img.b2bpic.net/free-photo/blond-businessman-happy-expression_1194-3796.jpg?_wi=1", imageAlt: "James Mitchell"
|
||||
id: "1", title: "Professional and Reliable", quote: "Endurance Concrete transformed our backyard with a beautiful stamped concrete patio. The workmanship was exceptional and they finished on time. Highly recommend!", name: "James Mitchell", role: "Homeowner", imageSrc: "http://img.b2bpic.net/free-photo/blond-businessman-happy-expression_1194-3796.jpg", imageAlt: "James Mitchell"
|
||||
},
|
||||
{
|
||||
id: "2", title: "Commercial Project Excellence", quote: "We hired them for our commercial parking lot. Their attention to detail and professionalism made all the difference. Best concrete contractor we've worked with.", name: "Sarah Chen", role: "Business Owner", imageSrc: "http://img.b2bpic.net/free-photo/content-beautiful-businesswoman-standing-window_1262-1778.jpg?_wi=1", imageAlt: "Sarah Chen"
|
||||
id: "2", title: "Commercial Project Excellence", quote: "We hired them for our commercial parking lot. Their attention to detail and professionalism made all the difference. Best concrete contractor we've worked with.", name: "Sarah Chen", role: "Business Owner", imageSrc: "http://img.b2bpic.net/free-photo/content-beautiful-businesswoman-standing-window_1262-1778.jpg", imageAlt: "Sarah Chen"
|
||||
},
|
||||
{
|
||||
id: "3", title: "Strong Foundation for Success", quote: "Their foundation work on our new home is solid and well-executed. We appreciated their communication throughout the entire process.", name: "Michael Rodriguez", role: "Homeowner", imageSrc: "http://img.b2bpic.net/free-photo/blond-businessman-happy-expression_1194-3796.jpg?_wi=2", imageAlt: "Michael Rodriguez"
|
||||
id: "3", title: "Strong Foundation for Success", quote: "Their foundation work on our new home is solid and well-executed. We appreciated their communication throughout the entire process.", name: "Michael Rodriguez", role: "Homeowner", imageSrc: "http://img.b2bpic.net/free-photo/blond-businessman-happy-expression_1194-3796.jpg", imageAlt: "Michael Rodriguez"
|
||||
},
|
||||
{
|
||||
id: "4", title: "Exceptional Decorative Concrete", quote: "The decorative concrete on our front entrance is stunning. They brought our vision to life with incredible craftsmanship and attention to detail.", name: "Emily Thompson", role: "Interior Designer", imageSrc: "http://img.b2bpic.net/free-photo/content-beautiful-businesswoman-standing-window_1262-1778.jpg?_wi=2", imageAlt: "Emily Thompson"
|
||||
id: "4", title: "Exceptional Decorative Concrete", quote: "The decorative concrete on our front entrance is stunning. They brought our vision to life with incredible craftsmanship and attention to detail.", name: "Emily Thompson", role: "Interior Designer", imageSrc: "http://img.b2bpic.net/free-photo/content-beautiful-businesswoman-standing-window_1262-1778.jpg", imageAlt: "Emily Thompson"
|
||||
},
|
||||
{
|
||||
id: "5", title: "Reliable and Professional", quote: "Working with Endurance Concrete on our industrial project was smooth and efficient. Their team knows their craft and delivers results.", name: "David Park", role: "Project Manager", imageSrc: "http://img.b2bpic.net/free-photo/blond-businessman-happy-expression_1194-3796.jpg?_wi=3", imageAlt: "David Park"
|
||||
id: "5", title: "Reliable and Professional", quote: "Working with Endurance Concrete on our industrial project was smooth and efficient. Their team knows their craft and delivers results.", name: "David Park", role: "Project Manager", imageSrc: "http://img.b2bpic.net/free-photo/blond-businessman-happy-expression_1194-3796.jpg", imageAlt: "David Park"
|
||||
},
|
||||
{
|
||||
id: "6", title: "Outstanding Results", quote: "From initial consultation to final walkthrough, Endurance Concrete exceeded our expectations. We'll definitely hire them again for future projects.", name: "Lisa Anderson", role: "Property Developer", imageSrc: "http://img.b2bpic.net/free-photo/content-beautiful-businesswoman-standing-window_1262-1778.jpg?_wi=3", imageAlt: "Lisa Anderson"
|
||||
id: "6", title: "Outstanding Results", quote: "From initial consultation to final walkthrough, Endurance Concrete exceeded our expectations. We'll definitely hire them again for future projects.", name: "Lisa Anderson", role: "Property Developer", imageSrc: "http://img.b2bpic.net/free-photo/content-beautiful-businesswoman-standing-window_1262-1778.jpg", imageAlt: "Lisa Anderson"
|
||||
}
|
||||
]}
|
||||
title="Trusted by Our Clients"
|
||||
|
||||
Reference in New Issue
Block a user