Update src/app/page.tsx
This commit is contained in:
@@ -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={[
|
||||||
|
|||||||
Reference in New Issue
Block a user