diff --git a/src/app/page.tsx b/src/app/page.tsx index 0ceafe1..15c243e 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -100,7 +100,7 @@ export default function LandingPage() { id: "bridal", title: "Bridal Makeup", description: "Stunning bridal looks specializing in Indian traditional and contemporary bridal styles", imageSrc: "http://img.b2bpic.net/free-photo/woman-applying-eyeliner-brush-making-eye-makeup_23-2148113297.jpg", imageAlt: "Professional bridal makeup" }, { - id: "event", title: "Event Makeup", description: "Glamorous makeup for parties, housewarming celebrations, and special occasions", imageSrc: "http://img.b2bpic.net/free-photo/attractive-lightly-tanned-woman-playfully-looking-away-sparkle-wall-glad-girl-white-outfit-have-good-time-party_197531-8211.jpg", imageAlt: "Professional event makeup" + id: "event", title: "Event Makeup", description: "Glamorous makeup for parties, housewarming celebrations, and special occasions", imageSrc: "http://img.b2bpic.net/free-photo/attractive-lightly-tanned-woman-playfully-looking-away-sparkle-wall-glad-girl-white-outfit-have-good-time-party_197531-8211.jpg?_wi=1", imageAlt: "Professional event makeup" } ]} gridVariant="three-columns-all-equal-width" @@ -126,7 +126,7 @@ export default function LandingPage() { }, { id: "event-1", brand: "Event Services", name: "Event Styling", price: "Consultation Available", rating: 5, - reviewCount: "15+", imageSrc: "http://img.b2bpic.net/free-photo/attractive-lightly-tanned-woman-playfully-looking-away-sparkle-wall-glad-girl-white-outfit-have-good-time-party_197531-8211.jpg", imageAlt: "Event makeup styling" + reviewCount: "15+", imageSrc: "http://img.b2bpic.net/free-photo/attractive-lightly-tanned-woman-playfully-looking-away-sparkle-wall-glad-girl-white-outfit-have-good-time-party_197531-8211.jpg?_wi=2", imageAlt: "Event makeup styling" } ]} gridVariant="three-columns-all-equal-width"