Merge version_1 into main
Merge version_1 into main
This commit was merged in pull request #1.
This commit is contained in:
@@ -57,7 +57,7 @@ export default function LandingPage() {
|
||||
background={{ variant: "radial-gradient" }}
|
||||
dashboard={{
|
||||
title: "Operations Hub", logoIcon: Shield,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-young-handsome-successful-man_1163-5475.jpg", searchPlaceholder: "Search metrics...", buttons: [
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-young-handsome-successful-man_1163-5475.jpg?_wi=1", searchPlaceholder: "Search metrics...", buttons: [
|
||||
{ text: "Live Dashboard", href: "#" },
|
||||
{ text: "Export Report", href: "#" },
|
||||
],
|
||||
@@ -168,12 +168,12 @@ export default function LandingPage() {
|
||||
speed={40}
|
||||
topMarqueeDirection="left"
|
||||
testimonials={[
|
||||
{ id: "1", name: "Sarah Chen", handle: "@sarahchen", testimonial: "AIHub transformed how we deploy and monitor AI models. The platform is incredibly intuitive and powerful.", imageSrc: "http://img.b2bpic.net/free-photo/positive-confident-businesswoman-wearing-formal-suit-standing-with-arms-folded_74855-10328.jpg", imageAlt: "Sarah Chen" },
|
||||
{ id: "2", name: "Michael Rodriguez", handle: "@mrodriguez", testimonial: "Outstanding performance and reliability. AIHub is now critical infrastructure for our ML operations.", imageSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-young-handsome-successful-man_1163-5475.jpg", imageAlt: "Michael Rodriguez" },
|
||||
{ id: "3", name: "Emma Thompson", handle: "@emmathompson", testimonial: "The best AI operations platform we've evaluated. Customer support is exceptional.", imageSrc: "http://img.b2bpic.net/free-photo/positive-confident-businesswoman-wearing-formal-suit-standing-with-arms-folded_74855-10328.jpg", imageAlt: "Emma Thompson" },
|
||||
{ id: "4", name: "James Park", handle: "@jpark", testimonial: "Reduced our model deployment time from weeks to hours. AIHub delivered immediate ROI.", imageSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-young-handsome-successful-man_1163-5475.jpg", imageAlt: "James Park" },
|
||||
{ id: "5", name: "Lisa Wang", handle: "@lisawang", testimonial: "Enterprise-grade security with consumer-friendly UX. Exactly what we needed.", imageSrc: "http://img.b2bpic.net/free-photo/positive-confident-businesswoman-wearing-formal-suit-standing-with-arms-folded_74855-10328.jpg", imageAlt: "Lisa Wang" },
|
||||
{ id: "6", name: "David Kumar", handle: "@dkumar", testimonial: "Seamless integration with our existing stack. AIHub scales with us effortlessly.", imageSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-young-handsome-successful-man_1163-5475.jpg", imageAlt: "David Kumar" },
|
||||
{ id: "1", name: "Sarah Chen", handle: "@sarahchen", testimonial: "AIHub transformed how we deploy and monitor AI models. The platform is incredibly intuitive and powerful.", imageSrc: "http://img.b2bpic.net/free-photo/positive-confident-businesswoman-wearing-formal-suit-standing-with-arms-folded_74855-10328.jpg?_wi=1", imageAlt: "Sarah Chen" },
|
||||
{ id: "2", name: "Michael Rodriguez", handle: "@mrodriguez", testimonial: "Outstanding performance and reliability. AIHub is now critical infrastructure for our ML operations.", imageSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-young-handsome-successful-man_1163-5475.jpg?_wi=2", imageAlt: "Michael Rodriguez" },
|
||||
{ id: "3", name: "Emma Thompson", handle: "@emmathompson", testimonial: "The best AI operations platform we've evaluated. Customer support is exceptional.", imageSrc: "http://img.b2bpic.net/free-photo/positive-confident-businesswoman-wearing-formal-suit-standing-with-arms-folded_74855-10328.jpg?_wi=2", imageAlt: "Emma Thompson" },
|
||||
{ id: "4", name: "James Park", handle: "@jpark", testimonial: "Reduced our model deployment time from weeks to hours. AIHub delivered immediate ROI.", imageSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-young-handsome-successful-man_1163-5475.jpg?_wi=3", imageAlt: "James Park" },
|
||||
{ id: "5", name: "Lisa Wang", handle: "@lisawang", testimonial: "Enterprise-grade security with consumer-friendly UX. Exactly what we needed.", imageSrc: "http://img.b2bpic.net/free-photo/positive-confident-businesswoman-wearing-formal-suit-standing-with-arms-folded_74855-10328.jpg?_wi=3", imageAlt: "Lisa Wang" },
|
||||
{ id: "6", name: "David Kumar", handle: "@dkumar", testimonial: "Seamless integration with our existing stack. AIHub scales with us effortlessly.", imageSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-young-handsome-successful-man_1163-5475.jpg?_wi=4", imageAlt: "David Kumar" },
|
||||
]}
|
||||
/>
|
||||
</div>
|
||||
|
||||
Reference in New Issue
Block a user