From 8eea3b9aece184fc5070f93fe83ce0888080b9d9 Mon Sep 17 00:00:00 2001 From: bender Date: Tue, 3 Mar 2026 12:12:06 +0000 Subject: [PATCH] Update src/app/page.tsx --- src/app/page.tsx | 28 ++++++++++++++-------------- 1 file changed, 14 insertions(+), 14 deletions(-) diff --git a/src/app/page.tsx b/src/app/page.tsx index 0602e98..77007c3 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -104,23 +104,23 @@ export default function MainPage() { { id: 1, title: "Seamless Integration", description: "Connect your favorite tools and workflows effortlessly. Our platform integrates with all major services.", phoneOne: { - imageSrc: "http://img.b2bpic.net/free-vector/innovating-future-corporate-tech-newsletter_1421494-249.jpg"}, + imageSrc: "http://img.b2bpic.net/free-vector/innovating-future-corporate-tech-newsletter_1421494-249.jpg?_wi=1"}, phoneTwo: { - imageSrc: "http://img.b2bpic.net/free-photo/solution-proposal-great-job-goals_53876-123807.jpg"}, + imageSrc: "http://img.b2bpic.net/free-photo/solution-proposal-great-job-goals_53876-123807.jpg?_wi=1"}, }, { id: 2, title: "Real-time Collaboration", description: "Work together in real-time with built-in collaboration features that keep everyone aligned.", phoneOne: { - imageSrc: "http://img.b2bpic.net/free-photo/solution-proposal-great-job-goals_53876-123807.jpg"}, + imageSrc: "http://img.b2bpic.net/free-photo/solution-proposal-great-job-goals_53876-123807.jpg?_wi=2"}, phoneTwo: { - imageSrc: "http://img.b2bpic.net/free-vector/innovating-future-corporate-tech-newsletter_1421494-249.jpg"}, + imageSrc: "http://img.b2bpic.net/free-vector/innovating-future-corporate-tech-newsletter_1421494-249.jpg?_wi=2"}, }, { id: 3, title: "Advanced Analytics", description: "Gain deep insights with comprehensive analytics and reporting tools that drive informed decisions.", phoneOne: { - imageSrc: "http://img.b2bpic.net/free-vector/innovating-future-corporate-tech-newsletter_1421494-249.jpg"}, + imageSrc: "http://img.b2bpic.net/free-vector/innovating-future-corporate-tech-newsletter_1421494-249.jpg?_wi=3"}, phoneTwo: { - imageSrc: "http://img.b2bpic.net/free-photo/solution-proposal-great-job-goals_53876-123807.jpg"}, + imageSrc: "http://img.b2bpic.net/free-photo/solution-proposal-great-job-goals_53876-123807.jpg?_wi=3"}, }, ]} buttons={[{ text: "Start Free Trial", href: "contact" }]} @@ -141,7 +141,7 @@ export default function MainPage() { animationType="slide-up" plans={[ { - id: "starter", title: "Starter", price: "$29", period: "/month", imageSrc: "http://img.b2bpic.net/free-vector/subscription-options-web_1034-698.jpg", features: ["Up to 5 projects", "Basic analytics", "Email support", "Community access"], + id: "starter", title: "Starter", price: "$29", period: "/month", imageSrc: "http://img.b2bpic.net/free-vector/subscription-options-web_1034-698.jpg?_wi=1", features: ["Up to 5 projects", "Basic analytics", "Email support", "Community access"], button: { text: "Get Started", href: "contact" }, }, { @@ -149,7 +149,7 @@ export default function MainPage() { button: { text: "Start Trial", href: "contact" }, }, { - id: "enterprise", title: "Enterprise", price: "Custom", period: "pricing", imageSrc: "http://img.b2bpic.net/free-vector/subscription-options-web_1034-698.jpg", features: ["Everything in Professional", "Dedicated account manager", "Custom SLA", "On-premise option", "Security compliance"], + id: "enterprise", title: "Enterprise", price: "Custom", period: "pricing", imageSrc: "http://img.b2bpic.net/free-vector/subscription-options-web_1034-698.jpg?_wi=2", features: ["Everything in Professional", "Dedicated account manager", "Custom SLA", "On-premise option", "Security compliance"], button: { text: "Contact Sales", href: "contact" }, }, ]} @@ -173,17 +173,17 @@ export default function MainPage() { topMarqueeDirection="left" testimonials={[ { - id: "1", name: "Sarah Johnson", handle: "@sarahj", testimonial: "This platform has completely transformed how our team collaborates. The interface is intuitive and the support is exceptional.", imageSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-young-handsome-successful-man_1163-5475.jpg", imageAlt: "Sarah Johnson"}, + id: "1", name: "Sarah Johnson", handle: "@sarahj", testimonial: "This platform has completely transformed how our team collaborates. The interface is intuitive and the support is exceptional.", imageSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-young-handsome-successful-man_1163-5475.jpg?_wi=1", imageAlt: "Sarah Johnson"}, { - id: "2", name: "Michael Chen", handle: "@mchen", testimonial: "Best investment we made for our startup. The features are powerful yet easy to use. Highly recommended!", imageSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-young-handsome-successful-man_1163-5475.jpg", imageAlt: "Michael Chen"}, + id: "2", name: "Michael Chen", handle: "@mchen", testimonial: "Best investment we made for our startup. The features are powerful yet easy to use. Highly recommended!", imageSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-young-handsome-successful-man_1163-5475.jpg?_wi=2", imageAlt: "Michael Chen"}, { - id: "3", name: "Emma Rodriguez", handle: "@emmar", testimonial: "The analytics dashboard gives us insights we never had before. Our productivity has increased significantly.", imageSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-young-handsome-successful-man_1163-5475.jpg", imageAlt: "Emma Rodriguez"}, + id: "3", name: "Emma Rodriguez", handle: "@emmar", testimonial: "The analytics dashboard gives us insights we never had before. Our productivity has increased significantly.", imageSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-young-handsome-successful-man_1163-5475.jpg?_wi=3", imageAlt: "Emma Rodriguez"}, { - id: "4", name: "David Kim", handle: "@dkim", testimonial: "Outstanding customer service and continuous improvements. This team really cares about their users.", imageSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-young-handsome-successful-man_1163-5475.jpg", imageAlt: "David Kim"}, + id: "4", name: "David Kim", handle: "@dkim", testimonial: "Outstanding customer service and continuous improvements. This team really cares about their users.", imageSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-young-handsome-successful-man_1163-5475.jpg?_wi=4", imageAlt: "David Kim"}, { - id: "5", name: "Jessica Martinez", handle: "@jmartinez", testimonial: "The seamless integrations save us hours every week. Worth every penny of the subscription.", imageSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-young-handsome-successful-man_1163-5475.jpg", imageAlt: "Jessica Martinez"}, + id: "5", name: "Jessica Martinez", handle: "@jmartinez", testimonial: "The seamless integrations save us hours every week. Worth every penny of the subscription.", imageSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-young-handsome-successful-man_1163-5475.jpg?_wi=5", imageAlt: "Jessica Martinez"}, { - id: "6", name: "Alex Thompson", handle: "@athompson", testimonial: "Finally a solution that scales with us. Started small and now managing all our operations here.", imageSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-young-handsome-successful-man_1163-5475.jpg", imageAlt: "Alex Thompson"}, + id: "6", name: "Alex Thompson", handle: "@athompson", testimonial: "Finally a solution that scales with us. Started small and now managing all our operations here.", imageSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-young-handsome-successful-man_1163-5475.jpg?_wi=6", imageAlt: "Alex Thompson"}, ]} buttons={[{ text: "Read More Reviews", href: "contact" }]} buttonAnimation="opacity" -- 2.49.1