diff --git a/src/app/page.tsx b/src/app/page.tsx index ffa471b..72f72f8 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -46,7 +46,7 @@ export default function LandingPage() { tag="Luxury Fragrances" tagIcon={Sparkles} tagAnimation="slide-up" - background={{ variant: "circleGradient" }} + background={{ variant: "radial-gradient" }} buttons={[ { text: "Browse Samples", href: "#products" }, { text: "Learn More", href: "#about" }, @@ -54,7 +54,7 @@ export default function LandingPage() { buttonAnimation="slide-up" dashboard={{ title: "Fragrance Discovery Hub", logoIcon: Droplet, - imageSrc: "http://img.b2bpic.net/free-photo/cosmetic-products-flowers-white_1150-15378.jpg?_wi=1", imageAlt: "NVG LUX Premium Fragrance", buttons: [ + imageSrc: "http://img.b2bpic.net/free-photo/cosmetic-products-flowers-white_1150-15378.jpg", imageAlt: "NVG LUX Premium Fragrance", buttons: [ { text: "Explore Collection", href: "#products" }, { text: "Shop Samples", href: "#pricing" }, ], @@ -95,10 +95,10 @@ export default function LandingPage() { reviewCount: "342", imageSrc: "http://img.b2bpic.net/free-photo/skin-regeneration-product-still-life_23-2151232231.jpg", imageAlt: "Rose Essence Sample"}, { id: "2", brand: "NVG LUX", name: "Oud Noir", price: "$34.99", rating: 5, - reviewCount: "298", imageSrc: "http://img.b2bpic.net/free-vector/abstract-artistic-mandala-design-background_1055-3204.jpg?_wi=1", imageAlt: "Oud Noir Sample"}, + reviewCount: "298", imageSrc: "http://img.b2bpic.net/free-vector/abstract-artistic-mandala-design-background_1055-3204.jpg", imageAlt: "Oud Noir Sample"}, { id: "3", brand: "NVG LUX", name: "Peony Dream", price: "$24.99", rating: 5, - reviewCount: "267", imageSrc: "http://img.b2bpic.net/free-photo/close-up-beautiful-florist-woman_23-2149215318.jpg?_wi=1", imageAlt: "Peony Dream Sample"}, + reviewCount: "267", imageSrc: "http://img.b2bpic.net/free-photo/close-up-beautiful-florist-woman_23-2149215318.jpg", imageAlt: "Peony Dream Sample"}, { id: "4", brand: "NVG LUX", name: "Sandalwood Bliss", price: "$29.99", rating: 5, reviewCount: "315", imageSrc: "http://img.b2bpic.net/free-photo/beautiful-still-life-with-herbal-medicine_23-2149291993.jpg", imageAlt: "Sandalwood Bliss Sample"}, @@ -119,11 +119,11 @@ export default function LandingPage() { animationType="slide-up" features={[ { - id: "1", title: "Authentic Fragrances", description: "Every sample is sourced directly from premium fragrance houses, ensuring 100% authenticity and quality in every vial.", imageSrc: "http://img.b2bpic.net/free-photo/cosmetic-products-flowers-white_1150-15378.jpg?_wi=2", imageAlt: "Authentic Fragrances"}, + id: "1", title: "Authentic Fragrances", description: "Every sample is sourced directly from premium fragrance houses, ensuring 100% authenticity and quality in every vial.", imageSrc: "http://img.b2bpic.net/free-photo/cosmetic-products-flowers-white_1150-15378.jpg", imageAlt: "Authentic Fragrances"}, { - id: "2", title: "Discover Your Scent", description: "Try before you commit. Our curated samples let you explore multiple fragrances and find your perfect signature scent.", imageSrc: "http://img.b2bpic.net/free-vector/abstract-artistic-mandala-design-background_1055-3204.jpg?_wi=2", imageAlt: "Fragrance Discovery"}, + id: "2", title: "Discover Your Scent", description: "Try before you commit. Our curated samples let you explore multiple fragrances and find your perfect signature scent.", imageSrc: "http://img.b2bpic.net/free-vector/abstract-artistic-mandala-design-background_1055-3204.jpg", imageAlt: "Fragrance Discovery"}, { - id: "3", title: "Luxury at Affordable Prices", description: "Experience high-end perfumery without the premium price tag. Luxury samples at a fraction of full-size costs.", imageSrc: "http://img.b2bpic.net/free-photo/close-up-beautiful-florist-woman_23-2149215318.jpg?_wi=2", imageAlt: "Affordable Luxury"}, + id: "3", title: "Luxury at Affordable Prices", description: "Experience high-end perfumery without the premium price tag. Luxury samples at a fraction of full-size costs.", imageSrc: "http://img.b2bpic.net/free-photo/close-up-beautiful-florist-woman_23-2149215318.jpg", imageAlt: "Affordable Luxury"}, ]} /> @@ -163,19 +163,16 @@ export default function LandingPage() { animationType="slide-up" plans={[ { - id: "discovery", tag: "Starter Set", price: "$49.99", period: "/set", description: "Perfect for first-time fragrance explorers. Includes 5 premium samples.", button: { text: "Get Started", href: "#contact" }, - featuresTitle: "What's Included:", features: [ + id: "discovery", tag: "Starter Set", price: "$49.99", period: "/set", description: "Perfect for first-time fragrance explorers. Includes 5 premium samples.", button: { text: "Get Started", href: "#contact" }, featuresTitle: "What's Included:", features: [ "5 premium fragrance samples", "Fragrance guide & notes", "Free shipping", "30-day satisfaction guarantee"], }, { id: "collector", tag: "Collector Set", tagIcon: Crown, - price: "$99.99", period: "/set", description: "For the serious fragrance enthusiast. Explore 12 curated samples.", button: { text: "Explore Collection", href: "#contact" }, - featuresTitle: "What's Included:", features: [ + price: "$99.99", period: "/set", description: "For the serious fragrance enthusiast. Explore 12 curated samples.", button: { text: "Explore Collection", href: "#contact" }, featuresTitle: "What's Included:", features: [ "12 premium fragrance samples", "Luxury presentation box", "Detailed fragrance profiles", "Exclusive collector's guide", "Priority shipping", "60-day satisfaction guarantee"], }, { - id: "connoisseur", tag: "Connoisseur", price: "$179.99", period: "/set", description: "The ultimate luxury experience with 20 exceptional fragrances.", button: { text: "Order Premium", href: "#contact" }, - featuresTitle: "What's Included:", features: [ + id: "connoisseur", tag: "Connoisseur", price: "$179.99", period: "/set", description: "The ultimate luxury experience with 20 exceptional fragrances.", button: { text: "Order Premium", href: "#contact" }, featuresTitle: "What's Included:", features: [ "20 premium fragrance samples", "Premium leather presentation case", "Sommelier-curated selection", "Personal fragrance consultation", "VIP priority shipping", "Lifetime satisfaction guarantee", "Exclusive member benefits"], }, ]} @@ -189,7 +186,7 @@ export default function LandingPage() { description="Join our community of fragrance enthusiasts. Subscribe to receive exclusive offers and discover new collections." tagIcon={Send} tagAnimation="slide-up" - background={{ variant: "circleGradient" }} + background={{ variant: "radial-gradient" }} useInvertedBackground={true} inputPlaceholder="Enter your email address" buttonText="Subscribe"