diff --git a/src/app/page.tsx b/src/app/page.tsx index d71b3e2..910dc5b 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -53,19 +53,19 @@ export default function LandingPage() { testimonials={[ { name: "Rajesh Kumar", handle: "CEO, Fashion Direct", testimonial: "Tenacious Techies increased our Amazon sales by 340% in 6 months. Their expertise across multiple marketplaces is unmatched.", rating: 5, - imageSrc: "/placeholders/placeholder1.webp", imageAlt: "Rajesh Kumar" + imageSrc: "/placeholders/placeholder1.webp?_wi=1", imageAlt: "Rajesh Kumar" }, { name: "Priya Sharma", handle: "Founder, Beauty Box Co.", testimonial: "Professional team that understands marketplace dynamics. Our Shopify store is now generating 5x more revenue.", rating: 5, - imageSrc: "/placeholders/placeholder1.webp", imageAlt: "Priya Sharma" + imageSrc: "/placeholders/placeholder1.webp?_wi=2", imageAlt: "Priya Sharma" }, { name: "Arjun Singh", handle: "Director, Electronics Hub", testimonial: "From account setup to scaling, they handled everything. Now selling on 6 marketplaces with 89% positive seller rating.", rating: 5, - imageSrc: "/placeholders/placeholder1.webp", imageAlt: "Arjun Singh" + imageSrc: "/placeholders/placeholder1.webp?_wi=3", imageAlt: "Arjun Singh" }, { name: "Neha Verma", handle: "Owner, Home Essentials", testimonial: "Reduced our return rate from 12% to 3% through better listing optimization. Highly recommended!", rating: 5, - imageSrc: "/placeholders/placeholder1.webp", imageAlt: "Neha Verma" + imageSrc: "/placeholders/placeholder1.webp?_wi=4", imageAlt: "Neha Verma" } ]} testimonialRotationInterval={5000} @@ -178,7 +178,7 @@ export default function LandingPage() { tagAnimation="slide-up" testimonials={[ { - id: "1", name: "5+ Years", handle: "Ecommerce Experience", testimonial: "Extensive track record managing 200+ seller accounts across Amazon, Shopify, Flipkart, and emerging platforms with proven expertise.", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AZgLEBb0NtuU0o4eFfB5r337Og/professional-icon-showing-product-rankin-1772805542735-a8c451b7.png", imageAlt: "Experience Icon" + id: "1", name: "5+ Years", handle: "Ecommerce Experience", testimonial: "Extensive track record managing 200+ seller accounts across Amazon, Shopify, Flipkart, and emerging platforms with proven expertise.", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AZgLEBb0NtuU0o4eFfB5r337Og/professional-icon-showing-product-rankin-1772805542735-a8c451b7.png?_wi=1", imageAlt: "Experience Icon" }, { id: "2", name: "Multi-Marketplace", handle: "Expertise & Integration", testimonial: "Specialized knowledge of each marketplace's algorithms, policies, and best practices ensuring optimal performance on every platform.", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AZgLEBb0NtuU0o4eFfB5r337Og/professional-icon-showing-increased-conv-1772805543335-368c8cc9.png", imageAlt: "Expertise Icon" @@ -193,7 +193,7 @@ export default function LandingPage() { id: "5", name: "Transparent", handle: "Reporting & Analytics", testimonial: "Monthly dashboards with detailed metrics on sales, traffic, conversion rates, ad spend, and ROI. Complete visibility into account performance.", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AZgLEBb0NtuU0o4eFfB5r337Og/professional-icon-representing-faster-ec-1772805543189-cf8391cd.png", imageAlt: "Transparency Icon" }, { - id: "6", name: "Proven", handle: "Track Record", testimonial: "Average client sees 250-400% sales increase in first year, improved seller ratings, reduced operational errors, and profitable scaling.", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AZgLEBb0NtuU0o4eFfB5r337Og/professional-icon-showing-product-rankin-1772805542735-a8c451b7.png", imageAlt: "Results Icon" + id: "6", name: "Proven", handle: "Track Record", testimonial: "Average client sees 250-400% sales increase in first year, improved seller ratings, reduced operational errors, and profitable scaling.", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AZgLEBb0NtuU0o4eFfB5r337Og/professional-icon-showing-product-rankin-1772805542735-a8c451b7.png?_wi=2", imageAlt: "Results Icon" } ]} animationType="slide-up"