Merge version_3 into main #3
@@ -86,6 +86,10 @@ export default function LandingPage() {
|
||||
animationType="slide-up"
|
||||
useInvertedBackground={false}
|
||||
gridVariant="three-columns-all-equal-width"
|
||||
buttons={[
|
||||
{ text: "View All Products", href: "products" },
|
||||
{ text: "Create Custom Order", href: "contact" }
|
||||
]}
|
||||
products={[
|
||||
{
|
||||
id: "1", brand: "Savos Soft Touch", name: "Casabe Dulce", price: "$8.99", rating: 5,
|
||||
|
||||
Reference in New Issue
Block a user