diff --git a/src/app/page.tsx b/src/app/page.tsx
index 47bcd72..1901942 100644
--- a/src/app/page.tsx
+++ b/src/app/page.tsx
@@ -33,25 +33,15 @@ export default function LandingPage() {
@@ -60,52 +50,29 @@ export default function LandingPage() {
@@ -198,36 +121,16 @@ export default function LandingPage() {
useInvertedBackground={false}
features={[
{
- title: "Handcrafted Excellence",
- description: "Each garment is meticulously crafted by skilled artisans, ensuring superior quality and intricate detailing.",
- bentoComponent: "reveal-icon",
- icon: Sparkles,
- imageSrc: "http://img.b2bpic.net/free-photo/handsome-businesman-summer-city_1157-25624.jpg",
- imageAlt: "Handsome businesman in a summer city",
+ title: "Handcrafted Excellence", description: "Each garment is meticulously crafted by skilled artisans, ensuring superior quality and intricate detailing.", bentoComponent: "reveal-icon", icon: Sparkles
},
{
- title: "Premium Fabrics",
- description: "We source only the finest silks, cottons, and blends for comfort, durability, and a luxurious feel.",
- bentoComponent: "reveal-icon",
- icon: Diamond,
- imageSrc: "http://img.b2bpic.net/free-photo/indian-man-city-male-traditional-turban-hinduist-summer-city_1157-41030.jpg?_wi=2",
- imageAlt: "Handsome businesman in a summer city",
+ title: "Premium Fabrics", description: "We source only the finest silks, cottons, and blends for comfort, durability, and a luxurious feel.", bentoComponent: "reveal-icon", icon: Diamond
},
{
- title: "Contemporary Designs",
- description: "Our collections feature modern cuts and styles that perfectly complement traditional Indian aesthetics.",
- bentoComponent: "reveal-icon",
- icon: Palette,
- imageSrc: "http://img.b2bpic.net/free-photo/front-view-man-posing-with-his-skateboard-city_23-2148823993.jpg?_wi=2",
- imageAlt: "Handsome businesman in a summer city",
+ title: "Contemporary Designs", description: "Our collections feature modern cuts and styles that perfectly complement traditional Indian aesthetics.", bentoComponent: "reveal-icon", icon: Palette
},
{
- title: "Perfect Fit Guarantee",
- description: "Enjoy tailored elegance with our precise sizing and easy return policy to ensure your satisfaction.",
- bentoComponent: "reveal-icon",
- icon: Crown,
- imageSrc: "http://img.b2bpic.net/free-photo/indian-stylish-man-black-traditional-clothes-with-white-scarf-posed-outdoor-against-yellow-autumn-leaves-tree_627829-2492.jpg?_wi=2",
- imageAlt: "Handsome businesman in a summer city",
+ title: "Perfect Fit Guarantee", description: "Enjoy tailored elegance with our precise sizing and easy return policy to ensure your satisfaction.", bentoComponent: "reveal-icon", icon: Crown
},
]}
title="Why Choose Top Man Clothing?"
@@ -255,49 +158,23 @@ export default function LandingPage() {
useInvertedBackground={false}
testimonials={[
{
- id: "1",
- name: "Rahul Sharma",
- imageSrc: "http://img.b2bpic.net/free-photo/front-view-indian-man-posing-studio_23-2150692793.jpg",
- imageAlt: "Rahul Sharma",
- },
+ id: "1", name: "Rahul Sharma", imageSrc: "http://img.b2bpic.net/free-photo/front-view-indian-man-posing-studio_23-2150692793.jpg", imageAlt: "Rahul Sharma"},
{
- id: "2",
- name: "Anil Kapoor",
- imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-man-correcting-grammar-mistakes_23-2150171372.jpg",
- imageAlt: "Anil Kapoor",
- },
+ id: "2", name: "Anil Kapoor", imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-man-correcting-grammar-mistakes_23-2150171372.jpg", imageAlt: "Anil Kapoor"},
{
- id: "3",
- name: "Vivek Singh",
- imageSrc: "http://img.b2bpic.net/free-photo/handsome-smiling-hipster-man-posing-studio_158538-25580.jpg",
- imageAlt: "Vivek Singh",
- },
+ id: "3", name: "Vivek Singh", imageSrc: "http://img.b2bpic.net/free-photo/handsome-smiling-hipster-man-posing-studio_158538-25580.jpg", imageAlt: "Vivek Singh"},
{
- id: "4",
- name: "Arjun Desai",
- imageSrc: "http://img.b2bpic.net/free-photo/portrait-young-plus-size-woman-holding-shopping-bags-looking-excited-outdoors-street_58466-16106.jpg",
- imageAlt: "Arjun Desai",
- },
+ id: "4", name: "Arjun Desai", imageSrc: "http://img.b2bpic.net/free-photo/portrait-young-plus-size-woman-holding-shopping-bags-looking-excited-outdoors-street_58466-16106.jpg", imageAlt: "Arjun Desai"},
{
- id: "5",
- name: "Kabir Khan",
- imageSrc: "http://img.b2bpic.net/free-photo/portrait-handsome-african-american-man-with-moustache-smiling-white-teeth-looking-happy-confident-standing-checked-shirt-against-white-background_176420-46881.jpg",
- imageAlt: "Kabir Khan",
- },
+ id: "5", name: "Kabir Khan", imageSrc: "http://img.b2bpic.net/free-photo/portrait-handsome-african-american-man-with-moustache-smiling-white-teeth-looking-happy-confident-standing-checked-shirt-against-white-background_176420-46881.jpg", imageAlt: "Kabir Khan"},
{
- id: "6",
- name: "Siddharth Rao",
- imageSrc: "http://img.b2bpic.net/free-photo/portrait-woman-with-cancer-picking-clothes-with-her-friend_23-2151056059.jpg",
- imageAlt: "Siddharth Rao",
- },
+ id: "6", name: "Siddharth Rao", imageSrc: "http://img.b2bpic.net/free-photo/portrait-woman-with-cancer-picking-clothes-with-her-friend_23-2151056059.jpg", imageAlt: "Siddharth Rao"},
]}
cardTitle="Our customers look and feel their best in Top Man Clothing. Hear from them:"
cardTag="Customer Stories"
buttons={[
{
- text: "Read All Reviews",
- href: "#testimonials",
- },
+ text: "Read All Reviews", href: "#testimonials"},
]}
buttonAnimation="slide-up"
cardAnimation="blur-reveal"
@@ -309,14 +186,7 @@ export default function LandingPage() {
textboxLayout="default"
useInvertedBackground={false}
names={[
- "India Style",
- "Ethnic Vogue",
- "Culture Couture",
- "Desi Threads",
- "Runway India",
- "Fashion Bharat",
- "Heritage Chic",
- ]}
+ "India Style", "Ethnic Vogue", "Culture Couture", "Desi Threads", "Runway India", "Fashion Bharat", "Heritage Chic"]}
title="Trusted by Fashion Enthusiasts"
description="Our designs have graced stages and been featured by leading voices in Indian fashion."
tag="As Seen In"
@@ -331,30 +201,15 @@ export default function LandingPage() {
useInvertedBackground={false}
faqs={[
{
- id: "faq1",
- title: "What payment methods do you accept?",
- content: "We accept major credit cards (Visa, Mastercard, Amex), UPI, Net Banking, and popular digital wallets.",
- },
+ id: "faq1", title: "What payment methods do you accept?", content: "We accept major credit cards (Visa, Mastercard, Amex), UPI, Net Banking, and popular digital wallets."},
{
- id: "faq2",
- title: "How do I choose the right size?",
- content: "Please refer to our detailed sizing guide available on each product page. We recommend measuring yourself and comparing it to our charts.",
- },
+ id: "faq2", title: "How do I choose the right size?", content: "Please refer to our detailed sizing guide available on each product page. We recommend measuring yourself and comparing it to our charts."},
{
- id: "faq3",
- title: "What is your return policy?",
- content: "We offer a 7-day hassle-free return policy for unworn items with original tags. Please see our full policy for details.",
- },
+ id: "faq3", title: "What is your return policy?", content: "We offer a 7-day hassle-free return policy for unworn items with original tags. Please see our full policy for details."},
{
- id: "faq4",
- title: "Do you offer international shipping?",
- content: "Yes, we ship worldwide! Shipping costs and delivery times vary by destination. Details are available at checkout.",
- },
+ id: "faq4", title: "Do you offer international shipping?", content: "Yes, we ship worldwide! Shipping costs and delivery times vary by destination. Details are available at checkout."},
{
- id: "faq5",
- title: "What materials are your garments made from?",
- content: "We primarily use premium natural fabrics like silk, cotton, linen, and blends, ensuring comfort and a luxurious feel. Specific material details are listed on each product page.",
- },
+ id: "faq5", title: "What materials are your garments made from?", content: "We primarily use premium natural fabrics like silk, cotton, linen, and blends, ensuring comfort and a luxurious feel. Specific material details are listed on each product page."},
]}
title="Frequently Asked Questions"
description="Find answers to common questions about our products, sizing, shipping, and returns."
@@ -367,8 +222,7 @@ export default function LandingPage() {