Merge version_1 into main #1
@@ -31,6 +31,10 @@ const testimonials = [
|
||||
id: "4", name: "David Kim", imageSrc: "http://img.b2bpic.net/free-psd/portrait-modern-woman_23-2150116726.jpg", imageAlt: "professional headshot corporate business"},
|
||||
];
|
||||
|
||||
const brandNames = [
|
||||
"Microsoft", "Google", "Apple", "Amazon", "Salesforce", "HubSpot", "Slack", "Adobe", "Figma"
|
||||
];
|
||||
|
||||
export default function LandingPage() {
|
||||
return (
|
||||
<ThemeProvider
|
||||
@@ -135,6 +139,7 @@ export default function LandingPage() {
|
||||
tag="Partners"
|
||||
textboxLayout="default"
|
||||
useInvertedBackground={false}
|
||||
names={brandNames}
|
||||
logos={[
|
||||
"http://img.b2bpic.net/free-vector/creative-glass-logo-template_23-2149014684.jpg", "http://img.b2bpic.net/free-vector/web-design-element-collection_23-2147554671.jpg", "http://img.b2bpic.net/free-vector/gradient-abstract-logo-template_23-2148158362.jpg", "http://img.b2bpic.net/free-vector/flat-design-outlet-stamp-collection_23-2149752877.jpg", "http://img.b2bpic.net/free-vector/technology-logo-collection_23-2148151111.jpg", "http://img.b2bpic.net/free-vector/colorful-space-badge-collection-with-flat-design_23-2147895657.jpg", "http://img.b2bpic.net/free-vector/creative-gradient-code-logo-template_23-2148815105.jpg", "http://img.b2bpic.net/free-vector/colorful-logos-abstract-style_23-2147589041.jpg", "http://img.b2bpic.net/free-vector/flat-abstract-horizontal-double-sided-business-card-template_23-2149266506.jpg"]}
|
||||
speed={40}
|
||||
|
||||
Reference in New Issue
Block a user