diff --git a/src/app/layout.tsx b/src/app/layout.tsx index 1211866..7af5c26 100644 --- a/src/app/layout.tsx +++ b/src/app/layout.tsx @@ -7,47 +7,30 @@ import { ServiceWrapper } from "@/components/ServiceWrapper"; import Tag from "@/tag/Tag"; const halant = Halant({ - variable: "--font-halant", - subsets: ["latin"], + variable: "--font-halant", subsets: ["latin"], weight: ["300", "400", "500", "600", "700"], }); const inter = Inter({ - variable: "--font-inter", - subsets: ["latin"], + variable: "--font-inter", subsets: ["latin"], }); const archivo = Archivo({ - variable: "--font-archivo", - subsets: ["latin"], + variable: "--font-archivo", subsets: ["latin"], }); export const metadata: Metadata = { - title: "SHOEMOB - Premium Shoes & Mobile Accessories", - description: "Discover luxury footwear and elite mobile accessories at SHOEMOB. Premium sneakers, leather shoes, phone cases, and accessories for the discerning customer.", - keywords: "premium shoes, luxury sneakers, streetwear, mobile accessories, phone cases, wireless earbuds, leather shoes, luxury brand", - metadataBase: new URL("https://shoemob.in"), + title: "SHOEMOB - Premium Shoes & Mobile Accessories", description: "Discover luxury footwear and elite mobile accessories at SHOEMOB. Premium sneakers, leather shoes, phone cases, and accessories for the discerning customer.", keywords: "premium shoes, luxury sneakers, streetwear, mobile accessories, phone cases, wireless earbuds, leather shoes, luxury brand", metadataBase: new URL("https://shoemob.in"), alternates: { - canonical: "https://shoemob.in", - }, + canonical: "https://shoemob.in"}, openGraph: { - title: "SHOEMOB - Premium Luxury Collection", - description: "Own the street. Own the future. Premium shoes and elite mobile accessories.", - url: "https://shoemob.in", - siteName: "SHOEMOB", - type: "website", - images: [ + title: "SHOEMOB - Premium Luxury Collection", description: "Own the street. Own the future. Premium shoes and elite mobile accessories.", url: "https://shoemob.in", siteName: "SHOEMOB", type: "website", images: [ { - url: "http://img.b2bpic.net/free-photo/close-up-man-s-legs-keds-going-down-stairs_176420-55081.jpg", - alt: "SHOEMOB Premium Collection", - }, + url: "http://img.b2bpic.net/free-photo/close-up-man-s-legs-keds-going-down-stairs_176420-55081.jpg", alt: "SHOEMOB Premium Collection"}, ], }, twitter: { - card: "summary_large_image", - title: "SHOEMOB - Premium Luxury Collection", - description: "Premium shoes and mobile accessories for the discerning customer.", - images: ["http://img.b2bpic.net/free-photo/close-up-man-s-legs-keds-going-down-stairs_176420-55081.jpg"], + card: "summary_large_image", title: "SHOEMOB - Premium Luxury Collection", description: "Premium shoes and mobile accessories for the discerning customer.", images: ["http://img.b2bpic.net/free-photo/close-up-man-s-legs-keds-going-down-stairs_176420-55081.jpg"], }, robots: { index: true, @@ -1439,4 +1422,4 @@ export default function RootLayout({ ); -} \ No newline at end of file +} diff --git a/src/app/page.tsx b/src/app/page.tsx index 498b9bd..4c604ca 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -9,7 +9,7 @@ import TestimonialCardTwelve from "@/components/sections/testimonial/Testimonial import ContactCenter from "@/components/sections/contact/ContactCenter"; import FooterBaseCard from "@/components/sections/footer/FooterBaseCard"; import Link from "next/link"; -import { Sparkles, Crown, Shield, Mail, Star } from "lucide-react"; +import { Sparkles, Crown, Shield, Mail, Star, CheckCircle, Truck, Clock } from "lucide-react"; export default function HomePage() { const navItems = [ @@ -22,8 +22,7 @@ export default function HomePage() { const footerColumns = [ { - title: "Shop", - items: [ + title: "Shop", items: [ { label: "Luxury Sneakers", href: "/shop?category=sneakers" }, { label: "Streetwear Shoes", href: "/shop?category=streetwear" }, { label: "Premium Leather", href: "/shop?category=leather" }, @@ -31,8 +30,7 @@ export default function HomePage() { ], }, { - title: "Company", - items: [ + title: "Company", items: [ { label: "About Us", href: "/about" }, { label: "Contact", href: "/contact" }, { label: "Careers", href: "#" }, @@ -40,8 +38,7 @@ export default function HomePage() { ], }, { - title: "Support", - items: [ + title: "Support", items: [ { label: "FAQ", href: "#" }, { label: "Shipping Info", href: "#" }, { label: "Returns", href: "#" }, @@ -49,8 +46,7 @@ export default function HomePage() { ], }, { - title: "Connect", - items: [ + title: "Connect", items: [ { label: "Email: shoemobindia@gmail.com", href: "mailto:shoemobindia@gmail.com" }, { label: "Shoes: +91 9222955134", href: "https://wa.me/919222955134" }, { label: "Accessories: +91 8320471216", href: "https://wa.me/918320471216" }, @@ -108,6 +104,13 @@ export default function HomePage() { enableKpiAnimation={true} titleClassName="text-6xl md:text-7xl font-bold tracking-tight" descriptionClassName="text-lg md:text-xl text-foreground/80" + marqueeItems={[ + { type: "text-icon", text: "24/7 Support", icon: Clock }, + { type: "text-icon", text: "Authentic Products", icon: CheckCircle }, + { type: "text-icon", text: "Fast Shipping", icon: Truck }, + ]} + marqueeSpeed={30} + showMarqueeCard={true} /> @@ -125,33 +128,13 @@ export default function HomePage() { gridVariant="three-columns-all-equal-width" products={[ { - id: "1", - name: "Elite Streetwear Sneaker", - price: "₹15,999", - imageSrc: "http://img.b2bpic.net/free-photo/white-canvas-sneakers-unisex-footwear-fashion_53876-106038.jpg?_wi=1", - imageAlt: "Elite Streetwear Sneaker", - }, + id: "1", name: "Elite Streetwear Sneaker", price: "₹15,999", imageSrc: "http://img.b2bpic.net/free-photo/white-canvas-sneakers-unisex-footwear-fashion_53876-106038.jpg?_wi=1", imageAlt: "Elite Streetwear Sneaker"}, { - id: "2", - name: "Premium Leather Oxford", - price: "₹22,499", - imageSrc: "http://img.b2bpic.net/free-photo/groom-s-shoes-isolated_1303-12947.jpg?_wi=1", - imageAlt: "Premium Leather Oxford", - }, + id: "2", name: "Premium Leather Oxford", price: "₹22,499", imageSrc: "http://img.b2bpic.net/free-photo/groom-s-shoes-isolated_1303-12947.jpg?_wi=1", imageAlt: "Premium Leather Oxford"}, { - id: "3", - name: "Luxury Phone Case Pro", - price: "₹4,999", - imageSrc: "http://img.b2bpic.net/free-photo/black-brown-holster-with-tail-smartphone_140725-7199.jpg?_wi=1", - imageAlt: "Luxury Phone Case Pro", - }, + id: "3", name: "Luxury Phone Case Pro", price: "₹4,999", imageSrc: "http://img.b2bpic.net/free-photo/black-brown-holster-with-tail-smartphone_140725-7199.jpg?_wi=1", imageAlt: "Luxury Phone Case Pro"}, { - id: "4", - name: "Elite Wireless Earbuds", - price: "₹8,999", - imageSrc: "http://img.b2bpic.net/free-photo/wireless-earbuds-with-neon-cyberpunk-style-lighting_23-2151074267.jpg?_wi=1", - imageAlt: "Elite Wireless Earbuds", - }, + id: "4", name: "Elite Wireless Earbuds", price: "₹8,999", imageSrc: "http://img.b2bpic.net/free-photo/wireless-earbuds-with-neon-cyberpunk-style-lighting_23-2151074267.jpg?_wi=1", imageAlt: "Elite Wireless Earbuds"}, ]} /> @@ -182,29 +165,13 @@ export default function HomePage() { useInvertedBackground={false} testimonials={[ { - id: "1", - name: "Arjun Kumar", - imageSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-young-handsome-successful-man_1163-5475.jpg?_wi=1", - imageAlt: "Arjun Kumar", - }, + id: "1", name: "Arjun Kumar", imageSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-young-handsome-successful-man_1163-5475.jpg?_wi=1", imageAlt: "Arjun Kumar"}, { - id: "2", - name: "Priya Sharma", - imageSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-young-handsome-successful-man_1163-5475.jpg?_wi=2", - imageAlt: "Priya Sharma", - }, + id: "2", name: "Priya Sharma", imageSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-young-handsome-successful-man_1163-5475.jpg?_wi=2", imageAlt: "Priya Sharma"}, { - id: "3", - name: "Rajesh Patel", - imageSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-young-handsome-successful-man_1163-5475.jpg?_wi=3", - imageAlt: "Rajesh Patel", - }, + id: "3", name: "Rajesh Patel", imageSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-young-handsome-successful-man_1163-5475.jpg?_wi=3", imageAlt: "Rajesh Patel"}, { - id: "4", - name: "Ananya Desai", - imageSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-young-handsome-successful-man_1163-5475.jpg?_wi=4", - imageAlt: "Ananya Desai", - }, + id: "4", name: "Ananya Desai", imageSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-young-handsome-successful-man_1163-5475.jpg?_wi=4", imageAlt: "Ananya Desai"}, ]} /> @@ -235,4 +202,4 @@ export default function HomePage() { ); -} \ No newline at end of file +}