From 9d9ea09772f92db406eaff21281352c07d9fbf73 Mon Sep 17 00:00:00 2001 From: "gpt-engineer-app[bot]" <159125892+gpt-engineer-app[bot]@users.noreply.github.com> Date: Tue, 27 Jan 2026 19:24:01 +0000 Subject: [PATCH] Changes --- src/components/Footer.tsx | 64 +++++++------ src/components/GallerySection.tsx | 55 +++++++----- src/components/HeroSection.tsx | 51 +++++++---- src/components/PlansSection.tsx | 109 ++++++++++++++--------- src/index.css | 143 ++++++++++++++++++------------ 5 files changed, 259 insertions(+), 163 deletions(-) diff --git a/src/components/Footer.tsx b/src/components/Footer.tsx index 3f538ff..8951eb6 100644 --- a/src/components/Footer.tsx +++ b/src/components/Footer.tsx @@ -1,33 +1,45 @@ const Footer = () => { return ( -