Merge version_3 into main #5
@@ -53,7 +53,7 @@ export default function LandingPage() {
|
||||
description="Premium makeup for every face, every style, and every moment. Gopal Beauty World brings you the art of perfection."
|
||||
buttons={[
|
||||
{
|
||||
text: "Shop Now", href: "#products"},
|
||||
text: "Shop the Collection", href: "#products"},
|
||||
]}
|
||||
mediaItems={[
|
||||
{
|
||||
@@ -116,10 +116,7 @@ export default function LandingPage() {
|
||||
<div id="products" data-section="products">
|
||||
<ProductCardOne
|
||||
animationType="slide-up"
|
||||
textboxLayout="split-actions"
|
||||
buttons={[
|
||||
{ text: "View Details", href: "#" }
|
||||
]}
|
||||
textboxLayout="default"
|
||||
gridVariant="four-items-2x2-equal-grid"
|
||||
useInvertedBackground={false}
|
||||
products={[
|
||||
|
||||
Reference in New Issue
Block a user