Merge version_1 into main #2
252
src/app/page.tsx
252
src/app/page.tsx
@@ -24,8 +24,7 @@ export default function HomePage() {
|
||||
|
||||
const footerColumns = [
|
||||
{
|
||||
title: "Shop",
|
||||
items: [
|
||||
title: "Shop", items: [
|
||||
{ label: "Silk Sarees", href: "/collections#silks" },
|
||||
{ label: "Cotton Sarees", href: "/collections#cotton" },
|
||||
{ label: "Men's Wear", href: "/collections#mens" },
|
||||
@@ -33,8 +32,7 @@ export default function HomePage() {
|
||||
],
|
||||
},
|
||||
{
|
||||
title: "Company",
|
||||
items: [
|
||||
title: "Company", items: [
|
||||
{ label: "About Us", href: "/about" },
|
||||
{ label: "Collections", href: "/collections" },
|
||||
{ label: "Our Story", href: "/about#story" },
|
||||
@@ -42,8 +40,7 @@ export default function HomePage() {
|
||||
],
|
||||
},
|
||||
{
|
||||
title: "Support",
|
||||
items: [
|
||||
title: "Support", items: [
|
||||
{ label: "FAQs", href: "#faq" },
|
||||
{ label: "Shipping Info", href: "#shipping" },
|
||||
{ label: "Returns", href: "#returns" },
|
||||
@@ -51,8 +48,7 @@ export default function HomePage() {
|
||||
],
|
||||
},
|
||||
{
|
||||
title: "Connect",
|
||||
items: [
|
||||
title: "Connect", items: [
|
||||
{ label: "Call: +91 7397 747 687", href: "tel:+917397747687" },
|
||||
{ label: "Email: info@theni-anandham.com", href: "mailto:info@theni-anandham.com" },
|
||||
{ label: "Instagram", href: "https://instagram.com" },
|
||||
@@ -82,9 +78,7 @@ export default function HomePage() {
|
||||
id: item.id,
|
||||
}))}
|
||||
button={{
|
||||
text: "Visit Store",
|
||||
href: "#contact",
|
||||
}}
|
||||
text: "Visit Store", href: "#contact"}}
|
||||
animateOnLoad={true}
|
||||
/>
|
||||
</div>
|
||||
@@ -97,39 +91,27 @@ export default function HomePage() {
|
||||
tagIcon={Star}
|
||||
tagAnimation="slide-up"
|
||||
background={{
|
||||
variant: "plain",
|
||||
}}
|
||||
variant: "noiseDiagonalGradient"}}
|
||||
kpis={[
|
||||
{
|
||||
value: "4000+",
|
||||
label: "Happy Customers",
|
||||
},
|
||||
value: "4000+", label: "Happy Customers"},
|
||||
{
|
||||
value: "15+",
|
||||
label: "Years Experience",
|
||||
},
|
||||
value: "15+", label: "Years Experience"},
|
||||
{
|
||||
value: "100%",
|
||||
label: "Quality Assured",
|
||||
},
|
||||
value: "100%", label: "Quality Assured"},
|
||||
]}
|
||||
enableKpiAnimation={true}
|
||||
buttons={[
|
||||
{
|
||||
text: "View Collections",
|
||||
href: "/collections",
|
||||
},
|
||||
text: "View Collections", href: "/collections"},
|
||||
{
|
||||
text: "Visit Store",
|
||||
href: "#contact",
|
||||
},
|
||||
text: "Visit Store", href: "#contact"},
|
||||
]}
|
||||
buttonAnimation="slide-up"
|
||||
imageSrc="http://img.b2bpic.net/free-photo/arrangement-colorful-fabric-shelf_23-2148180386.jpg"
|
||||
imageAlt="Premium silk and readymade collections"
|
||||
mediaAnimation="slide-up"
|
||||
imagePosition="right"
|
||||
useInvertedBackground={false}
|
||||
/>
|
||||
</div>
|
||||
|
||||
@@ -146,71 +128,27 @@ export default function HomePage() {
|
||||
animationType="slide-up"
|
||||
products={[
|
||||
{
|
||||
id: "1",
|
||||
brand: "Silk Collection",
|
||||
name: "Elegant Silk Sarees",
|
||||
price: "₹2,999 - ₹8,999",
|
||||
rating: 5,
|
||||
reviewCount: "1.2k",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/young-indian-woman-wearing-sari_23-2149400918.jpg?_wi=1",
|
||||
imageAlt: "Premium silk sarees collection",
|
||||
},
|
||||
id: "1", brand: "Silk Collection", name: "Elegant Silk Sarees", price: "₹2,999 - ₹8,999", rating: 5,
|
||||
reviewCount: "1.2k", imageSrc: "http://img.b2bpic.net/free-photo/young-indian-woman-wearing-sari_23-2149400918.jpg", imageAlt: "Premium silk sarees collection"},
|
||||
{
|
||||
id: "2",
|
||||
brand: "Cotton Range",
|
||||
name: "Cotton Sarees",
|
||||
price: "₹999 - ₹3,499",
|
||||
rating: 5,
|
||||
reviewCount: "980",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/happy-smiling-long-haired-woman-dress-stands-white-wall_343596-858.jpg?_wi=1",
|
||||
imageAlt: "Comfortable cotton sarees",
|
||||
},
|
||||
id: "2", brand: "Cotton Range", name: "Cotton Sarees", price: "₹999 - ₹3,499", rating: 5,
|
||||
reviewCount: "980", imageSrc: "http://img.b2bpic.net/free-photo/happy-smiling-long-haired-woman-dress-stands-white-wall_343596-858.jpg", imageAlt: "Comfortable cotton sarees"},
|
||||
{
|
||||
id: "3",
|
||||
brand: "Men's Fashion",
|
||||
name: "Shirts & Pants",
|
||||
price: "₹799 - ₹2,499",
|
||||
rating: 5,
|
||||
reviewCount: "1.5k",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/portrait-young-stylish-indian-man-model-pose-street_627829-4536.jpg?_wi=1",
|
||||
imageAlt: "Stylish men's clothing",
|
||||
},
|
||||
id: "3", brand: "Men's Fashion", name: "Shirts & Pants", price: "₹799 - ₹2,499", rating: 5,
|
||||
reviewCount: "1.5k", imageSrc: "http://img.b2bpic.net/free-photo/portrait-young-stylish-indian-man-model-pose-street_627829-4536.jpg", imageAlt: "Stylish men's clothing"},
|
||||
{
|
||||
id: "4",
|
||||
brand: "Kids Zone",
|
||||
name: "Kids Wear Collection",
|
||||
price: "₹499 - ₹1,999",
|
||||
rating: 5,
|
||||
reviewCount: "856",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-cute-kid-with-mug-posing_23-2148350083.jpg?_wi=1",
|
||||
imageAlt: "Colorful kids fashion",
|
||||
},
|
||||
id: "4", brand: "Kids Zone", name: "Kids Wear Collection", price: "₹499 - ₹1,999", rating: 5,
|
||||
reviewCount: "856", imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-cute-kid-with-mug-posing_23-2148350083.jpg", imageAlt: "Colorful kids fashion"},
|
||||
{
|
||||
id: "5",
|
||||
brand: "Footwear",
|
||||
name: "Fashionable Footwear",
|
||||
price: "₹399 - ₹1,999",
|
||||
rating: 5,
|
||||
reviewCount: "654",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/tender-woman-s-feet-elegant-shoes-marble-windowsill_8353-1453.jpg?_wi=1",
|
||||
imageAlt: "Stylish shoes and sandals",
|
||||
},
|
||||
id: "5", brand: "Footwear", name: "Fashionable Footwear", price: "₹399 - ₹1,999", rating: 5,
|
||||
reviewCount: "654", imageSrc: "http://img.b2bpic.net/free-photo/tender-woman-s-feet-elegant-shoes-marble-windowsill_8353-1453.jpg", imageAlt: "Stylish shoes and sandals"},
|
||||
{
|
||||
id: "6",
|
||||
brand: "Accessories",
|
||||
name: "Fashion Accessories",
|
||||
price: "₹199 - ₹999",
|
||||
rating: 5,
|
||||
reviewCount: "723",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/red-shawl-connects-bride-s-parents-dressed-indian-wedding_8353-741.jpg?_wi=1",
|
||||
imageAlt: "Trendy accessories and jewelry",
|
||||
},
|
||||
id: "6", brand: "Accessories", name: "Fashion Accessories", price: "₹199 - ₹999", rating: 5,
|
||||
reviewCount: "723", imageSrc: "http://img.b2bpic.net/free-photo/red-shawl-connects-bride-s-parents-dressed-indian-wedding_8353-741.jpg", imageAlt: "Trendy accessories and jewelry"},
|
||||
]}
|
||||
buttons={[
|
||||
{
|
||||
text: "Browse All",
|
||||
href: "/collections",
|
||||
},
|
||||
text: "Browse All", href: "/collections"},
|
||||
]}
|
||||
buttonAnimation="slide-up"
|
||||
/>
|
||||
@@ -225,7 +163,7 @@ export default function HomePage() {
|
||||
description="Theni Anandham Silks And Readymades"
|
||||
subdescription="NO 11 Varadharaj Shopping Complex, Dindigul"
|
||||
icon={ShoppingBag}
|
||||
imageSrc="http://img.b2bpic.net/free-photo/stylish-young-woman-standing-store-holding-shopping-bags_23-2148101735.jpg?_wi=1"
|
||||
imageSrc="http://img.b2bpic.net/free-photo/stylish-young-woman-standing-store-holding-shopping-bags_23-2148101735.jpg"
|
||||
imageAlt="Theni Anandham store showroom"
|
||||
mediaAnimation="slide-up"
|
||||
useInvertedBackground={true}
|
||||
@@ -241,46 +179,29 @@ export default function HomePage() {
|
||||
tagAnimation="slide-up"
|
||||
accordionItems={[
|
||||
{
|
||||
id: "1",
|
||||
title: "Huge Multi-Brand Collection",
|
||||
content:
|
||||
"Access to an extensive range of silk sarees, cotton sarees, men's wear, women's wear, kids wear, footwear, and fashion accessories all under one roof.",
|
||||
},
|
||||
id: "1", title: "Huge Multi-Brand Collection", content:
|
||||
"Access to an extensive range of silk sarees, cotton sarees, men's wear, women's wear, kids wear, footwear, and fashion accessories all under one roof."},
|
||||
{
|
||||
id: "2",
|
||||
title: "Quality & Service Excellence",
|
||||
content:
|
||||
"Known for superior quality products and friendly trained staff dedicated to providing exceptional customer service and personalized shopping experiences.",
|
||||
},
|
||||
id: "2", title: "Quality & Service Excellence", content:
|
||||
"Known for superior quality products and friendly trained staff dedicated to providing exceptional customer service and personalized shopping experiences."},
|
||||
{
|
||||
id: "3",
|
||||
title: "Family Shopping Destination",
|
||||
content:
|
||||
"A spacious, welcoming showroom designed for comfortable family shopping with collections for every age group and occasion.",
|
||||
},
|
||||
id: "3", title: "Family Shopping Destination", content:
|
||||
"A spacious, welcoming showroom designed for comfortable family shopping with collections for every age group and occasion."},
|
||||
{
|
||||
id: "4",
|
||||
title: "Affordable to Premium Options",
|
||||
content:
|
||||
"Offering a wide price range to suit every budget, from budget-friendly everyday wear to premium designer collections.",
|
||||
},
|
||||
id: "4", title: "Affordable to Premium Options", content:
|
||||
"Offering a wide price range to suit every budget, from budget-friendly everyday wear to premium designer collections."},
|
||||
{
|
||||
id: "5",
|
||||
title: "Open Daily for Convenience",
|
||||
content:
|
||||
"Available every day from 9:30 AM to 10:00 PM, making shopping convenient whenever you want to visit us.",
|
||||
},
|
||||
id: "5", title: "Open Daily for Convenience", content:
|
||||
"Available every day from 9:30 AM to 10:00 PM, making shopping convenient whenever you want to visit us."},
|
||||
]}
|
||||
imageSrc="http://img.b2bpic.net/free-photo/woman-arranging-clothes-rack_23-2148929523.jpg?_wi=1"
|
||||
imageSrc="http://img.b2bpic.net/free-photo/woman-arranging-clothes-rack_23-2148929523.jpg"
|
||||
imageAlt="Our extensive collection on display"
|
||||
mediaAnimation="slide-up"
|
||||
useInvertedBackground={false}
|
||||
mediaPosition="left"
|
||||
buttons={[
|
||||
{
|
||||
text: "Call Us",
|
||||
href: "tel:+917397747687",
|
||||
},
|
||||
text: "Call Us", href: "tel:+917397747687"},
|
||||
]}
|
||||
buttonAnimation="slide-up"
|
||||
/>
|
||||
@@ -290,25 +211,13 @@ export default function HomePage() {
|
||||
<MetricCardTwo
|
||||
metrics={[
|
||||
{
|
||||
id: "1",
|
||||
value: "4000+",
|
||||
description: "Satisfied Customers",
|
||||
},
|
||||
id: "1", value: "4000+", description: "Satisfied Customers"},
|
||||
{
|
||||
id: "2",
|
||||
value: "15+",
|
||||
description: "Years of Excellence",
|
||||
},
|
||||
id: "2", value: "15+", description: "Years of Excellence"},
|
||||
{
|
||||
id: "3",
|
||||
value: "6",
|
||||
description: "Product Categories",
|
||||
},
|
||||
id: "3", value: "6", description: "Product Categories"},
|
||||
{
|
||||
id: "4",
|
||||
value: "4.0★",
|
||||
description: "Google Rating",
|
||||
},
|
||||
id: "4", value: "4.0★", description: "Google Rating"},
|
||||
]}
|
||||
title="Our Achievements"
|
||||
description="Building trust through numbers - serving thousands of happy families"
|
||||
@@ -326,65 +235,23 @@ export default function HomePage() {
|
||||
<TestimonialCardTen
|
||||
testimonials={[
|
||||
{
|
||||
id: "1",
|
||||
title: "Excellent Collections & Display",
|
||||
quote:
|
||||
"Large stock and well-displayed collections. The variety is amazing and everything is organized perfectly. I always find exactly what I'm looking for.",
|
||||
name: "Priya Sharma",
|
||||
role: "Regular Customer",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/close-up-young-businessman_23-2149153863.jpg?_wi=1",
|
||||
imageAlt: "Priya Sharma",
|
||||
},
|
||||
id: "1", title: "Excellent Collections & Display", quote:
|
||||
"Large stock and well-displayed collections. The variety is amazing and everything is organized perfectly. I always find exactly what I'm looking for.", name: "Priya Sharma", role: "Regular Customer", imageSrc: "http://img.b2bpic.net/free-photo/close-up-young-businessman_23-2149153863.jpg", imageAlt: "Priya Sharma"},
|
||||
{
|
||||
id: "2",
|
||||
title: "Perfect for Family Shopping",
|
||||
quote:
|
||||
"Great variety of dresses for the whole family. From grandparents to kids, everyone finds something they love. It's truly a one-stop shop!",
|
||||
name: "Rajesh Kumar",
|
||||
role: "Family Shopper",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/happy-young-man-doing-okay-sign_1149-1844.jpg?_wi=1",
|
||||
imageAlt: "Rajesh Kumar",
|
||||
},
|
||||
id: "2", title: "Perfect for Family Shopping", quote:
|
||||
"Great variety of dresses for the whole family. From grandparents to kids, everyone finds something they love. It's truly a one-stop shop!", name: "Rajesh Kumar", role: "Family Shopper", imageSrc: "http://img.b2bpic.net/free-photo/happy-young-man-doing-okay-sign_1149-1844.jpg", imageAlt: "Rajesh Kumar"},
|
||||
{
|
||||
id: "3",
|
||||
title: "Quality & Service Unmatched",
|
||||
quote:
|
||||
"Good quality clothes and friendly service. The staff is knowledgeable and helps without any pressure. Prices are reasonable for the quality offered.",
|
||||
name: "Meera Devi",
|
||||
role: "Loyal Customer",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/adult-confident-businesswoman-with-arms-crossed_1098-21297.jpg?_wi=1",
|
||||
imageAlt: "Meera Devi",
|
||||
},
|
||||
id: "3", title: "Quality & Service Unmatched", quote:
|
||||
"Good quality clothes and friendly service. The staff is knowledgeable and helps without any pressure. Prices are reasonable for the quality offered.", name: "Meera Devi", role: "Loyal Customer", imageSrc: "http://img.b2bpic.net/free-photo/adult-confident-businesswoman-with-arms-crossed_1098-21297.jpg", imageAlt: "Meera Devi"},
|
||||
{
|
||||
id: "4",
|
||||
title: "Best Place for Silk Sarees",
|
||||
quote:
|
||||
"Their silk saree collection is simply outstanding. Premium quality at competitive prices. The staff helped me choose the perfect saree for my wedding.",
|
||||
name: "Anjali Patel",
|
||||
role: "Saree Lover",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/glad-brunette-young-woman-smiles-happily-keeps-thumbs-up-shows-approval-sign-satisfied-with-service-good-feedback-says-its-excellent-dressed-casual-pink-t-shirt-isolated-white-background_273609-61011.jpg?_wi=1",
|
||||
imageAlt: "Anjali Patel",
|
||||
},
|
||||
id: "4", title: "Best Place for Silk Sarees", quote:
|
||||
"Their silk saree collection is simply outstanding. Premium quality at competitive prices. The staff helped me choose the perfect saree for my wedding.", name: "Anjali Patel", role: "Saree Lover", imageSrc: "http://img.b2bpic.net/free-photo/glad-brunette-young-woman-smiles-happily-keeps-thumbs-up-shows-approval-sign-satisfied-with-service-good-feedback-says-its-excellent-dressed-casual-pink-t-shirt-isolated-white-background_273609-61011.jpg", imageAlt: "Anjali Patel"},
|
||||
{
|
||||
id: "5",
|
||||
title: "Kids Love the Options",
|
||||
quote:
|
||||
"Fantastic kids wear section with bright colors and comfortable fabrics. My children are always excited to go shopping here. Highly recommend!",
|
||||
name: "Suresh Nair",
|
||||
role: "Parent",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/young-man-casual-clothes-looking-making-money-gesture-rubbing-fingers-smiling-slyly-sitting-couch-light-living-room_141793-99018.jpg?_wi=1",
|
||||
imageAlt: "Suresh Nair",
|
||||
},
|
||||
id: "5", title: "Kids Love the Options", quote:
|
||||
"Fantastic kids wear section with bright colors and comfortable fabrics. My children are always excited to go shopping here. Highly recommend!", name: "Suresh Nair", role: "Parent", imageSrc: "http://img.b2bpic.net/free-photo/young-man-casual-clothes-looking-making-money-gesture-rubbing-fingers-smiling-slyly-sitting-couch-light-living-room_141793-99018.jpg", imageAlt: "Suresh Nair"},
|
||||
{
|
||||
id: "6",
|
||||
title: "Spacious & Welcoming",
|
||||
quote:
|
||||
"The showroom is spacious, clean, and welcoming. You can browse comfortably without feeling rushed. The ambiance is perfect for shopping with family.",
|
||||
name: "Divya Singh",
|
||||
role: "Weekend Shopper",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/smiley-woman-doing-thumbs-up_23-2148628939.jpg?_wi=1",
|
||||
imageAlt: "Divya Singh",
|
||||
},
|
||||
id: "6", title: "Spacious & Welcoming", quote:
|
||||
"The showroom is spacious, clean, and welcoming. You can browse comfortably without feeling rushed. The ambiance is perfect for shopping with family.", name: "Divya Singh", role: "Weekend Shopper", imageSrc: "http://img.b2bpic.net/free-photo/smiley-woman-doing-thumbs-up_23-2148628939.jpg", imageAlt: "Divya Singh"},
|
||||
]}
|
||||
title="What Our Customers Say"
|
||||
description="Hear from our valued customers about their shopping experience at Theni Anandham"
|
||||
@@ -404,15 +271,7 @@ export default function HomePage() {
|
||||
tagIcon={Zap}
|
||||
tagAnimation="slide-up"
|
||||
names={[
|
||||
"In-Store Shopping",
|
||||
"In-Store Pickup",
|
||||
"Fast Delivery",
|
||||
"Wheelchair Accessible",
|
||||
"Free Parking",
|
||||
"Expert Staff",
|
||||
"Quality Assurance",
|
||||
"Family Friendly",
|
||||
]}
|
||||
"In-Store Shopping", "In-Store Pickup", "Fast Delivery", "Wheelchair Accessible", "Free Parking", "Expert Staff", "Quality Assurance", "Family Friendly"]}
|
||||
textboxLayout="default"
|
||||
useInvertedBackground={true}
|
||||
speed={50}
|
||||
@@ -428,8 +287,7 @@ export default function HomePage() {
|
||||
tagIcon={MapPin}
|
||||
tagAnimation="slide-up"
|
||||
background={{
|
||||
variant: "rotated-rays-animated-grid",
|
||||
}}
|
||||
variant: "rotated-rays-animated-grid"}}
|
||||
useInvertedBackground={false}
|
||||
inputPlaceholder="Enter your email"
|
||||
buttonText="Subscribe"
|
||||
|
||||
Reference in New Issue
Block a user