From 3eec907d94fd9d833fbe7883510ed56d7dce6d32 Mon Sep 17 00:00:00 2001 From: bender Date: Thu, 19 Mar 2026 06:10:48 +0000 Subject: [PATCH] Update src/app/page.tsx --- src/app/page.tsx | 22 +++++++++++----------- 1 file changed, 11 insertions(+), 11 deletions(-) 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 +} -- 2.49.1