From 4a62dac27fc0da9c1fb013f429fb2d4f9429b784 Mon Sep 17 00:00:00 2001 From: bender Date: Thu, 30 Apr 2026 15:15:04 +0000 Subject: [PATCH] Update src/app/page.tsx --- src/app/page.tsx | 18 +++++++++++++++--- 1 file changed, 15 insertions(+), 3 deletions(-) diff --git a/src/app/page.tsx b/src/app/page.tsx index 790c4e1..31abc62 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -68,6 +68,7 @@ export default function LandingPage() { description="Hand-picked seasonal ingredients prepared by masters of their craft." gridVariant="bento-grid" animationType="blur-reveal" + textboxLayout="split" useInvertedBackground={true} products={[ { id: "1", name: "Tandoori Masterpiece", price: "₹599", imageSrc: "http://img.b2bpic.net/free-photo/appetizing-dish-green-beans-plate-fork-garlic-bottle-oil-white-notebook-bowls-spices-dark-table_140725-120100.jpg" }, @@ -80,8 +81,11 @@ export default function LandingPage() {
@@ -105,8 +111,10 @@ export default function LandingPage() {
-- 2.49.1