diff --git a/components/hero.tsx b/components/hero.tsx index 7f384224..b57476a5 100644 --- a/components/hero.tsx +++ b/components/hero.tsx @@ -13,7 +13,7 @@ export default function Hero() { @@ -36,7 +36,7 @@ export default function Hero() {

2 minutes to 90% test coverage!

-

AI Generated Tests
+

AI Generated Tests
that actually work!

@@ -74,50 +74,82 @@ export default function Hero() { {/*Trusted by users section*/}

-
+
{/* Section header */}
Trusted by
-
-
- - Pixis Testimonial +
+
+ + Pixis Testimonial + + + Instaastro Testimonial + + + Amazon + + + Reliance Testimonial + + + Whatfix Testimonial + + + Pixis Testimonial + + + Pixis Testimonial + + + Lambdatest Testimonial + + + Leadsquare Testimonial + + + Edureka Testimonial + +
+ -
+
) -} \ No newline at end of file +} diff --git a/components/language.tsx b/components/language.tsx index 63a40aa6..bc790ce1 100644 --- a/components/language.tsx +++ b/components/language.tsx @@ -1,187 +1,667 @@ -import TestimonialImage from '@/public/images/users/Nutanix_Logo.svg' -import React, { useState, useEffect } from "react"; +import TestimonialImage from '@/public/images/users/Nutanix_Logo.svg'; +import React, { useState, useEffect } from 'react'; import Image from 'next/image'; export default function Language() { return (
- {/* Illustration behind content */} -
- ) -} \ No newline at end of file + ); +}