5 Commits

Author SHA1 Message Date
6232645f9f Merge version_2 into main
Merge version_2 into main
2026-03-11 17:49:27 +00:00
785c97d19b Update src/app/page.tsx 2026-03-11 17:49:23 +00:00
7ac8751438 Merge version_1 into main
Merge version_1 into main
2026-03-11 17:45:21 +00:00
bbfefacc8c Merge version_1 into main
Merge version_1 into main
2026-03-11 17:44:49 +00:00
9580b88750 Merge version_1 into main
Merge version_1 into main
2026-03-11 17:43:52 +00:00

View File

@@ -74,7 +74,7 @@ export default function HomePage() {
<TextSplitAbout
title="About Webuild"
description={[
"We are a boutique web design agency passionate about creating stylish, premium digital experiences. Since our founding, we've partnered with ambitious brands to transform their visions into stunning online realities.", "Our team combines creative excellence with technical expertise. We believe that great design isn't just beautiful—it's strategic, functional, and delivers measurable results for our clients."]}
"We are a boutique web design agency passionate about creating stylish, premium digital experiences. Since our founding, we've partnered with ambitious brands to transform their visions into stunning online realities.", "Our team combines creative excellence with technical expertise. We believe that great design isn't just beautiful—it's strategic, functional, and delivers measurable results for our clients.", "With 8+ years of industry expertise and 150+ completed projects, we're trusted by ambitious brands worldwide."]}
buttons={[{ text: "Learn More", href: "/portfolio" }]}
useInvertedBackground={false}
showBorder={true}