Merge version_1 into main #3
@@ -13,7 +13,7 @@ export default function AboutPage() {
|
|||||||
return (
|
return (
|
||||||
<ThemeProvider
|
<ThemeProvider
|
||||||
defaultButtonVariant="text-stagger"
|
defaultButtonVariant="text-stagger"
|
||||||
defaultTextAnimation="reveal-blur"
|
defaultTextAnimation="entrance-slide"
|
||||||
borderRadius="soft"
|
borderRadius="soft"
|
||||||
contentWidth="compact"
|
contentWidth="compact"
|
||||||
sizing="largeSmallSizeLargeTitles"
|
sizing="largeSmallSizeLargeTitles"
|
||||||
@@ -43,7 +43,7 @@ export default function AboutPage() {
|
|||||||
<MetricSplitMediaAbout
|
<MetricSplitMediaAbout
|
||||||
tag="Our Journey"
|
tag="Our Journey"
|
||||||
tagIcon={Building2}
|
tagIcon={Building2}
|
||||||
tagAnimation="reveal-blur"
|
tagAnimation="slide-up"
|
||||||
title="13 Years of Construction Excellence in Kenya"
|
title="13 Years of Construction Excellence in Kenya"
|
||||||
description="Since 2012, BuildCorp Kenya has been at the forefront of transforming Kenya's built environment. We've grown from a team of 10 to over 500 dedicated professionals, managing projects totaling KES 8.5B+ in value. Our unwavering commitment to quality, transparency, and delivering on time has positioned us as the trusted partner for developers, investors, and government agencies across East Africa. We don't just build structures; we build lasting relationships and create sustainable value for all stakeholders."
|
description="Since 2012, BuildCorp Kenya has been at the forefront of transforming Kenya's built environment. We've grown from a team of 10 to over 500 dedicated professionals, managing projects totaling KES 8.5B+ in value. Our unwavering commitment to quality, transparency, and delivering on time has positioned us as the trusted partner for developers, investors, and government agencies across East Africa. We don't just build structures; we build lasting relationships and create sustainable value for all stakeholders."
|
||||||
metrics={[
|
metrics={[
|
||||||
|
|||||||
@@ -12,7 +12,7 @@ export default function ContactPage() {
|
|||||||
return (
|
return (
|
||||||
<ThemeProvider
|
<ThemeProvider
|
||||||
defaultButtonVariant="text-stagger"
|
defaultButtonVariant="text-stagger"
|
||||||
defaultTextAnimation="reveal-blur"
|
defaultTextAnimation="entrance-slide"
|
||||||
borderRadius="soft"
|
borderRadius="soft"
|
||||||
contentWidth="compact"
|
contentWidth="compact"
|
||||||
sizing="largeSmallSizeLargeTitles"
|
sizing="largeSmallSizeLargeTitles"
|
||||||
|
|||||||
@@ -18,7 +18,7 @@ export default function HomePage() {
|
|||||||
return (
|
return (
|
||||||
<ThemeProvider
|
<ThemeProvider
|
||||||
defaultButtonVariant="text-stagger"
|
defaultButtonVariant="text-stagger"
|
||||||
defaultTextAnimation="reveal-blur"
|
defaultTextAnimation="entrance-slide"
|
||||||
borderRadius="soft"
|
borderRadius="soft"
|
||||||
contentWidth="compact"
|
contentWidth="compact"
|
||||||
sizing="largeSmallSizeLargeTitles"
|
sizing="largeSmallSizeLargeTitles"
|
||||||
@@ -74,7 +74,7 @@ export default function HomePage() {
|
|||||||
<MetricSplitMediaAbout
|
<MetricSplitMediaAbout
|
||||||
tag="Our Story"
|
tag="Our Story"
|
||||||
tagIcon={Building2}
|
tagIcon={Building2}
|
||||||
tagAnimation="reveal-blur"
|
tagAnimation="slide-up"
|
||||||
title="Trusted Construction Partner for East African Growth"
|
title="Trusted Construction Partner for East African Growth"
|
||||||
description="Since 2012, BuildCorp Kenya has been transforming visions into reality. We specialize in residential and commercial project development across Kenya, combining technical expertise, financial discipline, and stakeholder transparency. Our commitment to delivering quality infrastructure on schedule has made us the preferred partner for leading property developers and international investment funds."
|
description="Since 2012, BuildCorp Kenya has been transforming visions into reality. We specialize in residential and commercial project development across Kenya, combining technical expertise, financial discipline, and stakeholder transparency. Our commitment to delivering quality infrastructure on schedule has made us the preferred partner for leading property developers and international investment funds."
|
||||||
metrics={[
|
metrics={[
|
||||||
|
|||||||
@@ -12,7 +12,7 @@ export default function ProjectsPage() {
|
|||||||
return (
|
return (
|
||||||
<ThemeProvider
|
<ThemeProvider
|
||||||
defaultButtonVariant="text-stagger"
|
defaultButtonVariant="text-stagger"
|
||||||
defaultTextAnimation="reveal-blur"
|
defaultTextAnimation="entrance-slide"
|
||||||
borderRadius="soft"
|
borderRadius="soft"
|
||||||
contentWidth="compact"
|
contentWidth="compact"
|
||||||
sizing="largeSmallSizeLargeTitles"
|
sizing="largeSmallSizeLargeTitles"
|
||||||
|
|||||||
Reference in New Issue
Block a user