Update src/app/page.tsx

This commit is contained in:
2026-03-10 21:44:23 +00:00
parent 2e060977ab
commit a22bc2aba8

View File

@@ -130,8 +130,8 @@ export default function HomePage() {
tag="Our Mission"
tagIcon={Target}
tagAnimation="slide-up"
title="Trusted by 5000+ customers globally: We believe authentic luxury should be accessible to everyone. Our mission is to curate the finest products and deliver them with exceptional customer service, building trust one transaction at a time."
titleClassName="text-base sm:text-lg md:text-xl font-semibold text-primary-cta mb-4 inline-block"
title="Trusted by 5000+ customers globally. Authentic luxury should be accessible to everyone."
titleClassName="text-base sm:text-2xl md:text-4xl lg:text-5xl font-semibold text-primary-cta mb-4 inline-block"
useInvertedBackground={false}
buttons={[
{ text: "Explore Our Story", href: "/about" },