diff --git a/src/app/page.tsx b/src/app/page.tsx index 70b7906..6e5fd3f 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -32,24 +32,13 @@ export default function LandingPage() {
@@ -58,76 +47,21 @@ export default function LandingPage() { title="Timeless Elegance, Woven for You" description="Discover our curated collection of premium sarees and exquisite blouse pieces designed to celebrate tradition and grace." testimonials={[ - { - name: "Ananya P.", - handle: "@ananyap", - testimonial: "The quality of the silk is unmatched. Absolutely beautiful saree!", - rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/young-woman-posing-while-wearing-traditional-sari-garment_23-2149565172.jpg?_wi=1", - imageAlt: "elegant indian woman wearing saree", - }, - { - name: "Riya S.", - handle: "@riyas", - testimonial: "I loved the blouse piece designs. Very elegant and unique patterns.", - rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/close-up-hands-woman-wearing-traditional-sari-garment_23-2149565135.jpg?_wi=1", - imageAlt: "elegant indian woman wearing saree", - }, - { - name: "Meera K.", - handle: "@meerak", - testimonial: "Style offers the best collection. Will definitely shop again.", - rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/woman-holding-red-pin-with-stones_114579-12004.jpg?_wi=1", - imageAlt: "elegant indian woman wearing saree", - }, - { - name: "Priya V.", - handle: "@priyav", - testimonial: "Elegant designs and perfect delivery. Exceeded my expectations.", - rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/beautiful-young-woman-wearing-sari_23-2149502989.jpg?_wi=1", - imageAlt: "elegant indian woman wearing saree", - }, - { - name: "Sunita M.", - handle: "@sunitam", - testimonial: "Wore the saree for a wedding, got so many compliments!", - rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/young-indian-woman-wearing-sari_23-2149400880.jpg?_wi=1", - imageAlt: "elegant indian woman wearing saree", - }, + { name: "Ananya P.", handle: "@ananyap", testimonial: "The quality of the silk is unmatched. Absolutely beautiful saree!", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/young-woman-posing-while-wearing-traditional-sari-garment_23-2149565172.jpg", imageAlt: "elegant indian woman wearing saree" }, + { name: "Riya S.", handle: "@riyas", testimonial: "I loved the blouse piece designs. Very elegant and unique patterns.", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/close-up-hands-woman-wearing-traditional-sari-garment_23-2149565135.jpg", imageAlt: "elegant indian woman wearing saree" }, + { name: "Meera K.", handle: "@meerak", testimonial: "Style offers the best collection. Will definitely shop again.", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/woman-holding-red-pin-with-stones_114579-12004.jpg", imageAlt: "elegant indian woman wearing saree" }, + { name: "Priya V.", handle: "@priyav", testimonial: "Elegant designs and perfect delivery. Exceeded my expectations.", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/beautiful-young-woman-wearing-sari_23-2149502989.jpg", imageAlt: "elegant indian woman wearing saree" }, + { name: "Sunita M.", handle: "@sunitam", testimonial: "Wore the saree for a wedding, got so many compliments!", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/young-indian-woman-wearing-sari_23-2149400880.jpg", imageAlt: "elegant indian woman wearing saree" }, ]} - buttons={[ - { - text: "Shop Collection", - href: "#products", - }, - ]} - imageSrc="http://img.b2bpic.net/free-photo/young-woman-posing-while-wearing-traditional-sari-garment_23-2149565172.jpg?_wi=2" + buttons={[{ text: "Shop Collection", href: "#products" }]} + imageSrc="http://img.b2bpic.net/free-photo/young-woman-posing-while-wearing-traditional-sari-garment_23-2149565172.jpg" imageAlt="Traditional elegance in every weave" avatars={[ - { - src: "http://img.b2bpic.net/free-photo/young-indian-woman-wearing-sari_23-2149400908.jpg", - alt: "Young indian woman wearing sari", - }, - { - src: "http://img.b2bpic.net/free-photo/young-indian-woman-wearing-sari_23-2149400873.jpg", - alt: "Young indian woman wearing sari", - }, - { - src: "http://img.b2bpic.net/free-photo/portrait-beautiful-woman-wearing-traditional-sari-garment_23-2149565119.jpg", - alt: "Portrait of beautiful woman wearing traditional sari garment", - }, - { - src: "http://img.b2bpic.net/free-photo/young-indian-woman-wearing-sari_23-2149400867.jpg", - alt: "Young indian woman wearing sari", - }, - { - src: "http://img.b2bpic.net/free-photo/young-indian-woman-wearing-sari_23-2149400883.jpg", - alt: "Young indian woman wearing sari", - }, + { src: "http://img.b2bpic.net/free-photo/young-indian-woman-wearing-sari_23-2149400908.jpg", alt: "Young indian woman wearing sari" }, + { src: "http://img.b2bpic.net/free-photo/young-indian-woman-wearing-sari_23-2149400873.jpg", alt: "Young indian woman wearing sari" }, + { src: "http://img.b2bpic.net/free-photo/portrait-beautiful-woman-wearing-traditional-sari-garment_23-2149565119.jpg", alt: "Portrait of beautiful woman wearing traditional sari garment" }, + { src: "http://img.b2bpic.net/free-photo/young-indian-woman-wearing-sari_23-2149400867.jpg", alt: "Young indian woman wearing sari" }, + { src: "http://img.b2bpic.net/free-photo/young-indian-woman-wearing-sari_23-2149400883.jpg", alt: "Young indian woman wearing sari" }, ]} avatarText="Join 5000+ happy customers" /> @@ -138,21 +72,9 @@ export default function LandingPage() { useInvertedBackground={false} title="Our Craftsmanship" metrics={[ - { - icon: Award, - label: "Years Experience", - value: "10+", - }, - { - icon: CheckCircle, - label: "Happy Clients", - value: "5000+", - }, - { - icon: Sparkles, - label: "Exclusive Designs", - value: "200+", - }, + { icon: Award, label: "Years Experience", value: "10+" }, + { icon: CheckCircle, label: "Happy Clients", value: "5000+" }, + { icon: Sparkles, label: "Exclusive Designs", value: "200+" }, ]} metricsAnimation="slide-up" /> @@ -163,20 +85,8 @@ export default function LandingPage() { animationType="depth-3d" textboxLayout="default" useInvertedBackground={false} - negativeCard={{ - items: [ - "No Synthetic Fabrics", - "No Low-Grade Dye", - "No Mass Produced Items", - ], - }} - positiveCard={{ - items: [ - "Premium Silk Quality", - "Authentic Handloom", - "Unique Embroidery", - ], - }} + negativeCard={{ items: ["No Synthetic Fabrics", "No Low-Grade Dye", "No Mass Produced Items"] }} + positiveCard={{ items: ["Premium Silk Quality", "Authentic Handloom", "Unique Embroidery"] }} title="Why Choose Style?" description="We prioritize quality and authenticity in every weave." /> @@ -189,48 +99,12 @@ export default function LandingPage() { gridVariant="three-columns-all-equal-width" useInvertedBackground={false} products={[ - { - id: "p1", - name: "Classic Silk Saree", - price: "$120", - imageSrc: "http://img.b2bpic.net/free-photo/close-up-hands-woman-wearing-traditional-sari-garment_23-2149565135.jpg?_wi=2", - imageAlt: "Traditional silk saree detail", - }, - { - id: "p2", - name: "Embroidered Blouse Piece", - price: "$30", - imageSrc: "http://img.b2bpic.net/free-photo/woman-holding-red-pin-with-stones_114579-12004.jpg?_wi=2", - imageAlt: "Designer blouse piece embroidery", - }, - { - id: "p3", - name: "Floral Chiffon Saree", - price: "$95", - imageSrc: "http://img.b2bpic.net/free-photo/beautiful-young-woman-wearing-sari_23-2149502989.jpg?_wi=2", - imageAlt: "Premium silk saree collection", - }, - { - id: "p4", - name: "Brocade Blouse Material", - price: "$45", - imageSrc: "http://img.b2bpic.net/free-photo/young-indian-woman-wearing-sari_23-2149400880.jpg?_wi=2", - imageAlt: "Luxurious saree border detail", - }, - { - id: "p5", - name: "Designer Wedding Saree", - price: "$250", - imageSrc: "http://img.b2bpic.net/free-photo/young-sexy-beautiful-woman-colorful-dress-summer-hippie-style-tropical-vacation-tanned-legs-sandals-green-handbag-with-fringe-accessories-smiling-happy_285396-3721.jpg", - imageAlt: "Silk saree draped beautifully", - }, - { - id: "p6", - name: "Mirror Work Blouse", - price: "$50", - imageSrc: "http://img.b2bpic.net/free-photo/cheerful-business-lady_1098-21697.jpg", - imageAlt: "Classic blouse pattern detail", - }, + { id: "p1", name: "Classic Silk Saree", price: "$120", imageSrc: "http://img.b2bpic.net/free-photo/close-up-hands-woman-wearing-traditional-sari-garment_23-2149565135.jpg", imageAlt: "Traditional silk saree detail" }, + { id: "p2", name: "Embroidered Blouse Piece", price: "$30", imageSrc: "http://img.b2bpic.net/free-photo/woman-holding-red-pin-with-stones_114579-12004.jpg", imageAlt: "Designer blouse piece embroidery" }, + { id: "p3", name: "Floral Chiffon Saree", price: "$95", imageSrc: "http://img.b2bpic.net/free-photo/beautiful-young-woman-wearing-sari_23-2149502989.jpg", imageAlt: "Premium silk saree collection" }, + { id: "p4", name: "Brocade Blouse Material", price: "$45", imageSrc: "http://img.b2bpic.net/free-photo/young-indian-woman-wearing-sari_23-2149400880.jpg", imageAlt: "Luxurious saree border detail" }, + { id: "p5", name: "Designer Wedding Saree", price: "$250", imageSrc: "http://img.b2bpic.net/free-photo/young-sexy-beautiful-woman-colorful-dress-summer-hippie-style-tropical-vacation-tanned-legs-sandals-green-handbag-with-fringe-accessories-smiling-happy_285396-3721.jpg", imageAlt: "Silk saree draped beautifully" }, + { id: "p6", name: "Mirror Work Blouse", price: "$50", imageSrc: "http://img.b2bpic.net/free-photo/cheerful-business-lady_1098-21697.jpg", imageAlt: "Classic blouse pattern detail" }, ]} title="Featured Collection" description="Explore our latest arrivals of hand-picked sarees and blouse pieces." @@ -243,21 +117,9 @@ export default function LandingPage() { title="Our Impact" tag="Trusted Quality" metrics={[ - { - id: "m1", - value: "99%", - description: "Customer Satisfaction", - }, - { - id: "m2", - value: "12", - description: "Global Shipping Locations", - }, - { - id: "m3", - value: "24/7", - description: "Dedicated Support", - }, + { id: "m1", value: "99%", description: "Customer Satisfaction" }, + { id: "m2", value: "12", description: "Global Shipping Locations" }, + { id: "m3", value: "24/7", description: "Dedicated Support" }, ]} metricsAnimation="blur-reveal" /> @@ -268,46 +130,11 @@ export default function LandingPage() { textboxLayout="split" useInvertedBackground={false} testimonials={[ - { - id: "t1", - title: "Lovely Quality", - quote: "The sarees are truly beautiful and the fabric is so soft.", - name: "Sunita K.", - role: "Customer", - imageSrc: "http://img.b2bpic.net/free-photo/portrait-young-beautiful-sexy-woman-with-two-horns-hairstyle-shows-tongue_158538-5924.jpg", - }, - { - id: "t2", - title: "Great Service", - quote: "Prompt delivery and fantastic packaging. Loved my purchase.", - name: "Anita R.", - role: "Customer", - imageSrc: "http://img.b2bpic.net/free-photo/cheerful-female-friends-sitting-together-using-tablet-discussing-clothes-purchases-fashion-store-copy-space-consumerism-shopping-concept_74855-11590.jpg", - }, - { - id: "t3", - title: "Unique Designs", - quote: "I have not found such unique blouse pieces anywhere else.", - name: "Neha P.", - role: "Customer", - imageSrc: "http://img.b2bpic.net/free-photo/portrait-young-woman-wearing-tradition-sari-garment_52683-90224.jpg", - }, - { - id: "t4", - title: "Stunning Colors", - quote: "The colors are even more vibrant in person. Highly recommended.", - name: "Deepa S.", - role: "Customer", - imageSrc: "http://img.b2bpic.net/free-photo/two-young-friends-looking-clothes-store_1301-6716.jpg", - }, - { - id: "t5", - title: "Perfect Fit", - quote: "My order arrived perfectly and the quality is exceptional.", - name: "Kavita M.", - role: "Customer", - imageSrc: "http://img.b2bpic.net/free-photo/side-view-very-charming-woman_329181-9832.jpg", - }, + { id: "t1", title: "Lovely Quality", quote: "The sarees are truly beautiful and the fabric is so soft.", name: "Sunita K.", role: "Customer", imageSrc: "http://img.b2bpic.net/free-photo/portrait-young-beautiful-sexy-woman-with-two-horns-hairstyle-shows-tongue_158538-5924.jpg" }, + { id: "t2", title: "Great Service", quote: "Prompt delivery and fantastic packaging. Loved my purchase.", name: "Anita R.", role: "Customer", imageSrc: "http://img.b2bpic.net/free-photo/cheerful-female-friends-sitting-together-using-tablet-discussing-clothes-purchases-fashion-store-copy-space-consumerism-shopping-concept_74855-11590.jpg" }, + { id: "t3", title: "Unique Designs", quote: "I have not found such unique blouse pieces anywhere else.", name: "Neha P.", role: "Customer", imageSrc: "http://img.b2bpic.net/free-photo/portrait-young-woman-wearing-tradition-sari-garment_52683-90224.jpg" }, + { id: "t4", title: "Stunning Colors", quote: "The colors are even more vibrant in person. Highly recommended.", name: "Deepa S.", role: "Customer", imageSrc: "http://img.b2bpic.net/free-photo/two-young-friends-looking-clothes-store_1301-6716.jpg" }, + { id: "t5", title: "Perfect Fit", quote: "My order arrived perfectly and the quality is exceptional.", name: "Kavita M.", role: "Customer", imageSrc: "http://img.b2bpic.net/free-photo/side-view-very-charming-woman_329181-9832.jpg" }, ]} title="What They Say" description="Hear from our happy customers." @@ -319,21 +146,9 @@ export default function LandingPage() { textboxLayout="split" useInvertedBackground={false} faqs={[ - { - id: "q1", - title: "Do you offer shipping?", - content: "Yes, we ship globally.", - }, - { - id: "q2", - title: "How to care for sarees?", - content: "Dry clean is recommended for all silk sarees.", - }, - { - id: "q3", - title: "Can I return items?", - content: "Returns are accepted within 7 days of delivery.", - }, + { id: "q1", title: "Do you offer shipping?", content: "Yes, we ship globally." }, + { id: "q2", title: "How to care for sarees?", content: "Dry clean is recommended for all silk sarees." }, + { id: "q3", title: "Can I return items?", content: "Returns are accepted within 7 days of delivery." }, ]} title="Questions Answered" description="Find everything you need to know about our products." @@ -344,14 +159,12 @@ export default function LandingPage() {