diff --git a/src/app/page.tsx b/src/app/page.tsx index 536b6b3..b330db8 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -83,18 +83,18 @@ export default function LandingPage() { features={[ { id: 1, - title: "Capture Your Face", description: "Use your device camera to take a clear photo of your face. Our advanced facial recognition technology analyzes your skin tone, texture, and characteristics in real-time.", phoneOne: { imageSrc: "http://img.b2bpic.net/free-photo/beautiful-woman-body-lingerie_23-2149237876.jpg" }, - phoneTwo: { imageSrc: "http://img.b2bpic.net/free-photo/beautiful-woman-body-lingerie_23-2149237876.jpg" } + title: "Capture Your Face", description: "Use your device camera to take a clear photo of your face. Our advanced facial recognition technology analyzes your skin tone, texture, and characteristics in real-time.", phoneOne: { imageSrc: "http://img.b2bpic.net/free-photo/beautiful-woman-body-lingerie_23-2149237876.jpg?_wi=1" }, + phoneTwo: { imageSrc: "http://img.b2bpic.net/free-photo/beautiful-woman-body-lingerie_23-2149237876.jpg?_wi=2" } }, { id: 2, - title: "Complete Your Profile", description: "Answer detailed questions about your skin type, concerns, lifestyle, and preferences. Our intelligent survey adapts based on your responses for maximum accuracy.", phoneOne: { imageSrc: "http://img.b2bpic.net/free-photo/man-s-hands-using-tablet_1301-2038.jpg" }, - phoneTwo: { imageSrc: "http://img.b2bpic.net/free-photo/man-s-hands-using-tablet_1301-2038.jpg" } + title: "Complete Your Profile", description: "Answer detailed questions about your skin type, concerns, lifestyle, and preferences. Our intelligent survey adapts based on your responses for maximum accuracy.", phoneOne: { imageSrc: "http://img.b2bpic.net/free-photo/man-s-hands-using-tablet_1301-2038.jpg?_wi=1" }, + phoneTwo: { imageSrc: "http://img.b2bpic.net/free-photo/man-s-hands-using-tablet_1301-2038.jpg?_wi=2" } }, { id: 3, - title: "Get Recommendations", description: "Receive personalized skincare and leather care product recommendations matched specifically to your analysis results and preferences.", phoneOne: { imageSrc: "http://img.b2bpic.net/free-photo/skin-care-banner-concept-with-lotion_23-2149449157.jpg" }, - phoneTwo: { imageSrc: "http://img.b2bpic.net/free-photo/set-male-shoes-near-smartphone-accessories_23-2148067753.jpg" } + title: "Get Recommendations", description: "Receive personalized skincare and leather care product recommendations matched specifically to your analysis results and preferences.", phoneOne: { imageSrc: "http://img.b2bpic.net/free-photo/skin-care-banner-concept-with-lotion_23-2149449157.jpg?_wi=1" }, + phoneTwo: { imageSrc: "http://img.b2bpic.net/free-photo/set-male-shoes-near-smartphone-accessories_23-2148067753.jpg?_wi=1" } } ]} showStepNumbers={true} @@ -111,12 +111,12 @@ export default function LandingPage() { tag="Premium Selection" tagIcon={Award} products={[ - { id: "skincare-hydrating-serum", name: "Hydrating Facial Serum", price: "$49.99", imageSrc: "http://img.b2bpic.net/free-photo/skin-care-banner-concept-with-lotion_23-2149449157.jpg", imageAlt: "Hydrating facial serum", initialQuantity: 1 }, - { id: "skincare-moisturizer", name: "Deep Moisture Cream", price: "$59.99", imageSrc: "http://img.b2bpic.net/free-photo/skin-care-banner-concept-with-lotion_23-2149449157.jpg", imageAlt: "Deep moisture cream", initialQuantity: 1 }, - { id: "skincare-cleanser", name: "Gentle Facial Cleanser", price: "$29.99", imageSrc: "http://img.b2bpic.net/free-photo/skin-care-banner-concept-with-lotion_23-2149449157.jpg", imageAlt: "Gentle facial cleanser", initialQuantity: 1 }, - { id: "leather-conditioner", name: "Premium Leather Conditioner", price: "$39.99", imageSrc: "http://img.b2bpic.net/free-photo/set-male-shoes-near-smartphone-accessories_23-2148067753.jpg", imageAlt: "Premium leather conditioner", initialQuantity: 1 }, - { id: "leather-protector", name: "Leather Protection Spray", price: "$34.99", imageSrc: "http://img.b2bpic.net/free-photo/set-male-shoes-near-smartphone-accessories_23-2148067753.jpg", imageAlt: "Leather protection spray", initialQuantity: 1 }, - { id: "leather-cleaner", name: "Leather Cleaner Solution", price: "$24.99", imageSrc: "http://img.b2bpic.net/free-photo/set-male-shoes-near-smartphone-accessories_23-2148067753.jpg", imageAlt: "Leather cleaner solution", initialQuantity: 1 } + { id: "skincare-hydrating-serum", name: "Hydrating Facial Serum", price: "$49.99", imageSrc: "http://img.b2bpic.net/free-photo/skin-care-banner-concept-with-lotion_23-2149449157.jpg?_wi=2", imageAlt: "Hydrating facial serum", initialQuantity: 1 }, + { id: "skincare-moisturizer", name: "Deep Moisture Cream", price: "$59.99", imageSrc: "http://img.b2bpic.net/free-photo/skin-care-banner-concept-with-lotion_23-2149449157.jpg?_wi=3", imageAlt: "Deep moisture cream", initialQuantity: 1 }, + { id: "skincare-cleanser", name: "Gentle Facial Cleanser", price: "$29.99", imageSrc: "http://img.b2bpic.net/free-photo/skin-care-banner-concept-with-lotion_23-2149449157.jpg?_wi=4", imageAlt: "Gentle facial cleanser", initialQuantity: 1 }, + { id: "leather-conditioner", name: "Premium Leather Conditioner", price: "$39.99", imageSrc: "http://img.b2bpic.net/free-photo/set-male-shoes-near-smartphone-accessories_23-2148067753.jpg?_wi=2", imageAlt: "Premium leather conditioner", initialQuantity: 1 }, + { id: "leather-protector", name: "Leather Protection Spray", price: "$34.99", imageSrc: "http://img.b2bpic.net/free-photo/set-male-shoes-near-smartphone-accessories_23-2148067753.jpg?_wi=3", imageAlt: "Leather protection spray", initialQuantity: 1 }, + { id: "leather-cleaner", name: "Leather Cleaner Solution", price: "$24.99", imageSrc: "http://img.b2bpic.net/free-photo/set-male-shoes-near-smartphone-accessories_23-2148067753.jpg?_wi=4", imageAlt: "Leather cleaner solution", initialQuantity: 1 } ]} gridVariant="bento-grid" animationType="slide-up"