Merge version_1 into main
Merge version_1 into main
This commit was merged in pull request #3.
This commit is contained in:
@@ -72,7 +72,7 @@ export default function LandingPage() {
|
||||
]}
|
||||
testimonialRotationInterval={5000}
|
||||
useInvertedBackground={false}
|
||||
background={{ variant: "plain" }}
|
||||
background={{ variant: "grid" }}
|
||||
/>
|
||||
</div>
|
||||
|
||||
@@ -206,7 +206,7 @@ export default function LandingPage() {
|
||||
{ text: "Get in Touch", href: "#" },
|
||||
{ text: "Shop Now", href: "products" },
|
||||
]}
|
||||
background={{ variant: "plain" }}
|
||||
background={{ variant: "grid" }}
|
||||
useInvertedBackground={false}
|
||||
/>
|
||||
</div>
|
||||
|
||||
Reference in New Issue
Block a user