diff --git a/src/app/page.tsx b/src/app/page.tsx index f51e25a..53b4e0c 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -139,22 +139,71 @@ export default function LandingPage() { secondaryButtonStyle="glass" headingFontWeight="light" > - {/* Decorative Vertical Border/Divider with Gold Accents */} -
- {/* Main vertical line with gradient */} -
+ {/* Decorative Squiggly Curved Lines with Gold Accents */} + + {/* Multiple squiggly curved lines flowing diagonally from top-left to bottom-right */} - {/* Gold accent dots distributed throughout */} -
-
-
-
-
-
-
-
-
-
+ {/* Line 1 - Main centerline */} + + + {/* Line 2 - Left offset */} + + + {/* Line 3 - Right offset */} + + + {/* Line 4 - Far left */} + + + {/* Line 5 - Far right */} + + {/* Fixed "Go to Dresses" Button */}