From f10f316e2b27e5a3937e3c25b2824716f495a34b Mon Sep 17 00:00:00 2001 From: bender Date: Tue, 3 Mar 2026 07:38:38 +0000 Subject: [PATCH] Update src/app/page.tsx --- src/app/page.tsx | 16 ++++++++-------- 1 file changed, 8 insertions(+), 8 deletions(-) diff --git a/src/app/page.tsx b/src/app/page.tsx index 53d7a07..cdfeeaf 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -17,7 +17,7 @@ export default function LandingPage() { borderRadius="rounded" contentWidth="mediumSmall" sizing="mediumLargeSizeLargeTitles" - background="grid" + background="circleGradient" cardStyle="gradient-bordered" primaryButtonStyle="shadow" secondaryButtonStyle="layered" @@ -44,7 +44,7 @@ export default function LandingPage() { description="Premium quality planters, decorative pots & thoughtful gifts for every occasion. Located in Bhajanpura, Delhi – we bring nature's beauty to your home and office." tag="Delhi's Premier Flower Pot Gallery" tagAnimation="slide-up" - background={{ variant: "grid" }} + background={{ variant: "animated-grid" }} imageSrc="http://img.b2bpic.net/free-photo/gardening-concept-with-plants_23-2148000286.jpg" imageAlt="Beautiful flower pots and decorative planters" imagePosition="right" @@ -85,10 +85,10 @@ export default function LandingPage() { title: "Flower Pots", description: "Stylish ceramic, plastic, and designer pots for your home & balcony.", icon: Flower, mediaItems: [ { - imageSrc: "http://img.b2bpic.net/free-photo/birds-nest-fern-plant-beige-pot_53876-142823.jpg?_wi=1", imageAlt: "Ceramic flower pots collection" + imageSrc: "http://img.b2bpic.net/free-photo/birds-nest-fern-plant-beige-pot_53876-142823.jpg", imageAlt: "Ceramic flower pots collection" }, { - imageSrc: "http://img.b2bpic.net/free-photo/modern-home-creative-interior-decoration-elements_628469-518.jpg?_wi=1", imageAlt: "Designer planters for indoor and outdoor" + imageSrc: "http://img.b2bpic.net/free-photo/modern-home-creative-interior-decoration-elements_628469-518.jpg", imageAlt: "Designer planters for indoor and outdoor" } ] }, @@ -99,7 +99,7 @@ export default function LandingPage() { imageSrc: "http://img.b2bpic.net/free-photo/gifts-christmas-table_1098-22260.jpg", imageAlt: "Gift items and decorative pieces" }, { - imageSrc: "http://img.b2bpic.net/free-photo/modern-home-creative-interior-decoration-elements_628469-518.jpg?_wi=2", imageAlt: "Unique gift collections" + imageSrc: "http://img.b2bpic.net/free-photo/modern-home-creative-interior-decoration-elements_628469-518.jpg", imageAlt: "Unique gift collections" } ] }, @@ -107,10 +107,10 @@ export default function LandingPage() { title: "Home Decor", description: "Unique decorative items to enhance your living and working spaces.", icon: Home, mediaItems: [ { - imageSrc: "http://img.b2bpic.net/free-photo/modern-home-creative-interior-decoration-elements_628469-518.jpg?_wi=3", imageAlt: "Home decoration items" + imageSrc: "http://img.b2bpic.net/free-photo/modern-home-creative-interior-decoration-elements_628469-518.jpg", imageAlt: "Home decoration items" }, { - imageSrc: "http://img.b2bpic.net/free-photo/birds-nest-fern-plant-beige-pot_53876-142823.jpg?_wi=2", imageAlt: "Decorative planters for spaces" + imageSrc: "http://img.b2bpic.net/free-photo/birds-nest-fern-plant-beige-pot_53876-142823.jpg", imageAlt: "Decorative planters for spaces" } ] } @@ -132,7 +132,7 @@ export default function LandingPage() { tagAnimation="slide-up" title="Visit Us in Bhajanpura, Delhi" description="C, 120/19, Gali Number 3, Block C 2, Bhajanpura, Tukhmirpur, Delhi – 110053 | Open Daily – Closes 9 PM" - background={{ variant: "grid" }} + background={{ variant: "animated-grid" }} useInvertedBackground={false} buttonText="Call Us" inputPlaceholder="Your email"