Merge version_3 into main
Merge version_3 into main
This commit was merged in pull request #3.
This commit is contained in:
@@ -116,6 +116,9 @@ export default function LandingPage() {
|
||||
textboxLayout="default"
|
||||
gridVariant="two-columns-alternating-heights"
|
||||
useInvertedBackground={false}
|
||||
buttons={[
|
||||
{ text: "Shop All Teas", href: "#" }
|
||||
]}
|
||||
products={[
|
||||
{
|
||||
id: "p1", name: "Jade Mist Sencha", price: "$24.00", imageSrc: "http://img.b2bpic.net/free-photo/different-type-dried-tea-leaves-wooden-table_23-2147975461.jpg"},
|
||||
|
||||
Reference in New Issue
Block a user