diff --git a/src/app/page.tsx b/src/app/page.tsx index d348e60..5f267bd 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -29,7 +29,7 @@ export default function LandingPage() { > @@ -227,7 +227,7 @@ export default function LandingPage() { { id: "1", value: "50K+", - description: "Active developers using TechVenture platform globally" + description: "Active developers using mertes platform globally" }, { id: "2", @@ -260,7 +260,7 @@ export default function LandingPage() { id: "1", name: "Sarah Chen", role: "CTO", - testimonial: "TechVenture transformed our infrastructure. Deployment time reduced by 80% and our team is significantly more productive.", + testimonial: "mertes transformed our infrastructure. Deployment time reduced by 80% and our team is significantly more productive.", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/gallery/uploaded-1766399490259-ptyv09vk.jpg", imageAlt: "Sarah Chen, CTO" }, @@ -276,7 +276,7 @@ export default function LandingPage() { id: "3", name: "Emily Rodriguez", role: "Founder & CEO", - testimonial: "As a startup, we needed a solution that could scale with us. TechVenture delivered exactly that at a fraction of the cost.", + testimonial: "As a startup, we needed a solution that could scale with us. mertes delivered exactly that at a fraction of the cost.", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/gallery/uploaded-1766402157943-c3nj0vnx.jpg", imageAlt: "Emily Rodriguez, Founder & CEO" }, @@ -295,7 +295,7 @@ export default function LandingPage() {