From 4faf66f18aaf6fb8a9d0066550a225acdec1d083 Mon Sep 17 00:00:00 2001 From: bender Date: Tue, 9 Jun 2026 20:26:58 +0000 Subject: [PATCH] Update src/app/page.tsx --- src/app/page.tsx | 359 +++++++++-------------------------------------- 1 file changed, 63 insertions(+), 296 deletions(-) diff --git a/src/app/page.tsx b/src/app/page.tsx index 509fe8d..eb1bd6c 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -33,33 +33,19 @@ export default function LandingPage() { @@ -440,14 +232,7 @@ export default function LandingPage() { textboxLayout="default" useInvertedBackground={false} names={[ - "Fashion Hub", - "Style Collective", - "Trendsetters Inc.", - "Urban Wear Co.", - "Glamour Magazine", - "Vogue Styles", - "Modern Aesthetics", - ]} + "Fashion Hub", "Style Collective", "Trendsetters Inc.", "Urban Wear Co.", "Glamour Magazine", "Vogue Styles", "Modern Aesthetics"]} title="Trusted by Fashion Forward Individuals" description="DICE Clothing partners with leading influencers and brands to bring you the best in contemporary fashion." /> @@ -457,8 +242,7 @@ export default function LandingPage() {