Merge version_3 into main

Merge version_3 into main
This commit was merged in pull request #4.
This commit is contained in:
2026-06-10 04:37:22 +00:00

View File

@@ -79,8 +79,7 @@ export default function WebAgency2Page() {
title: "Discovery & Strategy", description: "Understanding your vision and goals.", bentoComponent: "timeline", heading: "Project Launch", subheading: "Your Digital Journey", items: [
{ label: "Discovery & Strategy", detail: "Understanding your vision and goals." },
{ label: "Design & Development", detail: "Crafting your unique digital experience." },
{ label: "Testing & Refinement", detail: "Ensuring perfection across all devices." },
{ label: "Launch & Support", detail: "Bringing your vision to life and ensuring continuous success." }
{ label: "Testing & Refinement", detail: "Ensuring perfection across all devices." }
],
completedLabel: "Website Live!"}
]}
@@ -207,15 +206,15 @@ export default function WebAgency2Page() {
testimonials={[
{
id: "1", name: "Sarah J.", role: "Founder", company: "Innovative Startups", rating: 5,
testimonial: "Webild delivered beyond our expectations! Our new website is stunning, fast, and has significantly boosted our online engagement.", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/default/avatars/avatar-6.webp"
quote: "Webild delivered beyond our expectations! Our new website is stunning, fast, and has significantly boosted our online engagement.", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/default/avatars/avatar-6.webp"
},
{
id: "2", name: "Mark T.", role: "Marketing Director", company: "Global Brands Inc.", rating: 5,
testimonial: "The team at Webild understood our brand perfectly. They created a seamless user experience that has translated into higher conversions.", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/default/avatars/avatar-1.webp"
quote: "The team at Webild understood our brand perfectly. They created a seamless user experience that has translated into higher conversions.", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/default/avatars/avatar-1.webp"
},
{
id: "3", name: "Emily R.", role: "CEO", company: "Creative Solutions Co.", rating: 5,
testimonial: "Professional, responsive, and incredibly talented. Webild made our website redesign a truly enjoyable and successful process. Highly recommend!", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/default/avatars/avatar-2.webp"
quote: "Professional, responsive, and incredibly talented. Webild made our website redesign a truly enjoyable and successful process. Highly recommend!", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/default/avatars/avatar-2.webp"
}
]}
/>