diff --git a/src/app/women/page.tsx b/src/app/women/page.tsx index 7bd0fcb..d01604e 100644 --- a/src/app/women/page.tsx +++ b/src/app/women/page.tsx @@ -73,10 +73,8 @@ export default function LandingPage() { imageSrc: "http://img.b2bpic.net/free-photo/charming-hindu-bride-holds-red-cloth-her-hand_8353-8853.jpg", imageAlt: "Elegant Chiffon Saree"}, { id: "women-p6", name: "Green Khaddar Winter Collection", price: "$170.00", rating: 4, - imageSrc: "http://img.b2bpic.net/free-photo/amazing-blonde-woman-trendy-summer-outfit-posing-outdoors_273443-3077.jpg", imageAlt: "Green Khaddar Winter Collection"}, + imageSrc: "http://img.b2bpic.net/free-photo/amazing-blonde-woman-trendy-summer-outfit-posing-outdoors_273443-3077.jpg", imageAlt: "Green Khaddar Winter Collection"} ]} - title="Women's Collection" - description="Elegant and stylish stitched & unstitched suits for every occasion, from daily wear to festive celebrations." /> @@ -93,7 +91,7 @@ export default function LandingPage() { { id: "wb2", category: "Wedding Style", title: "Your Ultimate Guide to Bridal Wear", excerpt: "From intricate Lehengas to elegant Ghararas, find your dream wedding attire.", imageSrc: "http://img.b2bpic.net/free-photo/close-up-hands-young-man-woman-dressed-beautiful-thai-costumes-splashing-temple-preserve-good-culture-thai-people-songkran-festival-thai-new-year-family-day-april_1150-61284.jpg", imageAlt: "Bride in traditional wedding dress", authorName: "Sana Khan", authorAvatar: "http://img.b2bpic.net/free-photo/young-man-holding-hands-with-happy-elegant-woman-going-down-steps_23-2148012528.jpg", date: "September 05, 2024"}, { - id: "wb3", category: "Casual Chic", title: "Everyday Elegance: Styling Your Casual Suits", excerpt: "Tips and tricks to elevate your daily wear with a touch of luxury and comfort.", imageSrc: "http://img.b2bpic.net/free-photo/fashion-model-coral-jacket-black-shawl-with-white-pants_114579-8561.jpg", imageAlt: "Woman in casual embroidered suit", authorName: "Hina Javed", authorAvatar: "http://img.b2bpic.net/free-photo/tender-indian-girl-saree-with-violet-lips-make-up-posed-field-sunset-fashionable-india-model_627829-6076.jpg", date: "August 10, 2024"}, + id: "wb3", category: "Casual Chic", title: "Everyday Elegance: Styling Your Casual Suits", excerpt: "Tips and tricks to elevate your daily wear with a touch of luxury and comfort.", imageSrc: "http://img.b2bpic.net/free-photo/fashion-model-coral-jacket-black-shawl-with-white-pants_114579-8561.jpg", imageAlt: "Woman in casual embroidered suit", authorName: "Hina Javed", authorAvatar: "http://img.b2bpic.net/free-photo/tender-indian-girl-saree-with-violet-lips-make-up-posed-field-sunset-fashionable-india-model_627829-6076.jpg", date: "August 10, 2024"} ]} /> @@ -113,8 +111,8 @@ export default function LandingPage() { { label: "Blog", href: "/blog"}, { - label: "FAQs", href: "/contact#faqs"}, - ], + label: "FAQs", href: "/contact#faqs"} + ] }, { title: "Collections", items: [ @@ -125,8 +123,8 @@ export default function LandingPage() { { label: "Luxury Fabrics", href: "/fabrics"}, { - label: "Wedding Collection", href: "/wedding"}, - ], + label: "Wedding Collection", href: "/wedding"} + ] }, { title: "Customer Service", items: [ @@ -137,9 +135,9 @@ export default function LandingPage() { { label: "Order Tracking", href: "#"}, { - label: "Account Login", href: "#"}, - ], - }, + label: "Account Login", href: "#"} + ] + } ]} copyrightText="© 2024 Al-Karam Luxury. All rights reserved." />