Merge version_1 into main
Merge version_1 into main
This commit was merged in pull request #1.
This commit is contained in:
@@ -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" }] },
|
||||
|
||||
Reference in New Issue
Block a user