Merge version_1 into main #1

Merged
bender merged 1 commits from version_1 into main 2026-03-16 01:38:01 +00:00

View File

@@ -90,7 +90,7 @@ export default function LandingPage() {
]
},
{
title: "Development Process", description: "Build fast, secure, and scalable websites that deliver exceptional performance and user experience", bentoComponent: "3d-task-list", title: "Development", items: [
title: "Development Process", description: "Build fast, secure, and scalable websites that deliver exceptional performance and user experience", bentoComponent: "3d-task-list", items: [
{ icon: Code, label: "Custom Development", time: "4-8 weeks" },
{ icon: Zap, label: "Performance Optimization", time: "Ongoing" },
{ icon: Lock, label: "Security & Compliance", time: "Built-in" }
@@ -145,8 +145,8 @@ export default function LandingPage() {
avatars={[
{ src: "https://webuild-dev.s3.eu-north-1.amazonaws.com/default/no-image.jpg?id=5d8tmx", alt: "business CEO professional portrait confident" }
]}
ratingAnimation="entrance-slide"
avatarsAnimation="entrance-slide"
ratingAnimation="blur-reveal"
avatarsAnimation="blur-reveal"
useInvertedBackground={false}
/>
</div>