Update src/app/page.tsx

This commit is contained in:
2026-03-09 20:27:21 +00:00
parent 43c47d6b75
commit 7ae24cd547

View File

@@ -13,7 +13,6 @@ import FooterBaseCard from '@/components/sections/footer/FooterBaseCard';
import {
Award,
Bar,
BarChart3,
Bell,
Brain,
@@ -148,7 +147,7 @@ export default function LandingPage() {
{ value: "85%", title: "Time Saved on Operations" },
]}
imageSrc="http://img.b2bpic.net/free-photo/analyzing-business-chart_1098-19461.jpg"
imageAlt="business analytics dashboard metrics growth"
imageAlt="Business metrics and growth analytics"
mediaAnimation="slide-up"
metricsAnimation="slide-up"
useInvertedBackground={false}
@@ -167,17 +166,17 @@ export default function LandingPage() {
useInvertedBackground={false}
testimonials={[
{
id: "1", name: "Sarah Chen", handle: "@sarahchen - CTO, TechFlow", testimonial: "This platform completely transformed how our team collaborates. The intuitive interface and powerful features saved us months of development time.", imageSrc: "http://img.b2bpic.net/free-photo/front-view-lawyer-portrait_23-2151202433.jpg", imageAlt: "professional portrait headshot business"},
id: "1", name: "Sarah Chen", handle: "@sarahchen - CTO, TechFlow", testimonial: "This platform completely transformed how our team collaborates. The intuitive interface and powerful features saved us months of development time.", imageSrc: "http://img.b2bpic.net/free-photo/front-view-lawyer-portrait_23-2151202433.jpg", imageAlt: "Sarah Chen"},
{
id: "2", name: "Marcus Williams", handle: "@mwilliams - CEO, GrowthCo", testimonial: "Outstanding support team and incredibly robust infrastructure. We've scaled from 100 to 10,000 users without any performance issues.", imageSrc: "http://img.b2bpic.net/free-photo/happy-business-woman-white-shirt_23-2148095748.jpg", imageAlt: "professional woman headshot portrait"},
id: "2", name: "Marcus Williams", handle: "@mwilliams - CEO, GrowthCo", testimonial: "Outstanding support team and incredibly robust infrastructure. We've scaled from 100 to 10,000 users without any performance issues.", imageSrc: "http://img.b2bpic.net/free-photo/happy-business-woman-white-shirt_23-2148095748.jpg", imageAlt: "Marcus Williams"},
{
id: "3", name: "Elena Rodriguez", handle: "@elena_r - Product Lead, InnovateLabs", testimonial: "The analytics dashboard gives us actionable insights in real-time. It's like having a team of data scientists on staff.", imageSrc: "http://img.b2bpic.net/free-photo/young-woman-with-short-hair-wearing-grey-jacket-looking-front-happy-positive-smiling-confident-standing-white-wall_141793-61796.jpg", imageAlt: "professional man business headshot"},
id: "3", name: "Elena Rodriguez", handle: "@elena_r - Product Lead, InnovateLabs", testimonial: "The analytics dashboard gives us actionable insights in real-time. It's like having a team of data scientists on staff.", imageSrc: "http://img.b2bpic.net/free-photo/young-woman-with-short-hair-wearing-grey-jacket-looking-front-happy-positive-smiling-confident-standing-white-wall_141793-61796.jpg", imageAlt: "Elena Rodriguez"},
{
id: "4", name: "James Park", handle: "@jpark - Director, DataSync", testimonial: "Integration was seamless and the documentation is exceptional. Our onboarding took just two weeks instead of the projected two months.", imageSrc: "http://img.b2bpic.net/free-photo/front-view-spectacular-woman-laughing-front_197531-19644.jpg", imageAlt: "professional business portrait headshot"},
id: "4", name: "James Park", handle: "@jpark - Director, DataSync", testimonial: "Integration was seamless and the documentation is exceptional. Our onboarding took just two weeks instead of the projected two months.", imageSrc: "http://img.b2bpic.net/free-photo/front-view-spectacular-woman-laughing-front_197531-19644.jpg", imageAlt: "James Park"},
{
id: "5", name: "Priya Patel", handle: "@priyanp - VP Engineering, CloudNine", testimonial: "The ROI was immediate. We reduced operational costs by 40% in the first quarter after implementation.", imageSrc: "http://img.b2bpic.net/free-photo/middle-age-businessman-smiling-happy-standing-city_839833-25759.jpg", imageAlt: "professional person headshot portrait"},
id: "5", name: "Priya Patel", handle: "@priyanp - VP Engineering, CloudNine", testimonial: "The ROI was immediate. We reduced operational costs by 40% in the first quarter after implementation.", imageSrc: "http://img.b2bpic.net/free-photo/middle-age-businessman-smiling-happy-standing-city_839833-25759.jpg", imageAlt: "Priya Patel"},
{
id: "6", name: "David Thompson", handle: "@dthompson - COO, StrategyHub", testimonial: "Best investment we've made for our tech stack. The customer success team is incredibly responsive and helpful.", imageSrc: "http://img.b2bpic.net/free-photo/portrait-senior-woman-professional-blazer-outdoors_23-2150296635.jpg", imageAlt: "professional headshot business portrait"},
id: "6", name: "David Thompson", handle: "@dthompson - COO, StrategyHub", testimonial: "Best investment we've made for our tech stack. The customer success team is incredibly responsive and helpful.", imageSrc: "http://img.b2bpic.net/free-photo/portrait-senior-woman-professional-blazer-outdoors_23-2150296635.jpg", imageAlt: "David Thompson"},
]}
speed={40}
topMarqueeDirection="left"