Merge version_1 into main #2

Merged
bender merged 1 commits from version_1 into main 2026-05-22 04:47:23 +00:00

View File

@@ -29,418 +29,174 @@ export default function LandingPage() {
headingFontWeight="extrabold"
>
<ReactLenis root>
<div id="nav" data-section="nav">
<NavbarLayoutFloatingInline
navItems={[
{
name: "Home",
id: "hero",
},
{
name: "About",
id: "about",
},
{
name: "Products",
id: "products",
},
{
name: "Contact",
id: "contact",
},
]}
brandName="Pelham Mart"
/>
</div>
<div id="nav" data-section="nav">
<NavbarLayoutFloatingInline
navItems={[
{ name: "Home", id: "hero" },
{ name: "About", id: "about" },
{ name: "Products", id: "products" },
{ name: "Contact", id: "contact" },
]}
brandName="Pelham Mart"
button={{ text: "Contact Us", href: "#contact" }}
/>
</div>
<div id="hero" data-section="hero">
<HeroSplitTestimonial
useInvertedBackground={false}
background={{
variant: "radial-gradient",
}}
title="The Premium Smoke Shop Experience in Pelham"
description="Discover an unparalleled selection of tobacco, premium vapes, and smoking accessories, paired with the best prices in town and friendly, personalized service."
testimonials={[
{
name: "James R.",
handle: "@jamr",
testimonial: "Best customer service in Pelham.",
rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/handsome-businessman-wearing-fashion-eyeglasses-stylish-suit-sitting-sofa-modern-studio_496169-1399.jpg?_wi=1",
},
{
name: "Sarah M.",
handle: "@sarah_m",
testimonial: "Incredible atmosphere and flavors.",
rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/happy-friends-dancing-together_23-2148422446.jpg?_wi=1",
},
{
name: "John S.",
handle: "@johns",
testimonial: "Always has exactly what I need.",
rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/happy-businessman-having-conversation-with-his-partner-workplace_23-2147899787.jpg?_wi=1",
},
{
name: "Karen B.",
handle: "@karenb",
testimonial: "Superb selection, very friendly.",
rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/young-co-worker-spending-time-office_23-2149328287.jpg?_wi=1",
},
{
name: "Tom R.",
handle: "@tomr",
testimonial: "The best shop in the city.",
rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/disabled-person-travelling-city_23-2149494484.jpg?_wi=1",
},
]}
buttons={[
{
text: "Shop Selection",
href: "#products",
},
{
text: "Get Directions",
href: "#contact",
},
]}
imageSrc="http://img.b2bpic.net/free-photo/vape-vaping-man-cloud-vapor-photo-is-taken-vape-bar-vape-shop_639032-351.jpg"
imageAlt="Luxurious Pelham smoke shop atmosphere"
mediaAnimation="blur-reveal"
avatars={[
{
src: "http://img.b2bpic.net/free-photo/businessman-drinking-cafe_1157-45843.jpg",
alt: "Customer 1",
},
{
src: "http://img.b2bpic.net/free-photo/portrait-businessman-working-office-couch-putting-long-hours-work-businessperson-professional-environment_482257-32779.jpg",
alt: "Customer 2",
},
{
src: "http://img.b2bpic.net/free-photo/smiling-young-businessman-sitting-sofa-talking-through-mobile-phone_23-2147937568.jpg",
alt: "Customer 3",
},
{
src: "http://img.b2bpic.net/free-photo/confident-businessman-checking-time-talking-phone_23-2147689182.jpg",
alt: "Customer 4",
},
{
src: "http://img.b2bpic.net/free-photo/beautiful-mature-woman-having-fun-time_23-2149232838.jpg",
alt: "Customer 5",
},
]}
marqueeItems={[
{
type: "text",
text: "Premium Vapes",
},
{
type: "text",
text: "Hand-rolled Tobacco",
},
{
type: "text",
text: "Glassware",
},
{
type: "text",
text: "Special Orders",
},
{
type: "text",
text: "Local Favorite",
},
]}
/>
</div>
<div id="hero" data-section="hero">
<HeroSplitTestimonial
useInvertedBackground={false}
background={{ variant: "radial-gradient" }}
title="The Premium Smoke Shop Experience in Pelham"
description="Discover an unparalleled selection of tobacco, premium vapes, and smoking accessories, paired with the best prices in town and friendly, personalized service."
testimonials={[
{ name: "James R.", handle: "@jamr", testimonial: "Best customer service in Pelham.", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/handsome-businessman-wearing-fashion-eyeglasses-stylish-suit-sitting-sofa-modern-studio_496169-1399.jpg" },
{ name: "Sarah M.", handle: "@sarah_m", testimonial: "Incredible atmosphere and flavors.", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/happy-friends-dancing-together_23-2148422446.jpg" },
{ name: "John S.", handle: "@johns", testimonial: "Always has exactly what I need.", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/happy-businessman-having-conversation-with-his-partner-workplace_23-2147899787.jpg" },
{ name: "Karen B.", handle: "@karenb", testimonial: "Superb selection, very friendly.", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/young-co-worker-spending-time-office_23-2149328287.jpg" },
{ name: "Tom R.", handle: "@tomr", testimonial: "The best shop in the city.", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/disabled-person-travelling-city_23-2149494484.jpg" }
]}
buttons={[
{ text: "Shop Selection", href: "#products" },
{ text: "Get Directions", href: "#contact" }
]}
imageSrc="http://img.b2bpic.net/free-photo/vape-vaping-man-cloud-vapor-photo-is-taken-vape-bar-vape-shop_639032-351.jpg"
imageAlt="Luxurious Pelham smoke shop atmosphere"
mediaAnimation="blur-reveal"
avatars={[
{ src: "http://img.b2bpic.net/free-photo/businessman-drinking-cafe_1157-45843.jpg", alt: "Customer 1" },
{ src: "http://img.b2bpic.net/free-photo/portrait-businessman-working-office-couch-putting-long-hours-work-businessperson-professional-environment_482257-32779.jpg", alt: "Customer 2" },
{ src: "http://img.b2bpic.net/free-photo/smiling-young-businessman-sitting-sofa-talking-through-mobile-phone_23-2147937568.jpg", alt: "Customer 3" },
{ src: "http://img.b2bpic.net/free-photo/confident-businessman-checking-time-talking-phone_23-2147689182.jpg", alt: "Customer 4" },
{ src: "http://img.b2bpic.net/free-photo/beautiful-mature-woman-having-fun-time_23-2149232838.jpg", alt: "Customer 5" }
]}
marqueeItems={[
{ type: "text", text: "Premium Vapes" },
{ type: "text", text: "Hand-rolled Tobacco" },
{ type: "text", text: "Glassware" },
{ type: "text", text: "Special Orders" },
{ type: "text", text: "Local Favorite" }
]}
/>
</div>
<div id="about" data-section="about">
<MediaAbout
useInvertedBackground={false}
title="A Trusted Local Favorite"
description="Pelham Tobacco Discount Mart isn't just a store—it's your neighborhood smoke shop. We take pride in our curated inventory, clean and welcoming atmosphere, and our promise to treat every customer like a regular."
buttons={[
{
text: "Visit Today",
href: "#contact",
},
]}
imageSrc="http://img.b2bpic.net/free-photo/empty-professional-psychotherapy-office-with-modern-couch-furniture_482257-124895.jpg?_wi=1"
imageAlt="Our welcoming store lounge"
/>
</div>
<div id="about" data-section="about">
<MediaAbout
useInvertedBackground={false}
title="A Trusted Local Favorite"
description="Pelham Tobacco Discount Mart isn't just a store—it's your neighborhood smoke shop. We take pride in our curated inventory, clean and welcoming atmosphere, and our promise to treat every customer like a regular."
buttons={[{ text: "Visit Today", href: "#contact" }]}
imageSrc="http://img.b2bpic.net/free-photo/empty-professional-psychotherapy-office-with-modern-couch-furniture_482257-124895.jpg"
imageAlt="Our welcoming store lounge"
/>
</div>
<div id="features" data-section="features">
<FeatureCardMedia
animationType="slide-up"
textboxLayout="split"
useInvertedBackground={false}
features={[
{
id: "f1",
title: "Premium Inventory",
description: "Hand-selected vapes, tobacco, and high-end accessories.",
tag: "Curated",
imageSrc: "http://img.b2bpic.net/free-photo/olive-oil_1398-1632.jpg",
},
{
id: "f2",
title: "Luxury Atmosphere",
description: "Clean, modern, and beautifully illuminated glass displays.",
tag: "Design",
imageSrc: "http://img.b2bpic.net/free-photo/city-night-with-architecture-vibrant-lights_23-2149836934.jpg",
},
{
id: "f3",
title: "Friendly Support",
description: "Expert guidance and special orders when you need it most.",
tag: "Service",
imageSrc: "http://img.b2bpic.net/free-photo/expirienced-tattoo-artist-is-making-tattoo-attractive-young-woman-tattoo-salon_613910-5808.jpg",
},
]}
title="Why Pelham Mart?"
description="We blend luxury retail aesthetics with an approachable, neighborhood vibe to offer you the best smoking experience."
/>
</div>
<div id="features" data-section="features">
<FeatureCardMedia
animationType="slide-up"
textboxLayout="split"
useInvertedBackground={false}
features={[
{ id: "f1", title: "Premium Inventory", description: "Hand-selected vapes, tobacco, and high-end accessories.", tag: "Curated", imageSrc: "http://img.b2bpic.net/free-photo/olive-oil_1398-1632.jpg" },
{ id: "f2", title: "Luxury Atmosphere", description: "Clean, modern, and beautifully illuminated glass displays.", tag: "Design", imageSrc: "http://img.b2bpic.net/free-photo/city-night-with-architecture-vibrant-lights_23-2149836934.jpg" },
{ id: "f3", title: "Friendly Support", description: "Expert guidance and special orders when you need it most.", tag: "Service", imageSrc: "http://img.b2bpic.net/free-photo/expirienced-tattoo-artist-is-making-tattoo-attractive-young-woman-tattoo-salon_613910-5808.jpg" }
]}
title="Why Pelham Mart?"
description="We blend luxury retail aesthetics with an approachable, neighborhood vibe to offer you the best smoking experience."
/>
</div>
<div id="products" data-section="products">
<ProductCardTwo
textboxLayout="split-description"
gridVariant="four-items-2x2-equal-grid"
useInvertedBackground={false}
products={[
{
id: "p1",
brand: "Vape",
name: "Disposable Devices",
price: "$15.99",
rating: 5,
reviewCount: "120",
imageSrc: "http://img.b2bpic.net/free-photo/monochrome-beauty-product-skincare_23-2151307330.jpg",
},
{
id: "p2",
brand: "Tobacco",
name: "Premium Leaf",
price: "$9.99",
rating: 5,
reviewCount: "85",
imageSrc: "http://img.b2bpic.net/free-photo/6-cigarettes-coming-out-its-box_1057-4333.jpg",
},
{
id: "p3",
brand: "Accessories",
name: "Glass Pipes",
price: "$29.99",
rating: 4,
reviewCount: "45",
imageSrc: "http://img.b2bpic.net/free-photo/hookah-still-life-arrangement_23-2149213284.jpg",
},
{
id: "p4",
brand: "Vape",
name: "E-Liquids",
price: "$19.99",
rating: 5,
reviewCount: "210",
imageSrc: "http://img.b2bpic.net/free-photo/young-friends-having-fun-together_23-2149560772.jpg",
},
{
id: "p5",
brand: "Misc",
name: "Convenience Items",
price: "$5.99",
rating: 5,
reviewCount: "90",
imageSrc: "http://img.b2bpic.net/free-photo/stylish-young-woman-enjoying-tea-caf_23-2147974694.jpg",
},
{
id: "p6",
brand: "Custom",
name: "Special Orders",
price: "Custom",
rating: 5,
reviewCount: "30",
imageSrc: "http://img.b2bpic.net/free-photo/black-friday-assortment-with-shopping-carts_23-2148666972.jpg",
},
]}
title="Curated Selection"
description="From daily essentials to special-order premium goods."
/>
</div>
<div id="products" data-section="products">
<ProductCardTwo
animationType="slide-up"
textboxLayout="split-description"
gridVariant="four-items-2x2-equal-grid"
useInvertedBackground={false}
products={[
{ id: "p1", brand: "Vape", name: "Disposable Devices", price: "$15.99", rating: 5, reviewCount: "120", imageSrc: "http://img.b2bpic.net/free-photo/monochrome-beauty-product-skincare_23-2151307330.jpg" },
{ id: "p2", brand: "Tobacco", name: "Premium Leaf", price: "$9.99", rating: 5, reviewCount: "85", imageSrc: "http://img.b2bpic.net/free-photo/6-cigarettes-coming-out-its-box_1057-4333.jpg" },
{ id: "p3", brand: "Accessories", name: "Glass Pipes", price: "$29.99", rating: 4, reviewCount: "45", imageSrc: "http://img.b2bpic.net/free-photo/hookah-still-life-arrangement_23-2149213284.jpg" },
{ id: "p4", brand: "Vape", name: "E-Liquids", price: "$19.99", rating: 5, reviewCount: "210", imageSrc: "http://img.b2bpic.net/free-photo/young-friends-having-fun-together_23-2149560772.jpg" },
{ id: "p5", brand: "Misc", name: "Convenience Items", price: "$5.99", rating: 5, reviewCount: "90", imageSrc: "http://img.b2bpic.net/free-photo/stylish-young-woman-enjoying-tea-caf_23-2147974694.jpg" },
{ id: "p6", brand: "Custom", name: "Special Orders", price: "Custom", rating: 5, reviewCount: "30", imageSrc: "http://img.b2bpic.net/free-photo/black-friday-assortment-with-shopping-carts_23-2148666972.jpg" }
]}
title="Curated Selection"
description="From daily essentials to special-order premium goods."
/>
</div>
<div id="metrics" data-section="metrics">
<MetricCardOne
animationType="scale-rotate"
textboxLayout="split"
gridVariant="bento-grid"
useInvertedBackground={false}
metrics={[
{
id: "m1",
value: "5.0",
title: "Google Rating",
description: "Top-rated service in town",
icon: Star,
},
{
id: "m2",
value: "10k+",
title: "Products Served",
description: "Huge selection available",
icon: ShoppingCart,
},
{
id: "m3",
value: "100%",
title: "Satisfaction",
description: "Happy loyal customers",
icon: Award,
},
]}
title="Serving Our Community"
description="Trusted by locals for over a decade, we pride ourselves on consistent excellence."
/>
</div>
<div id="metrics" data-section="metrics">
<MetricCardOne
animationType="scale-rotate"
textboxLayout="split"
gridVariant="bento-grid"
useInvertedBackground={false}
metrics={[
{ id: "m1", value: "5.0", title: "Google Rating", description: "Top-rated service in town", icon: Star },
{ id: "m2", value: "10k+", title: "Products Served", description: "Huge selection available", icon: ShoppingCart },
{ id: "m3", value: "100%", title: "Satisfaction", description: "Happy loyal customers", icon: Award }
]}
title="Serving Our Community"
description="Trusted by locals for over a decade, we pride ourselves on consistent excellence."
/>
</div>
<div id="testimonials" data-section="testimonials">
<TestimonialCardTwo
textboxLayout="split-description"
useInvertedBackground={false}
testimonials={[
{
id: "t1",
name: "Alice T.",
role: "Regular Customer",
testimonial: "Friendly staff, amazing discounts, and special orders made easy. My go-to shop!",
imageSrc: "http://img.b2bpic.net/free-photo/handsome-businessman-wearing-fashion-eyeglasses-stylish-suit-sitting-sofa-modern-studio_496169-1399.jpg?_wi=2",
},
{
id: "t2",
name: "Mark D.",
role: "Vape Enthusiast",
testimonial: "Huge flavor selection and great prices. Very clean atmosphere.",
imageSrc: "http://img.b2bpic.net/free-photo/happy-friends-dancing-together_23-2148422446.jpg?_wi=2",
},
{
id: "t3",
name: "John S.",
role: "Local Resident",
testimonial: "Helpful and accommodating staff, never had a bad experience here.",
imageSrc: "http://img.b2bpic.net/free-photo/happy-businessman-having-conversation-with-his-partner-workplace_23-2147899787.jpg?_wi=2",
},
{
id: "t4",
name: "Karen B.",
role: "Tobacco Lover",
testimonial: "Raj always helps me find exactly what I need. Best shop in the city.",
imageSrc: "http://img.b2bpic.net/free-photo/young-co-worker-spending-time-office_23-2149328287.jpg?_wi=2",
},
{
id: "t5",
name: "Tom R.",
role: "Regular",
testimonial: "Convenient location and best selection around. Highly recommend!",
imageSrc: "http://img.b2bpic.net/free-photo/disabled-person-travelling-city_23-2149494484.jpg?_wi=2",
},
]}
title="What Our Friends Say"
description="See why we're the go-to smoke shop in Pelham."
/>
</div>
<div id="testimonials" data-section="testimonials">
<TestimonialCardTwo
animationType="slide-up"
textboxLayout="split-description"
useInvertedBackground={false}
testimonials={[
{ id: "t1", name: "Alice T.", role: "Regular Customer", testimonial: "Friendly staff, amazing discounts, and special orders made easy. My go-to shop!", imageSrc: "http://img.b2bpic.net/free-photo/handsome-businessman-wearing-fashion-eyeglasses-stylish-suit-sitting-sofa-modern-studio_496169-1399.jpg" },
{ id: "t2", name: "Mark D.", role: "Vape Enthusiast", testimonial: "Huge flavor selection and great prices. Very clean atmosphere.", imageSrc: "http://img.b2bpic.net/free-photo/happy-friends-dancing-together_23-2148422446.jpg" },
{ id: "t3", name: "John S.", role: "Local Resident", testimonial: "Helpful and accommodating staff, never had a bad experience here.", imageSrc: "http://img.b2bpic.net/free-photo/happy-businessman-having-conversation-with-his-partner-workplace_23-2147899787.jpg" },
{ id: "t4", name: "Karen B.", role: "Tobacco Lover", testimonial: "Raj always helps me find exactly what I need. Best shop in the city.", imageSrc: "http://img.b2bpic.net/free-photo/young-co-worker-spending-time-office_23-2149328287.jpg" },
{ id: "t5", name: "Tom R.", role: "Regular", testimonial: "Convenient location and best selection around. Highly recommend!", imageSrc: "http://img.b2bpic.net/free-photo/disabled-person-travelling-city_23-2149494484.jpg" }
]}
title="What Our Friends Say"
description="See why we're the go-to smoke shop in Pelham."
/>
</div>
<div id="faq" data-section="faq">
<FaqSplitMedia
textboxLayout="split"
useInvertedBackground={false}
faqs={[
{
id: "q1",
title: "Do you accept special orders?",
content: "Yes! If we don't have it, we'll order it for you.",
},
{
id: "q2",
title: "Are you open on weekends?",
content: "Yes, we are open 7 days a week to serve you.",
},
{
id: "q3",
title: "What is your return policy?",
content: "We ensure customer satisfaction. Visit the shop and ask our staff.",
},
]}
title="Common Questions"
description="Have a question? We're here to help."
faqsAnimation="slide-up"
imageSrc="http://img.b2bpic.net/free-photo/empty-professional-psychotherapy-office-with-modern-couch-furniture_482257-124895.jpg?_wi=2"
mediaAnimation="slide-up"
/>
</div>
<div id="faq" data-section="faq">
<FaqSplitMedia
faqsAnimation="slide-up"
textboxLayout="split"
useInvertedBackground={false}
faqs={[
{ id: "q1", title: "Do you accept special orders?", content: "Yes! If we don't have it, we'll order it for you." },
{ id: "q2", title: "Are you open on weekends?", content: "Yes, we are open 7 days a week to serve you." },
{ id: "q3", title: "What is your return policy?", content: "We ensure customer satisfaction. Visit the shop and ask our staff." }
]}
title="Common Questions"
description="Have a question? We're here to help."
imageSrc="http://img.b2bpic.net/free-photo/empty-professional-psychotherapy-office-with-modern-couch-furniture_482257-124895.jpg"
mediaAnimation="slide-up"
/>
</div>
<div id="contact" data-section="contact">
<ContactCTA
useInvertedBackground={false}
background={{
variant: "radial-gradient",
}}
tag="Visit Us"
title="Your New Go-To Smoke Shop"
description="Located in the heart of Pelham, serving you daily with premium products and friendly service."
buttons={[
{
text: "Visit Today",
href: "#",
},
{
text: "Call Now",
href: "tel:5555555555",
},
]}
/>
</div>
<div id="contact" data-section="contact">
<ContactCTA
useInvertedBackground={false}
background={{ variant: "radial-gradient" }}
tag="Visit Us"
title="Your New Go-To Smoke Shop"
description="Located in the heart of Pelham, serving you daily with premium products and friendly service."
buttons={[
{ text: "Visit Today", href: "#" },
{ text: "Call Now", href: "tel:5555555555" }
]}
/>
</div>
<div id="footer" data-section="footer">
<FooterBaseCard
logoText="Pelham Mart"
columns={[
{
title: "Links",
items: [
{
label: "About",
href: "#about",
},
{
label: "Products",
href: "#products",
},
{
label: "Contact",
href: "#contact",
},
],
},
{
title: "Legal",
items: [
{
label: "Privacy Policy",
href: "#",
},
{
label: "Terms of Service",
href: "#",
},
],
},
]}
/>
</div>
<div id="footer" data-section="footer">
<FooterBaseCard
logoText="Pelham Mart"
columns={[
{ title: "Links", items: [{ label: "About", href: "#about" }, { label: "Products", href: "#products" }, { label: "Contact", href: "#contact" }] },
{ title: "Legal", items: [{ label: "Privacy Policy", href: "#" }, { label: "Terms of Service", href: "#" }] }
]}
/>
</div>
</ReactLenis>
</ThemeProvider>
);