Merge version_3 into main #6
@@ -20,9 +20,10 @@ export const metadata: Metadata = {
|
||||
follow: true,
|
||||
},
|
||||
openGraph: {
|
||||
title: "Apna Mens Wear - Premium Budget Mens Fashion in Indore", description: "Shop premium quality mens clothing at budget prices. ⭐3.8 rating, fast delivery, exclusive combo offers. Open till 11 PM in Bhawarkua.", url: "https://yourwebsite.com", siteName: "Apna Mens Wear", type: "website", images: [{
|
||||
url: "http://img.b2bpic.net/free-photo/young-man-shopping-menswear-shop_1303-19869.jpg", alt: "mens wear store clothing shop interior modern retail men clothing display"
|
||||
}],
|
||||
title: "Apna Mens Wear - Premium Budget Mens Fashion in Indore", description: "Shop premium quality mens clothing at budget prices. ⭐3.8 rating, fast delivery, exclusive combo offers. Open till 11 PM in Bhawarkua.", url: "https://yourwebsite.com", siteName: "Apna Mens Wear", type: "website", images: [
|
||||
{
|
||||
url: "http://img.b2bpic.net/free-photo/young-man-shopping-menswear-shop_1303-19869.jpg", alt: "mens wear store clothing shop interior modern retail men clothing display"},
|
||||
],
|
||||
},
|
||||
twitter: {
|
||||
card: "summary_large_image", title: "Apna Mens Wear - Premium Budget Mens Fashion Indore", description: "4 shirts for ₹1000 | Premium quality | Combo deals | Fast delivery | Call now!", images: ["http://img.b2bpic.net/free-photo/young-man-shopping-menswear-shop_1303-19869.jpg"],
|
||||
@@ -37,9 +38,7 @@ export default function RootLayout({
|
||||
return (
|
||||
<html lang="en" suppressHydrationWarning>
|
||||
<ServiceWrapper>
|
||||
<body
|
||||
className={`${poppins.variable} ${dmSans.variable} antialiased`}
|
||||
>
|
||||
<body className={`${poppins.variable} ${dmSans.variable} antialiased`}>
|
||||
<Tag />
|
||||
{children}
|
||||
|
||||
|
||||
100
src/app/page.tsx
100
src/app/page.tsx
@@ -1,13 +1,13 @@
|
||||
"use client";
|
||||
|
||||
import { ThemeProvider } from "@/providers/themeProvider/ThemeProvider";
|
||||
import NavbarStyleCentered from '@/components/navbar/NavbarStyleCentered/NavbarStyleCentered';
|
||||
import HeroBillboardGallery from '@/components/sections/hero/HeroBillboardGallery';
|
||||
import MetricCardSeven from '@/components/sections/metrics/MetricCardSeven';
|
||||
import ContactFAQ from '@/components/sections/contact/ContactFAQ';
|
||||
import MetricCardThree from '@/components/sections/metrics/MetricCardThree';
|
||||
import FooterMedia from '@/components/sections/footer/FooterMedia';
|
||||
import { Bell, MessageSquare } from 'lucide-react';
|
||||
import NavbarStyleCentered from "@/components/navbar/NavbarStyleCentered/NavbarStyleCentered";
|
||||
import HeroBillboardGallery from "@/components/sections/hero/HeroBillboardGallery";
|
||||
import MetricCardSeven from "@/components/sections/metrics/MetricCardSeven";
|
||||
import ContactFAQ from "@/components/sections/contact/ContactFAQ";
|
||||
import MetricCardThree from "@/components/sections/metrics/MetricCardThree";
|
||||
import FooterMedia from "@/components/sections/footer/FooterMedia";
|
||||
import { Bell, MessageSquare } from "lucide-react";
|
||||
|
||||
export default function LandingPage() {
|
||||
return (
|
||||
@@ -29,11 +29,10 @@ export default function LandingPage() {
|
||||
{ name: "Home", id: "hero" },
|
||||
{ name: "Gallery", id: "hero" },
|
||||
{ name: "Metrics", id: "metrics" },
|
||||
{ name: "Contact", id: "contact" }
|
||||
{ name: "Contact", id: "contact" },
|
||||
]}
|
||||
button={{
|
||||
text: "Call Now", href: "tel:+919630105490"
|
||||
}}
|
||||
text: "Call Now", href: "tel:+919630105490"}}
|
||||
brandName="Apna Mens Wear"
|
||||
/>
|
||||
</div>
|
||||
@@ -44,27 +43,22 @@ export default function LandingPage() {
|
||||
description="Discover our exclusive range of premium quality mens wear at budget-friendly prices. From formal shirts to casual tees, find your perfect style."
|
||||
tag="Featured Collection"
|
||||
tagIcon={Bell}
|
||||
images={[
|
||||
mediaItems={[
|
||||
{
|
||||
src: "http://img.b2bpic.net/free-photo/young-man-shopping-menswear-shop_1303-19869.jpg", alt: "mens wear store clothing shop interior modern retail men clothing display"
|
||||
},
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/young-man-shopping-menswear-shop_1303-19869.jpg", imageAlt: "mens wear store clothing shop interior modern retail men clothing display"},
|
||||
{
|
||||
src: "http://img.b2bpic.net/free-photo/beautiful-men-fashion-shirt_1203-7650.jpg?_wi=1", alt: "men shirts combo affordable clothing bundle 4 pack shirts casual wear set"
|
||||
},
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/beautiful-men-fashion-shirt_1203-7650.jpg?_wi=1", imageAlt: "men shirts combo affordable clothing bundle 4 pack shirts casual wear set"},
|
||||
{
|
||||
src: "http://img.b2bpic.net/free-photo/men-s-formal-wear-collection_53876-16559.jpg?_wi=1", alt: "formal shirt combo dress shirt collection business casual wear formal attire"
|
||||
},
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/men-s-formal-wear-collection_53876-16559.jpg?_wi=1", imageAlt: "formal shirt combo dress shirt collection business casual wear formal attire"},
|
||||
{
|
||||
src: "http://img.b2bpic.net/free-photo/stylish-tall-arabian-man-model-white-shirt-jeans-sunglasses-posed-street-city-beard-attractive-arab-guy_627829-2583.jpg?_wi=1", alt: "mens jeans casual wear denim collection casual pants jeans fashion"
|
||||
}
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/stylish-tall-arabian-man-model-white-shirt-jeans-sunglasses-posed-street-city-beard-attractive-arab-guy_627829-2583.jpg?_wi=1", imageAlt: "mens jeans casual wear denim collection casual pants jeans fashion"},
|
||||
]}
|
||||
buttons={[
|
||||
{ text: "📞 Call Now", href: "tel:+919630105490" },
|
||||
{ text: "💬 WhatsApp", href: "https://wa.me/919630105490" }
|
||||
{ text: "💬 WhatsApp", href: "https://wa.me/919630105490" },
|
||||
]}
|
||||
buttonAnimation="slide-up"
|
||||
textboxLayout="default"
|
||||
useInvertedBackground={false}
|
||||
mediaAnimation="slide-up"
|
||||
/>
|
||||
</div>
|
||||
|
||||
@@ -77,19 +71,16 @@ export default function LandingPage() {
|
||||
metrics={[
|
||||
{
|
||||
id: "1", value: "15+", title: "Years in Premium Mens Fashion", items: [
|
||||
"Expert style consultation", "Trusted quality standards", "Dedicated customer service"
|
||||
]
|
||||
"Expert style consultation", "Trusted quality standards", "Dedicated customer service"],
|
||||
},
|
||||
{
|
||||
id: "2", value: "500+", title: "Happy Customers Monthly", items: [
|
||||
"3.8⭐ Google Rating", "Fast local delivery", "Exclusive combo deals"
|
||||
]
|
||||
"3.8⭐ Google Rating", "Fast local delivery", "Exclusive combo deals"],
|
||||
},
|
||||
{
|
||||
id: "3", value: "100%", title: "Quality Guarantee", items: [
|
||||
"Premium fabrics only", "Perfect fit assurance", "Customer satisfaction first"
|
||||
]
|
||||
}
|
||||
"Premium fabrics only", "Perfect fit assurance", "Customer satisfaction first"],
|
||||
},
|
||||
]}
|
||||
animationType="slide-up"
|
||||
textboxLayout="default"
|
||||
@@ -106,25 +97,19 @@ export default function LandingPage() {
|
||||
tagAnimation="slide-up"
|
||||
faqs={[
|
||||
{
|
||||
id: "1", title: "What makes your mens wear premium quality?", content: "We source only the finest fabrics and materials, ensuring durability, comfort, and style. Each piece undergoes strict quality checks before reaching our customers."
|
||||
},
|
||||
id: "1", title: "What makes your mens wear premium quality?", content: "We source only the finest fabrics and materials, ensuring durability, comfort, and style. Each piece undergoes strict quality checks before reaching our customers."},
|
||||
{
|
||||
id: "2", title: "Do you offer bulk orders and corporate discounts?", content: "Yes! We specialize in bulk orders for corporate uniforms and group purchases. Contact us for exclusive bulk rates and faster delivery for orders above 50 pieces."
|
||||
},
|
||||
id: "2", title: "Do you offer bulk orders and corporate discounts?", content: "Yes! We specialize in bulk orders for corporate uniforms and group purchases. Contact us for exclusive bulk rates and faster delivery for orders above 50 pieces."},
|
||||
{
|
||||
id: "3", title: "What is your delivery area and time?", content: "We deliver across Bhawarkua and surrounding areas in Indore. Standard delivery takes 2-3 business days. Express delivery available for urgent orders within 24 hours."
|
||||
},
|
||||
id: "3", title: "What is your delivery area and time?", content: "We deliver across Bhawarkua and surrounding areas in Indore. Standard delivery takes 2-3 business days. Express delivery available for urgent orders within 24 hours."},
|
||||
{
|
||||
id: "4", title: "How do I find my perfect size and fit?", content: "Our expert staff provides personalized style consultation to help you find the perfect fit. Visit our store or call us for guidance. We also accept size exchanges within 7 days."
|
||||
},
|
||||
id: "4", title: "How do I find my perfect size and fit?", content: "Our expert staff provides personalized style consultation to help you find the perfect fit. Visit our store or call us for guidance. We also accept size exchanges within 7 days."},
|
||||
{
|
||||
id: "5", title: "What payment methods do you accept?", content: "We accept cash, digital payments (UPI, debit/credit cards), and online transfers. For online orders, we accept all major payment gateways for your convenience."
|
||||
}
|
||||
id: "5", title: "What payment methods do you accept?", content: "We accept cash, digital payments (UPI, debit/credit cards), and online transfers. For online orders, we accept all major payment gateways for your convenience."},
|
||||
]}
|
||||
faqsAnimation="slide-up"
|
||||
textboxLayout="default"
|
||||
useInvertedBackground={false}
|
||||
background={{ variant: "gradient-bars" }}
|
||||
animationType="smooth"
|
||||
showCard={true}
|
||||
/>
|
||||
@@ -138,20 +123,14 @@ export default function LandingPage() {
|
||||
tagIcon={MessageSquare}
|
||||
metrics={[
|
||||
{
|
||||
id: "1", value: "₹1000", title: "4 Premium Shirts Bundle", items: [
|
||||
"Assorted premium colors", "Perfect for everyday wear", "Unbeatable value"
|
||||
]
|
||||
},
|
||||
id: "1", icon: Bell,
|
||||
title: "4 Premium Shirts Bundle", value: "₹1000"},
|
||||
{
|
||||
id: "2", value: "Expert", title: "Style Consultation", items: [
|
||||
"Personal styling advice", "Perfect fit guarantee", "Color coordination help"
|
||||
]
|
||||
},
|
||||
id: "2", icon: MessageSquare,
|
||||
title: "Style Consultation", value: "Expert"},
|
||||
{
|
||||
id: "3", value: "Fast", title: "Local Delivery", items: [
|
||||
"2-3 days standard", "24-hour express option", "Real-time tracking"
|
||||
]
|
||||
}
|
||||
id: "3", icon: Bell,
|
||||
title: "Local Delivery", value: "Fast"},
|
||||
]}
|
||||
animationType="slide-up"
|
||||
textboxLayout="default"
|
||||
@@ -171,25 +150,26 @@ export default function LandingPage() {
|
||||
{ label: "Home", href: "#hero" },
|
||||
{ label: "Gallery", href: "#hero" },
|
||||
{ label: "Metrics", href: "#metrics" },
|
||||
{ label: "Contact", href: "#contact" }
|
||||
]
|
||||
{ label: "Contact", href: "#contact" },
|
||||
],
|
||||
},
|
||||
{
|
||||
title: "Contact Info", items: [
|
||||
{ label: "📞 Call: +91 96301 05490", href: "tel:+919630105490" },
|
||||
{ label: "💬 WhatsApp Us", href: "https://wa.me/919630105490" },
|
||||
{ label: "📍 Visit Store", href: "https://maps.google.com/?q=40+Bholaram+Ustad+Marg+Bhawarkua+Indore" },
|
||||
{ label: "⏰ Open till 11 PM", href: "#" }
|
||||
]
|
||||
{
|
||||
label: "📍 Visit Store", href: "https://maps.google.com/?q=40+Bholaram+Ustad+Marg+Bhawarkua+Indore"},
|
||||
{ label: "⏰ Open till 11 PM", href: "#" },
|
||||
],
|
||||
},
|
||||
{
|
||||
title: "Store Details", items: [
|
||||
{ label: "Address: 40, Bholaram Ustad Marg", href: "#" },
|
||||
{ label: "Bhawarkua, Brahmapuri Colony", href: "#" },
|
||||
{ label: "Indore, MP 452001", href: "#" },
|
||||
{ label: "⭐ 3.8 Google Rating", href: "#" }
|
||||
]
|
||||
}
|
||||
{ label: "⭐ 3.8 Google Rating", href: "#" },
|
||||
],
|
||||
},
|
||||
]}
|
||||
/>
|
||||
</div>
|
||||
|
||||
Reference in New Issue
Block a user