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() {