diff --git a/src/app/page.tsx b/src/app/page.tsx index cd97ad0..709bb4e 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -63,7 +63,7 @@ export default function LandingPage() { features={[ { id: 1, - title: "Nail Artistry", description: "From classic French tips to intricate designs, our nail artists create stunning looks that last. Gel, acrylics, and natural nail enhancements available.", imageSrc: "http://img.b2bpic.net/free-photo/front-view-young-female-manicure-pink-t-shirt-with-black-gloves-black-mask-doing-manicure-blue_140725-24225.jpg", imageAlt: "Professional nail art design" + title: "Nail Artistry", description: "From classic French tips to intricate designs, our nail artists create stunning looks that last. Gel, acrylics, and natural nail enhancements available.", imageSrc: "http://img.b2bpic.net/free-photo/front-view-young-female-manicure-pink-t-shirt-with-black-gloves-black-mask-doing-manicure-blue_140725-24225.jpg?_wi=1", imageAlt: "Professional nail art design" }, { id: 2, @@ -75,7 +75,7 @@ export default function LandingPage() { }, { id: 4, - title: "Makeup Services", description: "Expert makeup application for any occasion. Bridal, editorial, or everyday looks created with premium products and professional techniques.", imageSrc: "http://img.b2bpic.net/free-photo/front-view-young-female-manicure-pink-t-shirt-with-black-gloves-black-mask-doing-manicure-blue_140725-24225.jpg", imageAlt: "Professional makeup services" + title: "Makeup Services", description: "Expert makeup application for any occasion. Bridal, editorial, or everyday looks created with premium products and professional techniques.", imageSrc: "http://img.b2bpic.net/free-photo/front-view-young-female-manicure-pink-t-shirt-with-black-gloves-black-mask-doing-manicure-blue_140725-24225.jpg?_wi=2", imageAlt: "Professional makeup services" } ]} title="Our Premium Services"