Merge version_2 into main #2

Merged
bender merged 1 commits from version_2 into main 2026-05-01 07:05:38 +00:00

View File

@@ -23,7 +23,7 @@ export default function WebAgency2Page() {
sizing="medium"
background="none"
cardStyle="glass-elevated"
primaryButtonStyle="metallic"
primaryButtonStyle="gradient"
secondaryButtonStyle="glass"
headingFontWeight="medium"
>
@@ -56,7 +56,8 @@ export default function WebAgency2Page() {
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/default/templates/web-agency-2/shot-1.webp", imageAlt: "Dashboard Interface Preview", listItems: [
{ icon: Zap, title: "Performance Audit", status: "Completed" },
{ icon: Shield, title: "Security Review", status: "Completed" },
]
],
buttons: [{ text: "Edit", onClick: () => {} }]
}}
/>
<ProductCardFour
@@ -88,6 +89,8 @@ export default function WebAgency2Page() {
title="Why Partner With Us"
description="We combine data-driven strategy with world-class creativity."
animationType="slide-up"
textboxLayout="split"
useInvertedBackground={false}
metrics={[
{ id: "1", value: "8+", title: "Years Experience", description: "Crafting digital excellence", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/default/templates/web-agency-2/team-1.webp" },
{ id: "2", value: "100%", title: "Dedication", description: "To your business goals", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/default/templates/web-agency-2/team-2.webp" }
@@ -97,6 +100,8 @@ export default function WebAgency2Page() {
title="Our Team"
tag="The Creatives"
memberVariant="card"
membersAnimation="slide-up"
useInvertedBackground={false}
members={[
{ id: "1", name: "Sarah Miller", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/default/templates/web-agency-2/team-1.webp" },
{ id: "2", name: "Valentina Reyes", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/default/templates/web-agency-2/team-2.webp" },
@@ -108,6 +113,7 @@ export default function WebAgency2Page() {
description="Success stories from our valued partners."
textboxLayout="split"
animationType="slide-up"
useInvertedBackground={false}
testimonials={[
{ id: "1", name: "Maria Santos", role: "CEO @ Luxuria", testimonial: "Webild turned our vision into a reality effortlessly.", icon: Users },
{ id: "2", name: "John Doe", role: "Founder @ TechX", testimonial: "The most professional agency I've ever collaborated with.", icon: Users }
@@ -118,6 +124,7 @@ export default function WebAgency2Page() {
title="Ready for the next level?"
description="Lets build something extraordinary together. Send us a message."
background={{ variant: "animated-grid" }}
useInvertedBackground={false}
/>
<FooterBaseReveal
logoText="Webild"