Merge version_2 into main
Merge version_2 into main
This commit was merged in pull request #3.
This commit is contained in:
@@ -40,6 +40,17 @@ export default function AboutPage() {
|
||||
title="Innovation, Dedication, Results. Building the Future of Digital."
|
||||
buttons={[{ text: "Meet Our Team", href: "/team" }]}
|
||||
description="At Webild, we're passionate about crafting exceptional digital experiences that drive growth and connect brands with their audience. Founded with a vision to revolutionize web design and development, our journey began X years ago, fueled by a commitment to innovation, quality, and client success. We believe in close collaboration, understanding your unique goals, and transforming them into powerful, engaging online platforms."
|
||||
bulletPoints={[
|
||||
{
|
||||
title: "Client-Centric Approach", description: "We prioritize your vision, working closely to understand and achieve your business objectives."
|
||||
},
|
||||
{
|
||||
title: "Expert Team", description: "Our multidisciplinary team comprises seasoned designers, developers, and strategists dedicated to excellence."
|
||||
},
|
||||
{
|
||||
title: "Innovative Solutions", description: "Leveraging the latest technologies to deliver cutting-edge, scalable, and secure digital platforms."
|
||||
}
|
||||
]}
|
||||
useInvertedBackground={false}
|
||||
textboxLayout="default"
|
||||
/>
|
||||
|
||||
Reference in New Issue
Block a user