Merge version_1 into main #1
@@ -62,7 +62,6 @@ export default function LandingPage() {
|
||||
mediaAnimation="slide-up"
|
||||
rating={5}
|
||||
ratingText="Rated 5 Stars by Our Clients"
|
||||
useInvertedBackground={false}
|
||||
/>
|
||||
</div>
|
||||
|
||||
@@ -70,9 +69,6 @@ export default function LandingPage() {
|
||||
<InlineImageSplitTextAbout
|
||||
heading={[{ type: "text", content: "Our Passion for Furniture Manufacturing Excellence" }]}
|
||||
buttons={[{ text: "Learn Our Story", href: "#" }]}
|
||||
useInvertedBackground={true}
|
||||
imageSrc="http://img.b2bpic.net/free-photo/making-bracelet-hard-working-jeweler-concept_23-2148643202.jpg"
|
||||
imageAlt="Craftsman working on a piece of wooden furniture"
|
||||
/>
|
||||
</div>
|
||||
|
||||
@@ -177,7 +173,6 @@ export default function LandingPage() {
|
||||
{ items: [{ label: "Contact Us", href: "#contact" }, { label: "Privacy Policy", href: "#" }, { label: "Terms of Service", href: "#" }] }
|
||||
]}
|
||||
logoText="LuxeFurnish © 2023. All rights reserved."
|
||||
useInvertedBackground={true}
|
||||
/>
|
||||
</div>
|
||||
</ThemeProvider>
|
||||
|
||||
Reference in New Issue
Block a user