From 2dec68b4f0d477cd4cdb42834391420d6c897193 Mon Sep 17 00:00:00 2001 From: bender Date: Thu, 12 Mar 2026 03:23:07 +0000 Subject: [PATCH] Update src/app/page.tsx --- src/app/page.tsx | 44 ++++++++++++++++++++++---------------------- 1 file changed, 22 insertions(+), 22 deletions(-) diff --git a/src/app/page.tsx b/src/app/page.tsx index b217728..d3939d3 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -52,22 +52,22 @@ export default function LandingPage() { ]} carouselItems={[ { - id: "1", imageSrc: "http://img.b2bpic.net/free-photo/lodge-wintertime-with-ski-gear_482257-76632.jpg?_wi=1", imageAlt: "Luxury nail art showcase" + id: "1", imageSrc: "https://images.unsplash.com/photo-1604654894610-df63bc536371?w=1200&h=800&fit=crop", imageAlt: "Elegant nail art with intricate design details" }, { - id: "2", imageSrc: "http://img.b2bpic.net/free-photo/empty-front-desk-hotel-registration-area_482257-76192.jpg?_wi=1", imageAlt: "Modern salon interior" + id: "2", imageSrc: "https://images.unsplash.com/photo-1610992015732-2449ec28295e?w=1200&h=800&fit=crop", imageAlt: "Modern nail salon interior with contemporary styling" }, { - id: "3", imageSrc: "http://img.b2bpic.net/free-photo/high-angle-woman-getting-manicure_23-2149975499.jpg?_wi=1", imageAlt: "Professional gel manicure service" + id: "3", imageSrc: "https://images.unsplash.com/photo-1604654894610-df63bc536371?w=1200&h=800&fit=crop", imageAlt: "Professional gel manicure service in luxury setting" }, { - id: "4", imageSrc: "http://img.b2bpic.net/free-photo/lodge-wintertime-with-ski-gear_482257-76632.jpg?_wi=2", imageAlt: "Luxury nail art showcase" + id: "4", imageSrc: "https://images.unsplash.com/photo-1610992015732-2449ec28295e?w=1200&h=800&fit=crop", imageAlt: "Stunning nail art with elegant color palette" }, { - id: "5", imageSrc: "http://img.b2bpic.net/free-photo/empty-front-desk-hotel-registration-area_482257-76192.jpg?_wi=1", imageAlt: "Modern salon interior" + id: "5", imageSrc: "https://images.unsplash.com/photo-1604654894610-df63bc536371?w=1200&h=800&fit=crop", imageAlt: "Close-up of beautifully manicured nails" }, { - id: "6", imageSrc: "http://img.b2bpic.net/free-photo/high-angle-woman-getting-manicure_23-2149975499.jpg?_wi=1", imageAlt: "Professional gel manicure service" + id: "6", imageSrc: "https://images.unsplash.com/photo-1610992015732-2449ec28295e?w=1200&h=800&fit=crop", imageAlt: "Premium nail care artistry showcase" } ]} autoPlayInterval={4000} @@ -100,37 +100,37 @@ export default function LandingPage() { id: "1", title: "Classic Manicure", descriptions: [ "Professional nail care and maintenance", "Cuticle treatment and nail shaping", "Premium polish application in your choice of colors" ], - imageSrc: "http://img.b2bpic.net/free-photo/high-angle-woman-getting-manicure_23-2149975499.jpg?_wi=2", imageAlt: "Classic manicure service" + imageSrc: "https://images.unsplash.com/photo-1604654894610-df63bc536371?w=800&h=600&fit=crop", imageAlt: "Classic manicure service with elegant finish" }, { id: "2", title: "Gel Manicure", descriptions: [ "Long-lasting gel polish for extended durability", "UV-cured application for perfect finish", "Up to 3 weeks of chip-resistant color" ], - imageSrc: "http://img.b2bpic.net/free-photo/gray-nail-design-female-hand-with-glitter-manicure_127675-2602.jpg?_wi=1", imageAlt: "Gel manicure luxury nails" + imageSrc: "https://images.unsplash.com/photo-1610992015732-2449ec28295e?w=800&h=600&fit=crop", imageAlt: "Gel manicure with luxurious nail polish" }, { id: "3", title: "Nail Art Design", descriptions: [ "Custom artistic designs tailored to your vision", "Hand-painted details and creative patterns", "Trendy or timeless styles available" ], - imageSrc: "http://img.b2bpic.net/free-photo/close-up-nail-care-treatment_23-2149262908.jpg?_wi=1", imageAlt: "Artistic nail design" + imageSrc: "https://images.unsplash.com/photo-1604654894610-df63bc536371?w=800&h=600&fit=crop", imageAlt: "Artistic nail design with creative patterns" }, { id: "4", title: "Acrylic Nails", descriptions: [ "Durable acrylic extensions for length and strength", "Natural-looking or dramatic designs", "Perfect for special occasions" ], - imageSrc: "http://img.b2bpic.net/free-photo/close-up-beauty-nail-art_23-2149265970.jpg?_wi=1", imageAlt: "Acrylic nail extensions" + imageSrc: "https://images.unsplash.com/photo-1610992015732-2449ec28295e?w=800&h=600&fit=crop", imageAlt: "Acrylic nail extensions with elegant styling" }, { id: "5", title: "Nail Extensions", descriptions: [ "Premium quality gel or acrylic extensions", "Customizable length and shape options", "Expert application for seamless results" ], - imageSrc: "http://img.b2bpic.net/free-photo/close-shot-woman-hands-red-manicure-two-rings-wearing-beige-suit-yellow-cute-dried-flower-pocket_343596-3229.jpg?_wi=1", imageAlt: "Nail extension service" + imageSrc: "https://images.unsplash.com/photo-1604654894610-df63bc536371?w=800&h=600&fit=crop", imageAlt: "Premium nail extension service showcase" }, { id: "6", title: "Pedicure", descriptions: [ "Relaxing foot spa and exfoliation treatment", "Professional toenail care and grooming", "Soothing massage and polish application" ], - imageSrc: "http://img.b2bpic.net/free-photo/empty-front-desk-hotel-registration-area_482257-76192.jpg?_wi=2", imageAlt: "Luxury pedicure service" + imageSrc: "https://images.unsplash.com/photo-1610992015732-2449ec28295e?w=800&h=600&fit=crop", imageAlt: "Luxury pedicure service experience" } ]} gridVariant="three-columns-all-equal-width" @@ -148,16 +148,16 @@ export default function LandingPage() { tagIcon={Camera} products={[ { - id: "1", name: "Minimalist Elegance", price: "Starting at $50", imageSrc: "http://img.b2bpic.net/free-photo/gray-nail-design-female-hand-with-glitter-manicure_127675-2602.jpg?_wi=2", imageAlt: "Minimalist nail design" + id: "1", name: "Minimalist Elegance", price: "Starting at $50", imageSrc: "https://images.unsplash.com/photo-1604654894610-df63bc536371?w=600&h=600&fit=crop", imageAlt: "Minimalist nail design with subtle elegance" }, { - id: "2", name: "Vibrant Artistry", price: "Starting at $75", imageSrc: "http://img.b2bpic.net/free-photo/close-up-nail-care-treatment_23-2149262908.jpg?_wi=2", imageAlt: "Vibrant nail art" + id: "2", name: "Vibrant Artistry", price: "Starting at $75", imageSrc: "https://images.unsplash.com/photo-1610992015732-2449ec28295e?w=600&h=600&fit=crop", imageAlt: "Vibrant nail art with bold colors" }, { - id: "3", name: "Gold Luxury", price: "Starting at $65", imageSrc: "http://img.b2bpic.net/free-photo/close-shot-woman-hands-red-manicure-two-rings-wearing-beige-suit-yellow-cute-dried-flower-pocket_343596-3229.jpg?_wi=2", imageAlt: "Gold accent nails" + id: "3", name: "Gold Luxury", price: "Starting at $65", imageSrc: "https://images.unsplash.com/photo-1604654894610-df63bc536371?w=600&h=600&fit=crop", imageAlt: "Gold accent nails with luxurious finish" }, { - id: "4", name: "Modern Geometric", price: "Starting at $60", imageSrc: "http://img.b2bpic.net/free-photo/close-up-beauty-nail-art_23-2149265970.jpg?_wi=2", imageAlt: "Geometric nail pattern" + id: "4", name: "Modern Geometric", price: "Starting at $60", imageSrc: "https://images.unsplash.com/photo-1610992015732-2449ec28295e?w=600&h=600&fit=crop", imageAlt: "Geometric nail pattern with modern design" } ]} gridVariant="four-items-2x2-equal-grid" @@ -175,22 +175,22 @@ export default function LandingPage() { tagIcon={Quote} testimonials={[ { - id: "1", name: "Sarah Johnson", handle: "Beauty Enthusiast", testimonial: "Sunlab transformed my nail routine. The attention to detail and professional service is unmatched. I feel pampered every visit!", imageSrc: "http://img.b2bpic.net/free-photo/attractive-blond-business-woman-white-shirt-grey-background_613910-11739.jpg", imageAlt: "Sarah Johnson" + id: "1", name: "Sarah Johnson", handle: "Beauty Enthusiast", testimonial: "Sunlab transformed my nail routine. The attention to detail and professional service is unmatched. I feel pampered every visit!", imageSrc: "https://images.unsplash.com/photo-1494790108377-be9c29b29330?w=400&h=400&fit=crop", imageAlt: "Sarah Johnson" }, { - id: "2", name: "Emily Rodriguez", handle: "Marketing Director", testimonial: "The team understood my vision perfectly and created stunning nails for my wedding. Absolutely recommend Sunlab for any special occasion.", imageSrc: "http://img.b2bpic.net/free-photo/studio-portrait-brunette-female-blue-shirt-grey-background_613910-7954.jpg", imageAlt: "Emily Rodriguez" + id: "2", name: "Emily Rodriguez", handle: "Marketing Director", testimonial: "The team understood my vision perfectly and created stunning nails for my wedding. Absolutely recommend Sunlab for any special occasion.", imageSrc: "https://images.unsplash.com/photo-1507003211169-0a1dd7228f2d?w=400&h=400&fit=crop", imageAlt: "Emily Rodriguez" }, { - id: "3", name: "Jennifer Lee", handle: "Fashion Designer", testimonial: "A true gem! The salon is beautifully designed and the nail artists are incredibly talented. My nails are always Instagram-worthy here.", imageSrc: "http://img.b2bpic.net/free-photo/close-up-positive-businesswoman_1098-3531.jpg", imageAlt: "Jennifer Lee" + id: "3", name: "Jennifer Lee", handle: "Fashion Designer", testimonial: "A true gem! The salon is beautifully designed and the nail artists are incredibly talented. My nails are always Instagram-worthy here.", imageSrc: "https://images.unsplash.com/photo-1438761681033-6461ffad8d80?w=400&h=400&fit=crop", imageAlt: "Jennifer Lee" }, { - id: "4", name: "Michelle Davis", handle: "Luxury Lifestyle", testimonial: "Finally found a nail salon that matches my standards for quality and aesthetics. Sunlab is now my go-to for all my nail needs.", imageSrc: "http://img.b2bpic.net/free-photo/portrait-young-female-dentist-dentistry-concept-dental-treatment_169016-66975.jpg", imageAlt: "Michelle Davis" + id: "4", name: "Michelle Davis", handle: "Luxury Lifestyle", testimonial: "Finally found a nail salon that matches my standards for quality and aesthetics. Sunlab is now my go-to for all my nail needs.", imageSrc: "https://images.unsplash.com/photo-1519046904884-53103b34b206?w=400&h=400&fit=crop", imageAlt: "Michelle Davis" }, { - id: "5", name: "Amanda Chen", handle: "Wellness Coach", testimonial: "Beyond beautiful nails, the relaxing atmosphere and professional care make every appointment feel like self-care. Highly recommend!", imageSrc: "http://img.b2bpic.net/free-photo/smiling-girl-is-looking-camera-by-putting-hands-waist-white-background_176474-118442.jpg", imageAlt: "Amanda Chen" + id: "5", name: "Amanda Chen", handle: "Wellness Coach", testimonial: "Beyond beautiful nails, the relaxing atmosphere and professional care make every appointment feel like self-care. Highly recommend!", imageSrc: "https://images.unsplash.com/photo-1506794778202-cad84cf45f1d?w=400&h=400&fit=crop", imageAlt: "Amanda Chen" }, { - id: "6", name: "Victoria Park", handle: "Entrepreneur", testimonial: "The customization options are incredible. My nail artist listened to every detail and created the perfect design. Worth every penny!", imageSrc: "http://img.b2bpic.net/free-photo/portrait-blonde-female-with-crossed-arms-dressed-blue-jacket_613910-8109.jpg", imageAlt: "Victoria Park" + id: "6", name: "Victoria Park", handle: "Entrepreneur", testimonial: "The customization options are incredible. My nail artist listened to every detail and created the perfect design. Worth every penny!", imageSrc: "https://images.unsplash.com/photo-1517841905240-74f672b6cff1?w=400&h=400&fit=crop", imageAlt: "Victoria Park" } ]} animationType="slide-up"