Update src/app/page.tsx

This commit is contained in:
2026-05-10 16:47:52 +00:00
parent 8d748c67e3
commit 3e101152ee

View File

@@ -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"},