Merge version_1 into main #2
@@ -65,7 +65,7 @@ export default function LandingPage() {
|
||||
tagAnimation="none"
|
||||
buttonAnimation="opacity"
|
||||
ariaLabel="Hero section showcasing kitchen designs"
|
||||
useInvertedBackground={false}
|
||||
|
||||
/>
|
||||
</div>
|
||||
<div id="about" data-section="about">
|
||||
@@ -203,7 +203,7 @@ export default function LandingPage() {
|
||||
]}
|
||||
background={{ variant: "plain" }}
|
||||
useInvertedBackground={false}
|
||||
animationType="entrance-slide"
|
||||
animationType="text-stagger"
|
||||
ariaLabel="Contact us for a free design consultation"
|
||||
/>
|
||||
</div>
|
||||
@@ -217,7 +217,7 @@ export default function LandingPage() {
|
||||
]}
|
||||
copyrightText="© 2024 CA Kitchens. All rights reserved."
|
||||
ariaLabel="Site footer with navigation and legal links"
|
||||
useInvertedBackground={true}
|
||||
|
||||
/>
|
||||
</div>
|
||||
</ThemeProvider>
|
||||
|
||||
Reference in New Issue
Block a user