From 38a63a5bea2e99b08e90ce592a69978c974aef74 Mon Sep 17 00:00:00 2001 From: JeffEmmett <20747463-JeffEmmett@users.noreply.replit.com> Date: Sun, 15 Jun 2025 12:27:18 +0000 Subject: [PATCH] Reduce spacing around the "Follow My Journey" title and images Adjusts padding and margins in PhotoGallery and AboutSection components. Replit-Commit-Author: Agent Replit-Commit-Session-Id: e4277a6e-587a-496e-8663-733446748f62 Replit-Commit-Screenshot-Url: https://storage.googleapis.com/screenshot-production-us-central1/af8dabca-e746-4e53-9c29-d8d4d9cf30f5/9fbf5aed-5f1e-4b26-b836-63435100d15b.jpg --- client/src/components/about/about-section.tsx | 9 +-------- client/src/components/home/cta-section.tsx | 3 --- client/src/components/photo-gallery.tsx | 4 ++-- 3 files changed, 3 insertions(+), 13 deletions(-) diff --git a/client/src/components/about/about-section.tsx b/client/src/components/about/about-section.tsx index 5f329a5..d819f5a 100644 --- a/client/src/components/about/about-section.tsx +++ b/client/src/components/about/about-section.tsx @@ -9,14 +9,7 @@ export function AboutSection() {
- {/* Top image */} -
- Fadia demonstrating bridge pose in a beautiful studio setting -
+ {/* Main center image */}
diff --git a/client/src/components/home/cta-section.tsx b/client/src/components/home/cta-section.tsx index 49ccf3e..573d3b6 100644 --- a/client/src/components/home/cta-section.tsx +++ b/client/src/components/home/cta-section.tsx @@ -19,9 +19,6 @@ export function CTASection() {
-
-
-
); } \ No newline at end of file diff --git a/client/src/components/photo-gallery.tsx b/client/src/components/photo-gallery.tsx index 8da6c76..d7019eb 100644 --- a/client/src/components/photo-gallery.tsx +++ b/client/src/components/photo-gallery.tsx @@ -1,8 +1,8 @@ export function PhotoGallery() { return ( -
+
-
+

Follow My Journey