diff --git a/src/app/page.tsx b/src/app/page.tsx index e5c9dac..983235c 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -11,6 +11,7 @@ import BlogCardThree from "@/components/sections/blog/BlogCardThree"; import ContactCTA from "@/components/sections/contact/ContactCTA"; import FooterLogoReveal from "@/components/sections/footer/FooterLogoReveal"; import Link from "next/link"; +import { MessageCircle, Instagram } from "lucide-react"; export default function HomePage() { return ( @@ -39,7 +40,8 @@ export default function HomePage() { { name: "About", id: "about" }, ]} button={{ - text: "Visit Us", href: "contact"}} + text: "Visit Us", href: "contact" + }} animateOnLoad={true} /> @@ -75,17 +77,22 @@ export default function HomePage() { products={[ { id: "1", brand: "Naimas", name: "Men's Collection", price: "Discover", rating: 5, - reviewCount: "Premium", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AbThMmpVdd7JrNLIOY8jcy9bht/uploaded-1773072247908-rqboisna.png", imageAlt: "Men's fashion collection"}, + reviewCount: "Premium", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AbThMmpVdd7JrNLIOY8jcy9bht/uploaded-1773072247908-rqboisna.png", imageAlt: "Men's fashion collection" + }, { id: "2", brand: "Naimas", name: "Women's Collection", price: "Discover", rating: 5, - reviewCount: "Premium", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AbThMmpVdd7JrNLIOY8jcy9bht/uploaded-1773072247908-y35zcefs.png", imageAlt: "Women's fashion collection"}, + reviewCount: "Premium", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AbThMmpVdd7JrNLIOY8jcy9bht/uploaded-1773072247908-y35zcefs.png", imageAlt: "Women's fashion collection" + }, { id: "3", brand: "Naimas", name: "Kids Collection", price: "Discover", rating: 5, - reviewCount: "Premium", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AbThMmpVdd7JrNLIOY8jcy9bht/uploaded-1773072247908-5tlzm8ib.png", imageAlt: "Kids fashion collection"}, + reviewCount: "Premium", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AbThMmpVdd7JrNLIOY8jcy9bht/uploaded-1773072247908-5tlzm8ib.png", imageAlt: "Kids fashion collection" + }, { id: "4", brand: "Naimas", name: "Shoes Collection", price: "Discover", rating: 5, - reviewCount: "Premium", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AbThMmpVdd7JrNLIOY8jcy9bht/uploaded-1773072247908-rw4965lw.png", imageAlt: "Shoes collection"}, + reviewCount: "Premium", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AbThMmpVdd7JrNLIOY8jcy9bht/uploaded-1773072247908-rw4965lw.png", imageAlt: "Shoes collection" + }, ]} + uniformGridCustomHeightClasses="min-h-60 2xl:min-h-80" /> @@ -102,43 +109,19 @@ export default function HomePage() { useInvertedBackground={false} accordionItems={[ { - id: "1", title: "Quality Clothing", content: "We carefully select fashionable pieces that combine style with durability. Every item in our boutique meets our high standards for quality and design."}, + id: "1", title: "Quality Clothing", content: "We carefully select fashionable pieces that combine style with durability. Every item in our boutique meets our high standards for quality and design." + }, { - id: "2", title: "For the Whole Family", content: "From children to adults, we offer styles for every age. Our diverse collection ensures that every family member finds something they love."}, + id: "2", title: "For the Whole Family", content: "From children to adults, we offer styles for every age. Our diverse collection ensures that every family member finds something they love." + }, { - id: "3", title: "Trusted Local Boutique", content: "Established as a beloved community fixture, Naimas Fashion is known for outstanding service, personal attention, and a deep commitment to customer satisfaction."}, + id: "3", title: "Trusted Local Boutique", content: "Established as a beloved community fixture, Naimas Fashion is known for outstanding service, personal attention, and a deep commitment to customer satisfaction." + }, ]} buttons={[{ text: "Explore Collection", href: "shop" }]} /> - {/* Best Sellers Section */} -
- -
- {/* Testimonials Section */}
@@ -192,17 +181,71 @@ export default function HomePage() { useInvertedBackground={false} blogs={[ { - id: "1", category: "Fashion", title: "Luxury Fashion Photography", excerpt: "Premium styling and elegant presentation of our collection.", imageSrc: "http://img.b2bpic.net/free-photo/vertical-shot-beautiful-romantic-gift-fancy-chair_181624-33210.jpg?_wi=1", imageAlt: "Luxury fashion display", authorName: "Naimas Fashion", authorAvatar: "http://img.b2bpic.net/free-photo/young-attractive-businesswoman_93675-133773.jpg", date: "2024"}, + id: "1", category: "Fashion", title: "Luxury Fashion Photography", excerpt: "Premium styling and elegant presentation of our collection.", imageSrc: "http://img.b2bpic.net/free-photo/vertical-shot-beautiful-romantic-gift-fancy-chair_181624-33210.jpg?_wi=1", imageAlt: "Luxury fashion display", authorName: "Naimas Fashion", authorAvatar: "http://img.b2bpic.net/free-photo/young-attractive-businesswoman_93675-133773.jpg", date: "2024" + }, { - id: "2", category: "Collections", title: "Our Signature Styles", excerpt: "Timeless pieces that define our boutique aesthetic.", imageSrc: "http://img.b2bpic.net/free-photo/smiley-woman-selling-clothes-full-shot_23-2149731134.jpg?_wi=1", imageAlt: "Signature fashion styles", authorName: "Naimas Fashion", authorAvatar: "http://img.b2bpic.net/free-vector/man-avatar-collection_24908-60253.jpg", date: "2024"}, + id: "2", category: "Collections", title: "Our Signature Styles", excerpt: "Timeless pieces that define our boutique aesthetic.", imageSrc: "http://img.b2bpic.net/free-photo/smiley-woman-selling-clothes-full-shot_23-2149731134.jpg?_wi=1", imageAlt: "Signature fashion styles", authorName: "Naimas Fashion", authorAvatar: "http://img.b2bpic.net/free-vector/man-avatar-collection_24908-60253.jpg", date: "2024" + }, { - id: "3", category: "Details", title: "Quality Craftsmanship", excerpt: "Every detail matters in our premium collection.", imageSrc: "http://img.b2bpic.net/free-photo/charming-young-woman-holding-gift_501050-549.jpg?_wi=1", imageAlt: "Fashion craftsmanship details", authorName: "Naimas Fashion", authorAvatar: "http://img.b2bpic.net/free-photo/portrait-happy-business-woman-posing-outdoors_23-2148603030.jpg", date: "2024"}, + id: "3", category: "Details", title: "Quality Craftsmanship", excerpt: "Every detail matters in our premium collection.", imageSrc: "http://img.b2bpic.net/free-photo/charming-young-woman-holding-gift_501050-549.jpg?_wi=1", imageAlt: "Fashion craftsmanship details", authorName: "Naimas Fashion", authorAvatar: "http://img.b2bpic.net/free-photo/portrait-happy-business-woman-posing-outdoors_23-2148603030.jpg", date: "2024" + }, { - id: "4", category: "Family", title: "Fashion for Everyone", excerpt: "Quality clothing that brings families together.", imageSrc: "http://img.b2bpic.net/free-photo/elegant-mother-with-daughter-summer-forest_1157-35565.jpg?_wi=1", imageAlt: "Family fashion collection", authorName: "Naimas Fashion", authorAvatar: "http://img.b2bpic.net/free-photo/young-businessman-happy-expression_1194-1620.jpg", date: "2024"}, + id: "4", category: "Family", title: "Fashion for Everyone", excerpt: "Quality clothing that brings families together.", imageSrc: "http://img.b2bpic.net/free-photo/elegant-mother-with-daughter-summer-forest_1157-35565.jpg?_wi=1", imageAlt: "Family fashion collection", authorName: "Naimas Fashion", authorAvatar: "http://img.b2bpic.net/free-photo/young-businessman-happy-expression_1194-1620.jpg", date: "2024" + }, ]} /> + {/* Contact Area Section */} +
+
+
+

Get in Touch

+

Connect with us via WhatsApp or Instagram

+
+ +
+ {/* WhatsApp Section */} +
+ +

WhatsApp

+ +
+ + {/* Instagram Section */} +
+ +

Instagram

+ + @naimasfashion + +
+
+
+
+ {/* CTA Section */}
); -} \ No newline at end of file +}