diff --git a/src/app/page.tsx b/src/app/page.tsx index 3df1688..f51e25a 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -142,18 +142,18 @@ export default function LandingPage() { {/* Decorative Vertical Border/Divider with Gold Accents */}
{/* Main vertical line with gradient */} -
+
{/* Gold accent dots distributed throughout */} -
-
-
-
-
-
-
-
-
+
+
+
+
+
+
+
+
+
{/* Fixed "Go to Dresses" Button */} @@ -560,4 +560,4 @@ export default function LandingPage() {
); -} \ No newline at end of file +}