From 3d0ec70763fac2079aa7120d655b2f5a027c95bd Mon Sep 17 00:00:00 2001 From: bender Date: Fri, 6 Mar 2026 06:45:23 +0000 Subject: [PATCH] Update src/app/page.tsx --- src/app/page.tsx | 14 +++++++------- 1 file changed, 7 insertions(+), 7 deletions(-) diff --git a/src/app/page.tsx b/src/app/page.tsx index 152c412..52585fa 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -20,7 +20,7 @@ export default function LandingPage() { borderRadius="pill" contentWidth="mediumSmall" sizing="mediumLarge" - background="aurora" + background="circleGradient" cardStyle="layered-gradient" primaryButtonStyle="primary-glow" secondaryButtonStyle="glass" @@ -44,11 +44,11 @@ export default function LandingPage() { @@ -109,7 +109,7 @@ export default function LandingPage() { animationType="slide-up" features={[ { - id: "1", title: "Premium Muslin Fabric", description: "Breathable, soft, and durable muslin that feels luxurious against the skin while maintaining perfect drape.", tag: "Quality", imageSrc: "http://img.b2bpic.net/free-photo/close-up-wine-stain-detail_23-2149641712.jpg?_wi=2", imageAlt: "Premium muslin texture" + id: "1", title: "Premium Muslin Fabric", description: "Breathable, soft, and durable muslin that feels luxurious against the skin while maintaining perfect drape.", tag: "Quality", imageSrc: "http://img.b2bpic.net/free-photo/close-up-wine-stain-detail_23-2149641712.jpg", imageAlt: "Premium muslin texture" }, { id: "2", title: "Handcrafted Excellence", description: "Each hijab is carefully stitched by skilled artisans, ensuring impeccable quality and attention to detail.", tag: "Craftsmanship", imageSrc: "http://img.b2bpic.net/free-photo/tailoring-items-arrangement-still-life_23-2149647273.jpg", imageAlt: "Handcrafted stitching detail" -- 2.49.1