Update src/app/page.tsx

This commit is contained in:
2026-03-25 10:36:15 +00:00
parent 2b956365b5
commit f8c911a619

View File

@@ -125,6 +125,9 @@ export default function LandingPage() {
<SocialProofOne
textboxLayout="default"
useInvertedBackground={false}
names={[
"Luxury Brand Logo 1", "Beauty Company Logo 2", "Fragrance Retailer Logo 3", "Fashion House Logo 4", "Luxury Lifestyle Logo 5", "Design Atelier Logo 6", "Art Gallery Logo 7"
]}
logos={[
"http://img.b2bpic.net/free-vector/logo-templates-collection_1142-471.jpg", "http://img.b2bpic.net/free-vector/elegant-minimalist-luxury-fashion-blog-logo-template_742173-17128.jpg", "http://img.b2bpic.net/free-vector/set-flat-design-e-commerce-logos_23-2148944186.jpg", "http://img.b2bpic.net/free-vector/geometric-hotel-logos-vintage-style_23-2147534191.jpg", "http://img.b2bpic.net/free-vector/nutrition-logo-design-template_742173-29615.jpg", "http://img.b2bpic.net/free-vector/elegant-pack-vintage-logo-templates_23-2147846138.jpg", "http://img.b2bpic.net/free-vector/wedding-logo-template-design_23-2150206294.jpg"
]}