Merge version_1 into main #3
@@ -103,11 +103,11 @@ export default function LandingPage() {
|
||||
title="Client Success"
|
||||
description="See what our partners have to say about our work."
|
||||
testimonials={[
|
||||
{ id: "t1", name: "Sarah J.", handle: "@sarahj", testimonial: "CRD transformed our digital presence completely.", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3D68DgF2aArcJ7TrF7nYW8zoufF/uploaded-1777591068845-40ai3jx7.png" },
|
||||
{ id: "t2", name: "Mark D.", handle: "@markd", testimonial: "Professional, fast, and high-quality results.", imageSrc: "http://img.b2bpic.net/free-vector/futuristic-technology-infographic_23-2148468846.jpg" },
|
||||
{ id: "t3", name: "Elena R.", handle: "@elenar", testimonial: "The best agency we have worked with by far.", imageSrc: "http://img.b2bpic.net/free-vector/dashboard-element-set_52683-26694.jpg" },
|
||||
{ id: "t4", name: "Tom B.", handle: "@tomb", testimonial: "Incredible attention to design detail.", imageSrc: "http://img.b2bpic.net/free-vector/futuristic-infographics-template-theme_23-2148447379.jpg" },
|
||||
{ id: "t5", name: "Chloe L.", handle: "@chloel", testimonial: "Results-driven design that actually converts.", imageSrc: "http://img.b2bpic.net/free-vector/dashboard-admin-panel-with-gradient-style_23-2147865909.jpg" },
|
||||
{ id: "t1", name: "Sarah J.", handle: "@sarahj", testimonial: "CRD transformed our digital presence completely.", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3D68DgF2aArcJ7TrF7nYW8zoufF/uploaded-1777591068845-40ai3jx7.png?_wi=1" },
|
||||
{ id: "t2", name: "Mark D.", handle: "@markd", testimonial: "Professional, fast, and high-quality results.", imageSrc: "http://img.b2bpic.net/free-vector/futuristic-technology-infographic_23-2148468846.jpg?_wi=1" },
|
||||
{ id: "t3", name: "Elena R.", handle: "@elenar", testimonial: "The best agency we have worked with by far.", imageSrc: "http://img.b2bpic.net/free-vector/dashboard-element-set_52683-26694.jpg?_wi=1" },
|
||||
{ id: "t4", name: "Tom B.", handle: "@tomb", testimonial: "Incredible attention to design detail.", imageSrc: "http://img.b2bpic.net/free-vector/futuristic-infographics-template-theme_23-2148447379.jpg?_wi=1" },
|
||||
{ id: "t5", name: "Chloe L.", handle: "@chloel", testimonial: "Results-driven design that actually converts.", imageSrc: "http://img.b2bpic.net/free-vector/dashboard-admin-panel-with-gradient-style_23-2147865909.jpg?_wi=1" },
|
||||
]}
|
||||
/>
|
||||
</div>
|
||||
@@ -119,11 +119,11 @@ export default function LandingPage() {
|
||||
title="Our Process"
|
||||
description="How we turn your vision into reality."
|
||||
features={[
|
||||
{ title: "Discovery", description: "We learn your business and goals.", imageSrc: "http://img.b2bpic.net/free-vector/futuristic-technology-infographic_23-2148468846.jpg" },
|
||||
{ title: "Strategy", description: "We build a roadmap for success.", imageSrc: "http://img.b2bpic.net/free-vector/dashboard-element-set_52683-26694.jpg" },
|
||||
{ title: "Design", description: "We create modern, high-converting interfaces.", imageSrc: "http://img.b2bpic.net/free-vector/futuristic-infographics-template-theme_23-2148447379.jpg" },
|
||||
{ title: "Development", description: "We build with speed and scale in mind.", imageSrc: "http://img.b2bpic.net/free-vector/dashboard-admin-panel-with-gradient-style_23-2147865909.jpg" },
|
||||
{ title: "Launch", description: "We deploy and monitor results.", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3D68DgF2aArcJ7TrF7nYW8zoufF/uploaded-1777591068845-40ai3jx7.png" },
|
||||
{ title: "Discovery", description: "We learn your business and goals.", imageSrc: "http://img.b2bpic.net/free-vector/futuristic-technology-infographic_23-2148468846.jpg?_wi=2" },
|
||||
{ title: "Strategy", description: "We build a roadmap for success.", imageSrc: "http://img.b2bpic.net/free-vector/dashboard-element-set_52683-26694.jpg?_wi=2" },
|
||||
{ title: "Design", description: "We create modern, high-converting interfaces.", imageSrc: "http://img.b2bpic.net/free-vector/futuristic-infographics-template-theme_23-2148447379.jpg?_wi=2" },
|
||||
{ title: "Development", description: "We build with speed and scale in mind.", imageSrc: "http://img.b2bpic.net/free-vector/dashboard-admin-panel-with-gradient-style_23-2147865909.jpg?_wi=2" },
|
||||
{ title: "Launch", description: "We deploy and monitor results.", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3D68DgF2aArcJ7TrF7nYW8zoufF/uploaded-1777591068845-40ai3jx7.png?_wi=2" },
|
||||
]}
|
||||
/>
|
||||
</div>
|
||||
|
||||
Reference in New Issue
Block a user