Update src/app/page.tsx

This commit is contained in:
2026-05-17 12:34:21 +00:00
parent e7a4fa788f
commit 7db0ea42cf

View File

@@ -46,7 +46,7 @@ export default function LandingPage() {
<HeroBillboardCarousel
background={{
variant: "gradient-bars"}}
title="J Textiles: Premium Wholesale Excellence"
title="Scale Your Boutique with Premium Wholesale Essentials"
description="Your premier partner for wholesale undergarments, t-shirts, and high-quality apparel. Delivering excellence from our warehouse to your storefront."
buttons={[
{
@@ -178,4 +178,4 @@ export default function LandingPage() {
</ReactLenis>
</ThemeProvider>
);
}
}