10 Commits

Author SHA1 Message Date
d493b6a6df Update src/app/page.tsx 2026-03-03 10:36:04 +00:00
df82ef873d Merge version_2 into main
Merge version_2 into main
2026-03-03 09:01:53 +00:00
e5aa1da317 Update src/app/page.tsx 2026-03-03 09:01:46 +00:00
878647b000 Merge version_2 into main
Merge version_2 into main
2026-03-03 09:00:58 +00:00
35b8f61aad Update src/app/page.tsx 2026-03-03 09:00:52 +00:00
a1e2f0e431 Merge version_1 into main
Merge version_1 into main
2026-03-02 18:15:43 +00:00
13390737db Merge version_1 into main
Merge version_1 into main
2026-03-02 18:14:11 +00:00
36bafd7edb Merge version_1 into main
Merge version_1 into main
2026-03-02 18:12:21 +00:00
805d09f276 Merge version_1 into main
Merge version_1 into main
2026-03-02 18:10:43 +00:00
8dc31fca7a Merge version_1 into main
Merge version_1 into main
2026-03-02 18:08:57 +00:00

View File

@@ -10,7 +10,7 @@ import TestimonialCardFive from '@/components/sections/testimonial/TestimonialCa
import MetricCardThree from '@/components/sections/metrics/MetricCardThree';
import ContactCenter from '@/components/sections/contact/ContactCenter';
import FooterBaseCard from '@/components/sections/footer/FooterBaseCard';
import { Sparkles, Package, Heart, Award, CheckCircle, Shield, Zap, Shirt, ShoppingBag, Palette, TrendingUp, Users, Star, Mail } from 'lucide-react';
import { Sparkles, Package, Heart, Award, CheckCircle, Shield, Zap, Shirt, ShoppingBag, Palette, TrendingUp, Users, Star, Mail, Crown } from 'lucide-react';
export default function LandingPage() {
return (
@@ -42,7 +42,7 @@ export default function LandingPage() {
<div id="hero" data-section="hero">
<HeroSplitKpi
title="Elevate Your Style with Premium Menswear"
description="Discover our exclusive collection of handpicked menswear at Apna Menswear, Bholaram Ustad. We curate the finest clothing for the discerning gentleman."
description="Look and feel confident in premium menswear that lasts. Discover quality pieces crafted for the discerning gentleman."
tag="Premium Collection"
tagIcon={Sparkles}
tagAnimation="slide-up"
@@ -73,7 +73,8 @@ export default function LandingPage() {
tagIcon={Package}
tagAnimation="slide-up"
buttons={[
{ text: "View All Products", href: "#" }
{ text: "View All Products", href: "#" },
{ text: "Browse Best Sellers", href: "#" }
]}
buttonAnimation="slide-up"
products={[
@@ -100,7 +101,7 @@ export default function LandingPage() {
<div id="about" data-section="about">
<MediaAbout
title="Your Trusted Menswear Destination"
description="Since establishing our store in Bholaram Ustad, we've been committed to providing the finest quality menswear with exceptional service. Every piece in our collection is selected to ensure you look and feel your best."
description="Since establishing our store in Bholaram Ustad, we have been committed to providing the finest quality menswear with exceptional service. Every piece in our collection is selected to ensure you look and feel your best."
tag="About Apna Menswear"
tagIcon={Heart}
tagAnimation="slide-up"
@@ -142,7 +143,7 @@ export default function LandingPage() {
title: "Affordable Luxury", description: "Premium menswear at prices that make sense for value-conscious customers.", bentoComponent: "animated-bar-chart"
},
{
title: "Easy Returns", description: "Hassle-free returns within 30 days if you're not completely satisfied.", bentoComponent: "marquee", centerIcon: TrendingUp,
title: "Easy Returns", description: "Hassle-free returns within 30 days if you are not completely satisfied.", bentoComponent: "marquee", centerIcon: TrendingUp,
variant: "text", texts: ["30-Day Returns", "Easy Exchange", "No Questions Asked", "Full Refund"]
}
]}
@@ -164,7 +165,7 @@ export default function LandingPage() {
useInvertedBackground={true}
testimonials={[
{
id: "1", name: "Rajesh Kumar, Mumbai", date: "Date: 15 November 2024", title: "Exceptional Quality and Service!", quote: "I've been a customer for over 5 years. The quality of their menswear is unmatched, and the staff is incredibly helpful. Every piece I buy from Apna Menswear lasts for years.", tag: "Premium Member", avatarSrc: "http://img.b2bpic.net/free-photo/smiling-millennial-man-looking-camera-cafe-headshot-portrait_1163-5163.jpg", avatarAlt: "Rajesh Kumar", imageSrc: "http://img.b2bpic.net/free-photo/smiling-millennial-man-looking-camera-cafe-headshot-portrait_1163-5163.jpg?_wi=1", imageAlt: "Satisfied customer"
id: "1", name: "Rajesh Kumar, Mumbai", date: "Date: 15 November 2024", title: "Exceptional Quality and Service!", quote: "I have been a customer for over 5 years. The quality of their menswear is unmatched, and the staff is incredibly helpful. Every piece I buy from Apna Menswear lasts for years.", tag: "Premium Member", avatarSrc: "http://img.b2bpic.net/free-photo/smiling-millennial-man-looking-camera-cafe-headshot-portrait_1163-5163.jpg", avatarAlt: "Rajesh Kumar", imageSrc: "http://img.b2bpic.net/free-photo/smiling-millennial-man-looking-camera-cafe-headshot-portrait_1163-5163.jpg?_wi=1", imageAlt: "Satisfied customer"
},
{
id: "2", name: "Amit Sharma, Delhi", date: "Date: 08 November 2024", title: "Best Formal Wear in Town", quote: "For all my corporate needs, I rely on Apna Menswear. Their formal collection is sophisticated and professional. The prices are fair and the quality is outstanding.", tag: "Loyal Customer", avatarSrc: "http://img.b2bpic.net/free-photo/smiling-millennial-man-looking-camera-cafe-headshot-portrait_1163-5163.jpg", avatarAlt: "Amit Sharma", imageSrc: "http://img.b2bpic.net/free-photo/smiling-millennial-man-looking-camera-cafe-headshot-portrait_1163-5163.jpg?_wi=2", imageAlt: "Professional outfit"