From e5dfa8981e5a2c721e6d6676c71558e113d1c102 Mon Sep 17 00:00:00 2001 From: bender Date: Thu, 19 Mar 2026 21:21:54 +0000 Subject: [PATCH] Update src/app/page.tsx --- src/app/page.tsx | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/src/app/page.tsx b/src/app/page.tsx index a7ebff6..37689c1 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -96,7 +96,7 @@ export default function LandingPage() { }, { id: 3, - title: "Bridal Grandeur", description: "Complete bridal mehndi designs that cover arms and hands with elaborate patterns, creating a stunning full-coverage look for your most special day.", imageSrc: "http://img.b2bpic.net/free-photo/dressing-up-shoes-indian-bride-before-wedding_8353-10046.jpg?_wi=1", imageAlt: "Full arm bridal henna design" + title: "Bridal Grandeur", description: "Complete bridal mehndi designs that cover arms and hands with elaborate patterns, creating a stunning full-coverage look for your most special day.", imageSrc: "http://img.b2bpic.net/free-photo/dressing-up-shoes-indian-bride-before-wedding_8353-10046.jpg", imageAlt: "Full arm bridal henna design" } ]} animationType="slide-up" @@ -191,7 +191,7 @@ export default function LandingPage() { id: "care-tips", category: "Care Tips", title: "How to Make Your Henna Last Longer", excerpt: "Discover professional secrets to deepen your henna stain and extend its beautiful appearance for up to 3 weeks.", imageSrc: "http://img.b2bpic.net/free-photo/close-up-woman-s-hand-holding-ancient-wooden-container_23-2148083033.jpg", imageAlt: "Henna care tips", authorName: "Henna Expert", authorAvatar: "http://img.b2bpic.net/free-photo/authentic-indian-bride-s-mehendi-hand_8353-9774.jpg", date: "Dec 10, 2024" }, { - id: "wedding-traditions", category: "Traditions", title: "Mehndi Ceremony: Celebrating Cultural Heritage", excerpt: "Learn about the rich history and significance of mehndi ceremonies in South Asian and Middle Eastern weddings.", imageSrc: "http://img.b2bpic.net/free-photo/dressing-up-shoes-indian-bride-before-wedding_8353-10046.jpg?_wi=2", imageAlt: "Wedding mehndi traditions", authorName: "Culture Curator", authorAvatar: "http://img.b2bpic.net/free-photo/hindu-bride-white-veil-raises-her-hands-up_8353-8865.jpg", date: "Dec 5, 2024" + id: "wedding-traditions", category: "Traditions", title: "Mehndi Ceremony: Celebrating Cultural Heritage", excerpt: "Learn about the rich history and significance of mehndi ceremonies in South Asian and Middle Eastern weddings.", imageSrc: "http://img.b2bpic.net/free-photo/dressing-up-shoes-indian-bride-before-wedding_8353-10046.jpg", imageAlt: "Wedding mehndi traditions", authorName: "Culture Curator", authorAvatar: "http://img.b2bpic.net/free-photo/hindu-bride-white-veil-raises-her-hands-up_8353-8865.jpg", date: "Dec 5, 2024" }, { id: "festival-henna", category: "Festivals", title: "Festival Henna Designs for Eid & Diwali", excerpt: "Explore stunning henna designs perfect for celebrating Eid, Diwali, and other cultural festivals with joy and artistry.", imageSrc: "http://img.b2bpic.net/free-photo/bride-s-mehndi-hands_1303-10570.jpg", imageAlt: "Festival henna designs", authorName: "Design Artist", authorAvatar: "http://img.b2bpic.net/free-photo/young-indian-woman-wearing-sari_23-2149400860.jpg", date: "Nov 28, 2024" @@ -220,7 +220,7 @@ export default function LandingPage() { useInvertedBackground={false} imageSrc="http://img.b2bpic.net/free-photo/beautiful-young-gfirl-is-making-creative-sketces-he-new-puppet-show_613910-12984.jpg" imageAlt="Professional henna studio" - mediaAnimation="fade" + mediaAnimation="blur-reveal" mediaPosition="right" buttonText="Book Your Design" /> -- 2.49.1