diff --git a/src/app/page.tsx b/src/app/page.tsx index c6377c5..340db52 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -51,7 +51,7 @@ export default function LandingPage() { { text: "Learn More", href: "why-us" } ]} buttonAnimation="slide-up" - imageSrc="http://img.b2bpic.net/free-photo/pretty-young-eyebrow-master-put-paint-models-face_231208-3549.jpg" + imageSrc="http://img.b2bpic.net/free-photo/pretty-young-eyebrow-master-put-paint-models-face_231208-3549.jpg?_wi=1" imageAlt="Hair styling training at Lumin Academy" imagePosition="right" mediaAnimation="blur-reveal" @@ -78,19 +78,19 @@ export default function LandingPage() { features={[ { id: 1, - title: "Braiding Techniques & Styles", description: "Master traditional and contemporary braiding methods including box braids, cornrows, twists, and protective styles. Learn proper tension, hair care, and client communication for long-lasting, healthy results.", imageSrc: "http://img.b2bpic.net/free-photo/pretty-young-eyebrow-master-put-paint-models-face_231208-3549.jpg", imageAlt: "Professional braiding techniques training" + title: "Braiding Techniques & Styles", description: "Master traditional and contemporary braiding methods including box braids, cornrows, twists, and protective styles. Learn proper tension, hair care, and client communication for long-lasting, healthy results.", imageSrc: "http://img.b2bpic.net/free-photo/pretty-young-eyebrow-master-put-paint-models-face_231208-3549.jpg?_wi=2", imageAlt: "Professional braiding techniques training" }, { id: 2, - title: "Haircutting Fundamentals", description: "Develop precision cutting skills with hands-on practice using proper techniques, blade angles, and tools. Learn shape theory, texture analysis, and how to create cuts that complement different face shapes and hair types.", imageSrc: "http://img.b2bpic.net/free-photo/pretty-young-eyebrow-master-put-paint-models-face_231208-3549.jpg", imageAlt: "Haircutting training with expert instructors" + title: "Haircutting Fundamentals", description: "Develop precision cutting skills with hands-on practice using proper techniques, blade angles, and tools. Learn shape theory, texture analysis, and how to create cuts that complement different face shapes and hair types.", imageSrc: "http://img.b2bpic.net/free-photo/pretty-young-eyebrow-master-put-paint-models-face_231208-3549.jpg?_wi=3", imageAlt: "Haircutting training with expert instructors" }, { id: 3, - title: "Hair Styling & Updos", description: "Explore creative styling techniques from everyday looks to elegant updos. Master blow-drying, waves, curls, and elaborate event styling. Build a portfolio of work that showcases your versatility.", imageSrc: "http://img.b2bpic.net/free-photo/pretty-young-eyebrow-master-put-paint-models-face_231208-3549.jpg", imageAlt: "Hair styling and updo techniques training" + title: "Hair Styling & Updos", description: "Explore creative styling techniques from everyday looks to elegant updos. Master blow-drying, waves, curls, and elaborate event styling. Build a portfolio of work that showcases your versatility.", imageSrc: "http://img.b2bpic.net/free-photo/pretty-young-eyebrow-master-put-paint-models-face_231208-3549.jpg?_wi=4", imageAlt: "Hair styling and updo techniques training" }, { id: 4, - title: "Advanced Techniques for Professionals", description: "Take your skills to the next level with advanced color theory, specialty techniques, and industry trends. Perfect for experienced stylists looking to expand their service offerings and client base.", imageSrc: "http://img.b2bpic.net/free-photo/pretty-young-eyebrow-master-put-paint-models-face_231208-3549.jpg", imageAlt: "Advanced professional hairstyling techniques" + title: "Advanced Techniques for Professionals", description: "Take your skills to the next level with advanced color theory, specialty techniques, and industry trends. Perfect for experienced stylists looking to expand their service offerings and client base.", imageSrc: "http://img.b2bpic.net/free-photo/pretty-young-eyebrow-master-put-paint-models-face_231208-3549.jpg?_wi=5", imageAlt: "Advanced professional hairstyling techniques" } ]} />