Merge version_1 into main #1

Merged
bender merged 1 commits from version_1 into main 2026-06-12 23:46:47 +00:00

View File

@@ -138,7 +138,6 @@ export default function LandingPage() {
]}
imageSrc={getAssetUrl("hero-spa-luxury")}
imageAlt={getAssetAlt("hero-spa-luxury")}
useInvertedBackground={false}
/>
</div>
<div id="about" data-section="about">
@@ -244,7 +243,6 @@ export default function LandingPage() {
<FooterBase
logoText="AG Skin & Body"
copyrightText="© 2024 AG Skin & Body. All rights reserved."
useInvertedBackground={false}
columns={[
{ title: "Services", items: [{ label: "Post-Op Care", href: "#services" }, { label: "Lymphatic Drainage", href: "#services" }, { label: "Body Contouring", href: "#services" }, { label: "Skin Rejuvenation", href: "#services" }] },
{ title: "Company", items: [{ label: "About Us", href: "#about" }, { label: "Client Gallery", href: "#gallery" }, { label: "Testimonials", href: "#testimonials" }, { label: "Contact", href: "#contact" }] },