diff --git a/src/app/page.tsx b/src/app/page.tsx index 9b91a17..81b2438 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -211,42 +211,12 @@ export default function LandingPage() { useInvertedBackground={false} ratingAnimation="blur-reveal" avatarsAnimation="slide-up" - testimonials={[ + testimonial="V2R helped me streamline my branding and content strategy. The results were immediate, and I finally feel confident in my brand's direction. Nikka's team is truly exceptional and understands the unique needs of women in business." + rating={5} + author="Mally G" + avatars={[ { - id: "1", testimonial: "V2R helped me streamline my branding and content strategy. The results were immediate, and I finally feel confident in my brand's direction. Nikka's team is truly exceptional and understands the unique needs of women in business.", rating: 5, - author: "Mally G", avatars: [ - { - src: "http://img.b2bpic.net/free-vector/hand-drawn-hd-monogram-logo_23-2150203180.jpg", alt: "Mally G avatar"}, - ], - }, - { - id: "2", testimonial: "Working with V2R transformed my social media presence. Their approach to content and community management is strategic and authentic. My engagement and lead generation have skyrocketed!", rating: 5, - author: "Total Peak", avatars: [ - { - src: "https://webuild-dev.s3.eu-north-1.amazonaws.com/default/no-image.jpg?id=dpb3dn", alt: "Total Peak avatar"}, - ], - }, - { - id: "3", testimonial: "I was overwhelmed by my website project until V2R stepped in. They built a conversion-focused site that perfectly captures my vision. Professional, efficient, and truly a partner in growth.", rating: 5, - author: "Trust & Care", avatars: [ - { - src: "https://webuild-dev.s3.eu-north-1.amazonaws.com/default/no-image.jpg?id=h4g07e", alt: "Trust & Care avatar"}, - ], - }, - { - id: "4", testimonial: "The clarity and systems V2R brought to my business were exactly what I needed. No more burnout, just consistent, revenue-driving strategies. Highly recommend their expertise!", rating: 5, - author: "Sarah K.", avatars: [ - { - src: "https://webuild-dev.s3.eu-north-1.amazonaws.com/default/no-image.jpg?id=l08nip", alt: "Sarah K. avatar"}, - ], - }, - { - id: "5", testimonial: "From vision to revenue, V2R delivers. Their personalized approach and deep industry knowledge made all the difference in scaling my brand. I couldn't be happier with the outcome.", rating: 5, - author: "Jessica L.", avatars: [ - { - src: "http://img.b2bpic.net/free-photo/user-front-side-with-white-background_187299-40007.jpg", alt: "Jessica L. avatar"}, - ], - }, + src: "http://img.b2bpic.net/free-vector/hand-drawn-hd-monogram-logo_23-2150203180.jpg", alt: "Mally G avatar"} ]} />