Update src/app/page.tsx

This commit is contained in:
2026-03-11 04:07:40 +00:00
parent 3d14cfebd6
commit 3f3f918b73

View File

@@ -104,6 +104,9 @@ export default function LandingPage() {
tag="Partners"
textboxLayout="default"
useInvertedBackground={true}
names={[
"Apple", "Google", "Microsoft", "Figma", "Stripe", "Notion", "Vercel"
]}
logos={[
"http://img.b2bpic.net/free-photo/notepad-with-fruit-black-desk_23-2148193381.jpg", "http://img.b2bpic.net/free-photo/multi-colored-spheres-bright-celebration-backdrop-generated-by-ai_188544-11875.jpg", "http://img.b2bpic.net/free-vector/web-development-concept-set_1284-6769.jpg", "http://img.b2bpic.net/free-vector/design-process-concept-landing-page_23-2148314296.jpg", "http://img.b2bpic.net/free-vector/green-circuit-background_23-2147610540.jpg", "http://img.b2bpic.net/free-vector/flat-business-banners-soft-tones_23-2147552344.jpg", "http://img.b2bpic.net/free-vector/hand-drawn-nerd-logo-template_23-2149208857.jpg"
]}