Merge version_1 into main #1

Merged
bender merged 2 commits from version_1 into main 2026-03-10 00:55:34 +00:00
2 changed files with 1384 additions and 17 deletions

File diff suppressed because it is too large Load Diff

View File

@@ -50,17 +50,17 @@ export default function LandingPage() {
background={{ variant: "sparkles-gradient" }}
mediaItems={[
{
imageSrc: "http://img.b2bpic.net/free-photo/woman-celebrating-indian-republic-day_23-2151142473.jpg", imageAlt: "Elaborate bridal henna design"},
imageSrc: "http://img.b2bpic.net/free-photo/woman-celebrating-indian-republic-day_23-2151142473.jpg?_wi=1", imageAlt: "Elaborate bridal henna design"},
{
imageSrc: "http://img.b2bpic.net/free-photo/closeup-bride-s-feet-covered-with-mehndi-standing_8353-747.jpg", imageAlt: "Traditional feet henna pattern"},
imageSrc: "http://img.b2bpic.net/free-photo/closeup-bride-s-feet-covered-with-mehndi-standing_8353-747.jpg?_wi=1", imageAlt: "Traditional feet henna pattern"},
{
imageSrc: "http://img.b2bpic.net/free-photo/close-up-hindu-bride-s-hands-covered-with-henna-tattoos_8353-8852.jpg", imageAlt: "Intricate arm henna design"},
imageSrc: "http://img.b2bpic.net/free-photo/close-up-hindu-bride-s-hands-covered-with-henna-tattoos_8353-8852.jpg?_wi=1", imageAlt: "Intricate arm henna design"},
{
imageSrc: "http://img.b2bpic.net/free-photo/woman-celebrating-indian-republic-day_23-2151142480.jpg", imageAlt: "Elaborate back henna artwork"},
imageSrc: "http://img.b2bpic.net/free-photo/woman-celebrating-indian-republic-day_23-2151142480.jpg?_wi=1", imageAlt: "Elaborate back henna artwork"},
{
imageSrc: "http://img.b2bpic.net/free-vector/mandala-invitation-template_23-2147877289.jpg", imageAlt: "Modern geometric henna design"},
imageSrc: "http://img.b2bpic.net/free-vector/mandala-invitation-template_23-2147877289.jpg?_wi=1", imageAlt: "Modern geometric henna design"},
{
imageSrc: "http://img.b2bpic.net/free-photo/fortune-teller-palm-reading-front-view_23-2150006188.jpg", imageAlt: "Henna application ceremony"},
imageSrc: "http://img.b2bpic.net/free-photo/fortune-teller-palm-reading-front-view_23-2150006188.jpg?_wi=1", imageAlt: "Henna application ceremony"},
]}
buttons={[
{ text: "Explore Portfolio", href: "portfolio" },
@@ -79,17 +79,17 @@ export default function LandingPage() {
tagAnimation="slide-up"
products={[
{
id: "1", name: "Bridal Elegance", price: "Premium", imageSrc: "http://img.b2bpic.net/free-photo/woman-celebrating-indian-republic-day_23-2151142473.jpg", imageAlt: "Elaborate bridal henna design"},
id: "1", name: "Bridal Elegance", price: "Premium", imageSrc: "http://img.b2bpic.net/free-photo/woman-celebrating-indian-republic-day_23-2151142473.jpg?_wi=2", imageAlt: "Elaborate bridal henna design"},
{
id: "2", name: "Artistic Feet", price: "Classic", imageSrc: "http://img.b2bpic.net/free-photo/closeup-bride-s-feet-covered-with-mehndi-standing_8353-747.jpg", imageAlt: "Traditional feet henna pattern"},
id: "2", name: "Artistic Feet", price: "Classic", imageSrc: "http://img.b2bpic.net/free-photo/closeup-bride-s-feet-covered-with-mehndi-standing_8353-747.jpg?_wi=2", imageAlt: "Traditional feet henna pattern"},
{
id: "3", name: "Wrapped Elegance", price: "Premium", imageSrc: "http://img.b2bpic.net/free-photo/close-up-hindu-bride-s-hands-covered-with-henna-tattoos_8353-8852.jpg", imageAlt: "Intricate arm henna design"},
id: "3", name: "Wrapped Elegance", price: "Premium", imageSrc: "http://img.b2bpic.net/free-photo/close-up-hindu-bride-s-hands-covered-with-henna-tattoos_8353-8852.jpg?_wi=2", imageAlt: "Intricate arm henna design"},
{
id: "4", name: "Canvas Masterpiece", price: "Premium", imageSrc: "http://img.b2bpic.net/free-photo/woman-celebrating-indian-republic-day_23-2151142480.jpg", imageAlt: "Elaborate back henna artwork"},
id: "4", name: "Canvas Masterpiece", price: "Premium", imageSrc: "http://img.b2bpic.net/free-photo/woman-celebrating-indian-republic-day_23-2151142480.jpg?_wi=2", imageAlt: "Elaborate back henna artwork"},
{
id: "5", name: "Modern Fusion", price: "Contemporary", imageSrc: "http://img.b2bpic.net/free-vector/mandala-invitation-template_23-2147877289.jpg", imageAlt: "Modern geometric henna design"},
id: "5", name: "Modern Fusion", price: "Contemporary", imageSrc: "http://img.b2bpic.net/free-vector/mandala-invitation-template_23-2147877289.jpg?_wi=2", imageAlt: "Modern geometric henna design"},
{
id: "6", name: "Celebration Moment", price: "Experience", imageSrc: "http://img.b2bpic.net/free-photo/fortune-teller-palm-reading-front-view_23-2150006188.jpg", imageAlt: "Henna application ceremony"},
id: "6", name: "Celebration Moment", price: "Experience", imageSrc: "http://img.b2bpic.net/free-photo/fortune-teller-palm-reading-front-view_23-2150006188.jpg?_wi=2", imageAlt: "Henna application ceremony"},
]}
gridVariant="bento-grid"
animationType="blur-reveal"
@@ -127,16 +127,16 @@ export default function LandingPage() {
features={[
{
id: 1,
title: "Bridal Mehndi", description: "Elaborate, culturally authentic designs for your special wedding day. Multi-hour sessions creating intricate patterns on hands, arms, and feet.", imageSrc: "http://img.b2bpic.net/free-photo/woman-celebrating-indian-republic-day_23-2151142473.jpg", imageAlt: "Bridal mehndi henna design"},
title: "Bridal Mehndi", description: "Elaborate, culturally authentic designs for your special wedding day. Multi-hour sessions creating intricate patterns on hands, arms, and feet.", imageSrc: "http://img.b2bpic.net/free-photo/woman-celebrating-indian-republic-day_23-2151142473.jpg?_wi=3", imageAlt: "Bridal mehndi henna design"},
{
id: 2,
title: "Event Henna", description: "Perfect for festivals, celebrations, and special occasions. Quick artistic designs that add elegance to any gathering.", imageSrc: "http://img.b2bpic.net/free-photo/fortune-teller-palm-reading-front-view_23-2150006188.jpg", imageAlt: "Henna at celebration event"},
title: "Event Henna", description: "Perfect for festivals, celebrations, and special occasions. Quick artistic designs that add elegance to any gathering.", imageSrc: "http://img.b2bpic.net/free-photo/fortune-teller-palm-reading-front-view_23-2150006188.jpg?_wi=3", imageAlt: "Henna at celebration event"},
{
id: 3,
title: "Custom Designs", description: "Work directly with our artist to create personalized henna designs reflecting your personality, culture, and style preferences.", imageSrc: "http://img.b2bpic.net/free-vector/mandala-invitation-template_23-2147877289.jpg", imageAlt: "Custom modern henna design"},
title: "Custom Designs", description: "Work directly with our artist to create personalized henna designs reflecting your personality, culture, and style preferences.", imageSrc: "http://img.b2bpic.net/free-vector/mandala-invitation-template_23-2147877289.jpg?_wi=3", imageAlt: "Custom modern henna design"},
{
id: 4,
title: "Bridal Party", description: "Professional henna application for the entire wedding party. Coordinated designs ensuring every attendant looks stunning.", imageSrc: "http://img.b2bpic.net/free-photo/closeup-bride-s-feet-covered-with-mehndi-standing_8353-747.jpg", imageAlt: "Henna for wedding party"},
title: "Bridal Party", description: "Professional henna application for the entire wedding party. Coordinated designs ensuring every attendant looks stunning.", imageSrc: "http://img.b2bpic.net/free-photo/closeup-bride-s-feet-covered-with-mehndi-standing_8353-747.jpg?_wi=3", imageAlt: "Henna for wedding party"},
]}
/>
</div>
@@ -163,7 +163,7 @@ export default function LandingPage() {
imageSrc: "http://img.b2bpic.net/free-photo/mehndi-wedding-ornament-hands-drawn-by-henna_8353-9769.jpg", imageAlt: "Zainab displaying her bridal mehndi"},
{
id: "4", name: "Nisha Patel", role: "Client", company: "Regular Visitor", rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/close-up-hindu-bride-s-hands-covered-with-henna-tattoos_8353-8852.jpg", imageAlt: "Nisha happy with her henna art"},
imageSrc: "http://img.b2bpic.net/free-photo/close-up-hindu-bride-s-hands-covered-with-henna-tattoos_8353-8852.jpg?_wi=3", imageAlt: "Nisha happy with her henna art"},
]}
kpiItems={[
{ value: "500+", label: "Happy Clients" },