Merge version_1 into main #2
172
src/app/page.tsx
172
src/app/page.tsx
@@ -23,8 +23,7 @@ export default function HomePage() {
|
||||
|
||||
const footerColumns = [
|
||||
{
|
||||
title: "Product",
|
||||
items: [
|
||||
title: "Product", items: [
|
||||
{ label: "Features", href: "#features" },
|
||||
{ label: "Pricing", href: "#pricing" },
|
||||
{ label: "Dashboard", href: "/app" },
|
||||
@@ -32,8 +31,7 @@ export default function HomePage() {
|
||||
],
|
||||
},
|
||||
{
|
||||
title: "Company",
|
||||
items: [
|
||||
title: "Company", items: [
|
||||
{ label: "About Us", href: "#about" },
|
||||
{ label: "Blog", href: "/blog" },
|
||||
{ label: "Careers", href: "/careers" },
|
||||
@@ -41,8 +39,7 @@ export default function HomePage() {
|
||||
],
|
||||
},
|
||||
{
|
||||
title: "Legal",
|
||||
items: [
|
||||
title: "Legal", items: [
|
||||
{ label: "Privacy Policy", href: "/privacy" },
|
||||
{ label: "Terms of Service", href: "/terms" },
|
||||
{ label: "Security", href: "/security" },
|
||||
@@ -58,7 +55,7 @@ export default function HomePage() {
|
||||
borderRadius="rounded"
|
||||
contentWidth="medium"
|
||||
sizing="mediumLargeSizeLargeTitles"
|
||||
background="floatingGradient"
|
||||
background="circleGradient"
|
||||
cardStyle="glass-elevated"
|
||||
primaryButtonStyle="diagonal-gradient"
|
||||
secondaryButtonStyle="radial-glow"
|
||||
@@ -78,7 +75,7 @@ export default function HomePage() {
|
||||
tag="Interview Success Platform"
|
||||
tagIcon={Target}
|
||||
tagAnimation="slide-up"
|
||||
background={{ variant: "floatingGradient" }}
|
||||
background={{ variant: "plain" }}
|
||||
buttons={[
|
||||
{ text: "Start Your Journey", href: "/signup" },
|
||||
{ text: "Watch Demo", href: "https://youtube.com" },
|
||||
@@ -86,33 +83,19 @@ export default function HomePage() {
|
||||
buttonAnimation="slide-up"
|
||||
mediaItems={[
|
||||
{
|
||||
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AYiOu4yHR9hUNOdAEbaqGx0Emc/a-clean-modern-saas-dashboard-interface--1772776271674-016a1a2e.png?_wi=1",
|
||||
imageAlt: "Dashboard Preview",
|
||||
},
|
||||
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AYiOu4yHR9hUNOdAEbaqGx0Emc/a-clean-modern-saas-dashboard-interface--1772776271674-016a1a2e.png", imageAlt: "Dashboard Preview"},
|
||||
{
|
||||
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AYiOu4yHR9hUNOdAEbaqGx0Emc/a-kanban-style-board-layout-showing-inte-1772776271321-a4236558.png?_wi=1",
|
||||
imageAlt: "Kanban Board",
|
||||
},
|
||||
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AYiOu4yHR9hUNOdAEbaqGx0Emc/a-kanban-style-board-layout-showing-inte-1772776271321-a4236558.png", imageAlt: "Kanban Board"},
|
||||
{
|
||||
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AYiOu4yHR9hUNOdAEbaqGx0Emc/a-coding-practice-tracker-interface-show-1772776271202-0eea058c.png?_wi=1",
|
||||
imageAlt: "Coding Tracker",
|
||||
},
|
||||
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AYiOu4yHR9hUNOdAEbaqGx0Emc/a-coding-practice-tracker-interface-show-1772776271202-0eea058c.png", imageAlt: "Coding Tracker"},
|
||||
{
|
||||
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AYiOu4yHR9hUNOdAEbaqGx0Emc/analytics-dashboard-showing-multiple-met-1772776271419-ddafa8bb.png?_wi=1",
|
||||
imageAlt: "Analytics Dashboard",
|
||||
},
|
||||
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AYiOu4yHR9hUNOdAEbaqGx0Emc/analytics-dashboard-showing-multiple-met-1772776271419-ddafa8bb.png", imageAlt: "Analytics Dashboard"},
|
||||
{
|
||||
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AYiOu4yHR9hUNOdAEbaqGx0Emc/a-resume-manager-interface-showing-multi-1772776274008-94076d0f.png?_wi=1",
|
||||
imageAlt: "Resume Manager",
|
||||
},
|
||||
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AYiOu4yHR9hUNOdAEbaqGx0Emc/a-resume-manager-interface-showing-multi-1772776274008-94076d0f.png", imageAlt: "Resume Manager"},
|
||||
{
|
||||
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AYiOu4yHR9hUNOdAEbaqGx0Emc/a-calendar-view-showing-upcoming-intervi-1772776271272-3c2eee2f.png?_wi=1",
|
||||
imageAlt: "Calendar & Reminders",
|
||||
},
|
||||
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AYiOu4yHR9hUNOdAEbaqGx0Emc/a-calendar-view-showing-upcoming-intervi-1772776271272-3c2eee2f.png", imageAlt: "Calendar & Reminders"},
|
||||
{
|
||||
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AYiOu4yHR9hUNOdAEbaqGx0Emc/a-notes-and-interview-questions-interfac-1772776271654-aa733954.png?_wi=1",
|
||||
imageAlt: "Notes & Questions",
|
||||
},
|
||||
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AYiOu4yHR9hUNOdAEbaqGx0Emc/a-notes-and-interview-questions-interfac-1772776271654-aa733954.png", imageAlt: "Notes & Questions"},
|
||||
]}
|
||||
ariaLabel="Hero section showcasing Interview Prep Tracker features"
|
||||
/>
|
||||
@@ -130,46 +113,22 @@ export default function HomePage() {
|
||||
features={[
|
||||
{
|
||||
id: 1,
|
||||
title: "Application Tracker",
|
||||
description: "Store and organize all your job applications with company details, roles, application dates, interview stages, salary expectations, and personal notes. Never lose track of where you stand in the hiring process.",
|
||||
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AYiOu4yHR9hUNOdAEbaqGx0Emc/analytics-dashboard-showing-multiple-met-1772776271419-ddafa8bb.png?_wi=2",
|
||||
imageAlt: "Application tracking interface",
|
||||
},
|
||||
title: "Application Tracker", description: "Store and organize all your job applications with company details, roles, application dates, interview stages, salary expectations, and personal notes. Never lose track of where you stand in the hiring process.", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AYiOu4yHR9hUNOdAEbaqGx0Emc/analytics-dashboard-showing-multiple-met-1772776271419-ddafa8bb.png", imageAlt: "Application tracking interface"},
|
||||
{
|
||||
id: 2,
|
||||
title: "Kanban Board",
|
||||
description: "Visualize your interview progress across stages: Applied, Screening, Technical Interview, HR Round, Offer, and Rejected. Drag and drop cards to update status in real-time.",
|
||||
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AYiOu4yHR9hUNOdAEbaqGx0Emc/a-kanban-style-board-layout-showing-inte-1772776271321-a4236558.png?_wi=2",
|
||||
imageAlt: "Kanban board workflow",
|
||||
},
|
||||
title: "Kanban Board", description: "Visualize your interview progress across stages: Applied, Screening, Technical Interview, HR Round, Offer, and Rejected. Drag and drop cards to update status in real-time.", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AYiOu4yHR9hUNOdAEbaqGx0Emc/a-kanban-style-board-layout-showing-inte-1772776271321-a4236558.png", imageAlt: "Kanban board workflow"},
|
||||
{
|
||||
id: 3,
|
||||
title: "Coding Practice Tracker",
|
||||
description: "Monitor your progress in DSA topics including Arrays, Trees, Graphs, Dynamic Programming, and System Design. Track completion percentages and identify areas needing improvement.",
|
||||
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AYiOu4yHR9hUNOdAEbaqGx0Emc/a-coding-practice-tracker-interface-show-1772776271202-0eea058c.png?_wi=2",
|
||||
imageAlt: "Coding practice tracker",
|
||||
},
|
||||
title: "Coding Practice Tracker", description: "Monitor your progress in DSA topics including Arrays, Trees, Graphs, Dynamic Programming, and System Design. Track completion percentages and identify areas needing improvement.", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AYiOu4yHR9hUNOdAEbaqGx0Emc/a-coding-practice-tracker-interface-show-1772776271202-0eea058c.png", imageAlt: "Coding practice tracker"},
|
||||
{
|
||||
id: 4,
|
||||
title: "Resume Manager",
|
||||
description: "Upload and manage multiple resume versions optimized for different companies and roles. Keep all your resume variants organized and easily accessible.",
|
||||
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AYiOu4yHR9hUNOdAEbaqGx0Emc/a-resume-manager-interface-showing-multi-1772776274008-94076d0f.png?_wi=2",
|
||||
imageAlt: "Resume file management",
|
||||
},
|
||||
title: "Resume Manager", description: "Upload and manage multiple resume versions optimized for different companies and roles. Keep all your resume variants organized and easily accessible.", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AYiOu4yHR9hUNOdAEbaqGx0Emc/a-resume-manager-interface-showing-multi-1772776274008-94076d0f.png", imageAlt: "Resume file management"},
|
||||
{
|
||||
id: 5,
|
||||
title: "Interview Calendar",
|
||||
description: "Visualize all upcoming interviews on an interactive calendar. Set reminders for interview dates, preparation deadlines, and follow-up schedules.",
|
||||
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AYiOu4yHR9hUNOdAEbaqGx0Emc/a-calendar-view-showing-upcoming-intervi-1772776271272-3c2eee2f.png?_wi=2",
|
||||
imageAlt: "Calendar with interview events",
|
||||
},
|
||||
title: "Interview Calendar", description: "Visualize all upcoming interviews on an interactive calendar. Set reminders for interview dates, preparation deadlines, and follow-up schedules.", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AYiOu4yHR9hUNOdAEbaqGx0Emc/a-calendar-view-showing-upcoming-intervi-1772776271272-3c2eee2f.png", imageAlt: "Calendar with interview events"},
|
||||
{
|
||||
id: 6,
|
||||
title: "Notes & Interview Questions",
|
||||
description: "Compile company-specific information, commonly asked interview questions, preparation notes, and insights. Organize by company or topic for quick reference.",
|
||||
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AYiOu4yHR9hUNOdAEbaqGx0Emc/a-notes-and-interview-questions-interfac-1772776271654-aa733954.png?_wi=2",
|
||||
imageAlt: "Notes and questions section",
|
||||
},
|
||||
title: "Notes & Interview Questions", description: "Compile company-specific information, commonly asked interview questions, preparation notes, and insights. Organize by company or topic for quick reference.", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AYiOu4yHR9hUNOdAEbaqGx0Emc/a-notes-and-interview-questions-interfac-1772776271654-aa733954.png", imageAlt: "Notes and questions section"},
|
||||
]}
|
||||
buttons={[{ text: "Explore Features", href: "#pricing" }]}
|
||||
buttonAnimation="slide-up"
|
||||
@@ -187,32 +146,16 @@ export default function HomePage() {
|
||||
useInvertedBackground={false}
|
||||
metrics={[
|
||||
{
|
||||
id: "1",
|
||||
value: "15000",
|
||||
title: "Active Users",
|
||||
description: "Job seekers using our platform daily",
|
||||
icon: Users,
|
||||
id: "1", value: "15000", title: "Active Users", description: "Job seekers using our platform daily", icon: Users,
|
||||
},
|
||||
{
|
||||
id: "2",
|
||||
value: "89",
|
||||
title: "% Interview Success Rate",
|
||||
description: "Users landing interviews with prep",
|
||||
icon: Target,
|
||||
id: "2", value: "89", title: "% Interview Success Rate", description: "Users landing interviews with prep", icon: Target,
|
||||
},
|
||||
{
|
||||
id: "3",
|
||||
value: "42",
|
||||
title: "% Offer Conversion Rate",
|
||||
description: "Interviews converting to job offers",
|
||||
icon: Award,
|
||||
id: "3", value: "42", title: "% Offer Conversion Rate", description: "Interviews converting to job offers", icon: Award,
|
||||
},
|
||||
{
|
||||
id: "4",
|
||||
value: "49",
|
||||
title: "/5 Average Rating",
|
||||
description: "Highly rated by our community",
|
||||
icon: Star,
|
||||
id: "4", value: "49", title: "/5 Average Rating", description: "Highly rated by our community", icon: Star,
|
||||
},
|
||||
]}
|
||||
gridVariant="uniform-all-items-equal"
|
||||
@@ -231,53 +174,17 @@ export default function HomePage() {
|
||||
useInvertedBackground={true}
|
||||
testimonials={[
|
||||
{
|
||||
id: "1",
|
||||
name: "Sarah Johnson",
|
||||
handle: "Software Engineer at Google",
|
||||
testimonial: "This platform completely transformed my interview preparation. The Kanban board kept me organized and the coding tracker helped me identify gaps in my DSA knowledge. Landed my dream job at Google!",
|
||||
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AYiOu4yHR9hUNOdAEbaqGx0Emc/professional-headshot-of-a-satisfied-you-1772776271168-1418ac74.png",
|
||||
imageAlt: "Sarah Johnson",
|
||||
},
|
||||
id: "1", name: "Sarah Johnson", handle: "Software Engineer at Google", testimonial: "This platform completely transformed my interview preparation. The Kanban board kept me organized and the coding tracker helped me identify gaps in my DSA knowledge. Landed my dream job at Google!", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AYiOu4yHR9hUNOdAEbaqGx0Emc/professional-headshot-of-a-satisfied-you-1772776271168-1418ac74.png", imageAlt: "Sarah Johnson"},
|
||||
{
|
||||
id: "2",
|
||||
name: "Michael Chen",
|
||||
handle: "Product Manager at Meta",
|
||||
testimonial: "The application tracker saved me hours of manual work. I could focus on preparation instead of managing spreadsheets. Got three offers in two months!",
|
||||
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AYiOu4yHR9hUNOdAEbaqGx0Emc/professional-headshot-of-a-confident-you-1772776272164-00499c0c.png",
|
||||
imageAlt: "Michael Chen",
|
||||
},
|
||||
id: "2", name: "Michael Chen", handle: "Product Manager at Meta", testimonial: "The application tracker saved me hours of manual work. I could focus on preparation instead of managing spreadsheets. Got three offers in two months!", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AYiOu4yHR9hUNOdAEbaqGx0Emc/professional-headshot-of-a-confident-you-1772776272164-00499c0c.png", imageAlt: "Michael Chen"},
|
||||
{
|
||||
id: "3",
|
||||
name: "Emily Rodriguez",
|
||||
handle: "Data Scientist at Amazon",
|
||||
testimonial: "The calendar reminders ensured I never missed an interview or follow-up. The notes section was perfect for storing company-specific insights. Highly recommend!",
|
||||
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AYiOu4yHR9hUNOdAEbaqGx0Emc/professional-headshot-of-a-successful-bu-1772776273270-7ea79800.png",
|
||||
imageAlt: "Emily Rodriguez",
|
||||
},
|
||||
id: "3", name: "Emily Rodriguez", handle: "Data Scientist at Amazon", testimonial: "The calendar reminders ensured I never missed an interview or follow-up. The notes section was perfect for storing company-specific insights. Highly recommend!", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AYiOu4yHR9hUNOdAEbaqGx0Emc/professional-headshot-of-a-successful-bu-1772776273270-7ea79800.png", imageAlt: "Emily Rodriguez"},
|
||||
{
|
||||
id: "4",
|
||||
name: "David Kim",
|
||||
handle: "Full Stack Developer at Microsoft",
|
||||
testimonial: "As someone juggling multiple applications, this tool was a lifesaver. The resume manager and organized tracking made everything seamless. Now working at Microsoft!",
|
||||
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AYiOu4yHR9hUNOdAEbaqGx0Emc/professional-headshot-of-a-young-profess-1772776270846-6d5ababa.png",
|
||||
imageAlt: "David Kim",
|
||||
},
|
||||
id: "4", name: "David Kim", handle: "Full Stack Developer at Microsoft", testimonial: "As someone juggling multiple applications, this tool was a lifesaver. The resume manager and organized tracking made everything seamless. Now working at Microsoft!", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AYiOu4yHR9hUNOdAEbaqGx0Emc/professional-headshot-of-a-young-profess-1772776270846-6d5ababa.png", imageAlt: "David Kim"},
|
||||
{
|
||||
id: "5",
|
||||
name: "Priya Patel",
|
||||
handle: "UX Designer at Apple",
|
||||
testimonial: "The intuitive interface and beautiful design made interview prep enjoyable. The progress tracking kept me motivated throughout the process. Thanks, Interview Prep Tracker!",
|
||||
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AYiOu4yHR9hUNOdAEbaqGx0Emc/professional-headshot-of-a-confident-you-1772776270375-65e025f0.png",
|
||||
imageAlt: "Priya Patel",
|
||||
},
|
||||
id: "5", name: "Priya Patel", handle: "UX Designer at Apple", testimonial: "The intuitive interface and beautiful design made interview prep enjoyable. The progress tracking kept me motivated throughout the process. Thanks, Interview Prep Tracker!", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AYiOu4yHR9hUNOdAEbaqGx0Emc/professional-headshot-of-a-confident-you-1772776270375-65e025f0.png", imageAlt: "Priya Patel"},
|
||||
{
|
||||
id: "6",
|
||||
name: "James Wilson",
|
||||
handle: "Engineering Manager at Netflix",
|
||||
testimonial: "Outstanding platform for serious job seekers. The analytics dashboard gave me insights into my application performance. Helped me land a manager role at Netflix!",
|
||||
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AYiOu4yHR9hUNOdAEbaqGx0Emc/professional-headshot-of-a-successful-pr-1772776271308-754626d9.png",
|
||||
imageAlt: "James Wilson",
|
||||
},
|
||||
id: "6", name: "James Wilson", handle: "Engineering Manager at Netflix", testimonial: "Outstanding platform for serious job seekers. The analytics dashboard gave me insights into my application performance. Helped me land a manager role at Netflix!", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AYiOu4yHR9hUNOdAEbaqGx0Emc/professional-headshot-of-a-successful-pr-1772776271308-754626d9.png", imageAlt: "James Wilson"},
|
||||
]}
|
||||
animationType="slide-up"
|
||||
speed={40}
|
||||
@@ -293,17 +200,14 @@ export default function HomePage() {
|
||||
tagAnimation="blur-reveal"
|
||||
metrics={[
|
||||
{
|
||||
value: "3x",
|
||||
title: "Faster application tracking vs spreadsheets",
|
||||
},
|
||||
value: "3x", title: "Faster application tracking vs spreadsheets"},
|
||||
{
|
||||
value: "98%",
|
||||
title: "User satisfaction rate",
|
||||
},
|
||||
value: "98%", title: "User satisfaction rate"},
|
||||
]}
|
||||
imageSrc="https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AYiOu4yHR9hUNOdAEbaqGx0Emc/a-clean-modern-saas-dashboard-interface--1772776271674-016a1a2e.png?_wi=2"
|
||||
imageSrc="https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AYiOu4yHR9hUNOdAEbaqGx0Emc/a-clean-modern-saas-dashboard-interface--1772776271674-016a1a2e.png"
|
||||
imageAlt="Interview Prep Tracker Dashboard"
|
||||
mediaAnimation="slide-up"
|
||||
metricsAnimation="slide-up"
|
||||
useInvertedBackground={false}
|
||||
/>
|
||||
</div>
|
||||
@@ -317,16 +221,8 @@ export default function HomePage() {
|
||||
tagAnimation="blur-reveal"
|
||||
textboxLayout="default"
|
||||
useInvertedBackground={true}
|
||||
logos={[
|
||||
"https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AYiOu4yHR9hUNOdAEbaqGx0Emc/a-tech-company-logo-featuring-a-modern-g-1772776270358-67d71c1f.png",
|
||||
"https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AYiOu4yHR9hUNOdAEbaqGx0Emc/a-corporate-company-logo-with-clean-line-1772776272621-13cb02ef.png",
|
||||
"https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AYiOu4yHR9hUNOdAEbaqGx0Emc/a-modern-software-company-logo-with-mini-1772776270564-21a33556.png",
|
||||
"https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AYiOu4yHR9hUNOdAEbaqGx0Emc/a-professional-enterprise-company-logo-f-1772776271120-ec6ac37f.png",
|
||||
"https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AYiOu4yHR9hUNOdAEbaqGx0Emc/a-tech-startup-logo-with-contemporary-de-1772776270806-747604ed.png",
|
||||
"https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AYiOu4yHR9hUNOdAEbaqGx0Emc/a-professional-company-logo-featuring-cl-1772776270815-2299ca65.png",
|
||||
"https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AYiOu4yHR9hUNOdAEbaqGx0Emc/a-modern-tech-company-logo-with-geometri-1772776270965-d66eed18.png",
|
||||
"https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AYiOu4yHR9hUNOdAEbaqGx0Emc/a-professional-corporate-logo-featuring--1772776270722-31b1045a.png",
|
||||
]}
|
||||
names={[
|
||||
"Tech Company", "Corporate Co", "Software Inc", "Enterprise LLC", "Tech Startup", "Professional Services", "Tech Company 2", "Corporate Group"]}
|
||||
speed={40}
|
||||
showCard={true}
|
||||
/>
|
||||
|
||||
Reference in New Issue
Block a user