Merge version_1 into main #6
@@ -53,6 +53,7 @@ export default function HomePage() {
|
||||
<TextAbout
|
||||
title="Quality Meets Affordability"
|
||||
tag="Our Story"
|
||||
useInvertedBackground={false}
|
||||
/>
|
||||
</div>
|
||||
|
||||
@@ -62,6 +63,7 @@ export default function HomePage() {
|
||||
title="Trusted by Fashion Icons"
|
||||
description="Join thousands of stylish customers worldwide."
|
||||
textboxLayout="default"
|
||||
useInvertedBackground={false}
|
||||
/>
|
||||
</div>
|
||||
|
||||
@@ -74,6 +76,7 @@ export default function HomePage() {
|
||||
{ id: "2", title: "Is shipping free?", content: "Yes, shipping is free on orders over £50." },
|
||||
{ id: "3", title: "How do I track my order?", content: "Tracking information is emailed once your order ships." }
|
||||
]}
|
||||
useInvertedBackground={false}
|
||||
/>
|
||||
</div>
|
||||
|
||||
@@ -83,6 +86,7 @@ export default function HomePage() {
|
||||
title="Get Fashion Updates"
|
||||
description="Sign up for our newsletter to stay updated on new arrivals and sales."
|
||||
background={{ variant: "plain" }}
|
||||
useInvertedBackground={false}
|
||||
/>
|
||||
</div>
|
||||
|
||||
|
||||
Reference in New Issue
Block a user