Merge version_1 into main #2
@@ -72,6 +72,7 @@ export default function LandingPage() {
|
||||
description="Handpicked products from top brands with exceptional ratings and reviews"
|
||||
tag="Best Sellers"
|
||||
gridVariant="three-columns-all-equal-width"
|
||||
animationType="slide-up"
|
||||
textboxLayout="default"
|
||||
useInvertedBackground={false}
|
||||
products={[
|
||||
@@ -225,6 +226,7 @@ export default function LandingPage() {
|
||||
title="Customer Love"
|
||||
description="See what our happy customers have to say about their StyleHub experience"
|
||||
tag="Reviews"
|
||||
animationType="slide-up"
|
||||
textboxLayout="default"
|
||||
useInvertedBackground={false}
|
||||
testimonials={[
|
||||
@@ -349,4 +351,4 @@ export default function LandingPage() {
|
||||
</div>
|
||||
</ThemeProvider>
|
||||
);
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user