|
|
|
|
@@ -69,7 +69,7 @@ export default function AboutPage() {
|
|
|
|
|
<InlineImageSplitTextAbout
|
|
|
|
|
heading={[
|
|
|
|
|
{ type: "text", content: "Schuit General: " },
|
|
|
|
|
{ type: "text", content: "Building Excellence for Over 25 Years" },
|
|
|
|
|
{ type: "text", content: "Building Excellence for Over 18 Years" },
|
|
|
|
|
]}
|
|
|
|
|
useInvertedBackground={false}
|
|
|
|
|
buttons={[
|
|
|
|
|
@@ -87,16 +87,16 @@ export default function AboutPage() {
|
|
|
|
|
features={[
|
|
|
|
|
{
|
|
|
|
|
id: 1,
|
|
|
|
|
title: "Quality Craftsmanship", description: "Every project reflects our dedication to superior workmanship, attention to detail, and use of premium materials that stand the test of time.", imageSrc: "http://img.b2bpic.net/free-photo/indian-man-working-male-yellow-vest-man-with-folder_1157-47547.jpg?_wi=2", imageAlt: "skilled construction craftsmanship"},
|
|
|
|
|
title: "Quality Craftsmanship", description: "Every project reflects our dedication to superior workmanship, attention to detail, and use of premium materials that stand the test of time.", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AgOT4hEP92v0HRAH1gxSdj0hBl/uploaded-1773020869056-oejcf067.jpg", imageAlt: "skilled construction craftsmanship"},
|
|
|
|
|
{
|
|
|
|
|
id: 2,
|
|
|
|
|
title: "Client-Centric Approach", description: "We prioritize understanding your vision, maintaining transparent communication, and delivering results that exceed your expectations every time.", imageSrc: "http://img.b2bpic.net/free-photo/workers-having-little-chat-while-having-cup-coffee_329181-15632.jpg?_wi=2", imageAlt: "collaborative client meetings"},
|
|
|
|
|
title: "Client-Centric Approach", description: "We prioritize understanding your vision, maintaining transparent communication, and delivering results that exceed your expectations every time.", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AgOT4hEP92v0HRAH1gxSdj0hBl/uploaded-1773022081677-ob7ylpcq.jpg", imageAlt: "collaborative client meetings"},
|
|
|
|
|
{
|
|
|
|
|
id: 3,
|
|
|
|
|
title: "Sustainable Innovation", description: "We embrace modern building techniques and energy-efficient solutions to create spaces that are both beautiful and environmentally responsible.", imageSrc: "http://img.b2bpic.net/free-photo/green-architectural-city-buildings_23-2149554114.jpg?_wi=2", imageAlt: "sustainable green building practices"},
|
|
|
|
|
title: "Sustainable Innovation", description: "We embrace modern building techniques and energy-efficient solutions to create spaces that are both beautiful and environmentally responsible.", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AgOT4hEP92v0HRAH1gxSdj0hBl/uploaded-1773022081677-hp9oa4i7.jpg", imageAlt: "sustainable green building practices"},
|
|
|
|
|
{
|
|
|
|
|
id: 4,
|
|
|
|
|
title: "Proven Reliability", description: "With 500+ completed projects and 98% client satisfaction, our track record speaks to our reliability and commitment to project success.", imageSrc: "http://img.b2bpic.net/free-photo/lake-o-hara-yoho-national-park-with-waterfront-carbin_649448-2559.jpg?_wi=2", imageAlt: "completed construction projects"},
|
|
|
|
|
title: "Proven Reliability", description: "With 500+ completed projects and 98% client satisfaction, our track record speaks to our reliability and commitment to project success.", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AgOT4hEP92v0HRAH1gxSdj0hBl/uploaded-1773022081677-u1d6o0w2.jpg", imageAlt: "completed construction projects"},
|
|
|
|
|
]}
|
|
|
|
|
textboxLayout="default"
|
|
|
|
|
useInvertedBackground={false}
|
|
|
|
|
@@ -107,7 +107,7 @@ export default function AboutPage() {
|
|
|
|
|
<MetricCardSeven
|
|
|
|
|
metrics={[
|
|
|
|
|
{
|
|
|
|
|
id: "1", value: "25+", title: "Years in Business", items: ["Founded 1995", "Continuous growth and excellence"],
|
|
|
|
|
id: "1", value: "18+", title: "Years in Business", items: ["Founded in 2008", "Continuous growth and excellence"],
|
|
|
|
|
},
|
|
|
|
|
{
|
|
|
|
|
id: "2", value: "500+", title: "Projects Delivered", items: ["Residential to commercial", "Diverse project types"],
|
|
|
|
|
@@ -129,7 +129,7 @@ export default function AboutPage() {
|
|
|
|
|
<ContactCTA
|
|
|
|
|
tag="Work With Us"
|
|
|
|
|
title="Ready to Transform Your Project?"
|
|
|
|
|
description="With over 25 years of expertise, Schuit General is your trusted partner for construction and renovation excellence. Let's discuss your vision today."
|
|
|
|
|
description="With over 18 years of expertise, Schuit General is your trusted partner for construction and renovation excellence. Let's discuss your vision today."
|
|
|
|
|
buttons={[
|
|
|
|
|
{ text: "Request a Consultation", href: "contact" },
|
|
|
|
|
{ text: "View Our Portfolio", href: "/" },
|
|
|
|
|
|