Merge version_1 into main
Merge version_1 into main
This commit was merged in pull request #1.
This commit is contained in:
218
src/app/page.tsx
218
src/app/page.tsx
@@ -28,22 +28,10 @@ export default function LandingPage() {
|
||||
<div id="nav" data-section="nav">
|
||||
<NavbarLayoutFloatingOverlay
|
||||
navItems={[
|
||||
{
|
||||
name: "Home",
|
||||
id: "hero",
|
||||
},
|
||||
{
|
||||
name: "Products",
|
||||
id: "products",
|
||||
},
|
||||
{
|
||||
name: "Reviews",
|
||||
id: "testimonials",
|
||||
},
|
||||
{
|
||||
name: "Visit Us",
|
||||
id: "contact",
|
||||
},
|
||||
{ name: "Home", id: "hero" },
|
||||
{ name: "Products", id: "products" },
|
||||
{ name: "Reviews", id: "testimonials" },
|
||||
{ name: "Visit Us", id: "contact" },
|
||||
]}
|
||||
brandName="Smoke Wizard"
|
||||
/>
|
||||
@@ -51,98 +39,31 @@ export default function LandingPage() {
|
||||
|
||||
<div id="hero" data-section="hero">
|
||||
<HeroBillboardTestimonial
|
||||
background={{
|
||||
variant: "sparkles-gradient",
|
||||
}}
|
||||
background={{ variant: "sparkles-gradient" }}
|
||||
title="Where Alchemy Meets Atmosphere"
|
||||
description="Step into Smoke Wizard. A curation of rare tobacco blends, exquisite glass, and boutique accessories for the discerning connoisseur. Luxury, refined."
|
||||
testimonials={[
|
||||
{
|
||||
name: "Arthur P.",
|
||||
handle: "@arthur_wizard",
|
||||
testimonial: "The finest selection I've found in a decade. Truly premium.",
|
||||
rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-grinning-old-fashioned-man-grandfather-with-cigar_1157-39205.jpg",
|
||||
},
|
||||
{
|
||||
name: "Evelyn K.",
|
||||
handle: "@evelyn_luxe",
|
||||
testimonial: "The ambiance is perfection. Exactly what a smoke shop should be.",
|
||||
rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/elegant-beautiful-woman-sitting-vintage-cafe-black-velvet-dress-evening-gown-rich-stylish-lady-elegant-fashion-trend-waiting-date-holding-little-golden-handbag-hand_285396-7239.jpg",
|
||||
},
|
||||
{
|
||||
name: "Marcus V.",
|
||||
handle: "@marcus_v",
|
||||
testimonial: "Rare blends you can't find elsewhere. Highly recommend.",
|
||||
rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/elegant-white-smoke-black-screen_23-2148227234.jpg",
|
||||
},
|
||||
{
|
||||
name: "Chloe S.",
|
||||
handle: "@chlo_smoke",
|
||||
testimonial: "Exceptional customer service, elite selection, boutique vibe.",
|
||||
rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/pink-smoke-background-with-young-adult_23-2149681444.jpg",
|
||||
},
|
||||
{
|
||||
name: "James R.",
|
||||
handle: "@james_r",
|
||||
testimonial: "The gold standard for smoke shops. Simply incredible.",
|
||||
rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/elegant-girl-green-blouse_1157-14554.jpg",
|
||||
},
|
||||
]}
|
||||
buttons={[
|
||||
{
|
||||
text: "Explore Collection",
|
||||
href: "#products",
|
||||
},
|
||||
{ name: "Arthur P.", handle: "@arthur_wizard", testimonial: "The finest selection I've found in a decade. Truly premium.", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-grinning-old-fashioned-man-grandfather-with-cigar_1157-39205.jpg" },
|
||||
{ name: "Evelyn K.", handle: "@evelyn_luxe", testimonial: "The ambiance is perfection. Exactly what a smoke shop should be.", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/elegant-beautiful-woman-sitting-vintage-cafe-black-velvet-dress-evening-gown-rich-stylish-lady-elegant-fashion-trend-waiting-date-holding-little-golden-handbag-hand_285396-7239.jpg" },
|
||||
{ name: "Marcus V.", handle: "@marcus_v", testimonial: "Rare blends you can't find elsewhere. Highly recommend.", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/elegant-white-smoke-black-screen_23-2148227234.jpg" },
|
||||
{ name: "Chloe S.", handle: "@chlo_smoke", testimonial: "Exceptional customer service, elite selection, boutique vibe.", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/pink-smoke-background-with-young-adult_23-2149681444.jpg" },
|
||||
{ name: "James R.", handle: "@james_r", testimonial: "The gold standard for smoke shops. Simply incredible.", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/elegant-girl-green-blouse_1157-14554.jpg" },
|
||||
]}
|
||||
buttons={[{ text: "Explore Collection", href: "#products" }]}
|
||||
imageSrc="http://img.b2bpic.net/free-photo/yellow-smoke-curl-black-background-with-copy-space-writing-text_23-2148092828.jpg"
|
||||
avatars={[
|
||||
{
|
||||
src: "http://img.b2bpic.net/free-photo/close-up-portrait-grinning-old-fashioned-man-grandfather-with-cigar_1157-39205.jpg",
|
||||
alt: "Arthur P.",
|
||||
},
|
||||
{
|
||||
src: "http://img.b2bpic.net/free-photo/elegant-beautiful-woman-sitting-vintage-cafe-black-velvet-dress-evening-gown-rich-stylish-lady-elegant-fashion-trend-waiting-date-holding-little-golden-handbag-hand_285396-7239.jpg",
|
||||
alt: "Evelyn K.",
|
||||
},
|
||||
{
|
||||
src: "http://img.b2bpic.net/free-photo/elegant-white-smoke-black-screen_23-2148227234.jpg",
|
||||
alt: "Marcus V.",
|
||||
},
|
||||
{
|
||||
src: "http://img.b2bpic.net/free-photo/pink-smoke-background-with-young-adult_23-2149681444.jpg",
|
||||
alt: "Chloe S.",
|
||||
},
|
||||
{
|
||||
src: "http://img.b2bpic.net/free-photo/elegant-girl-green-blouse_1157-14554.jpg",
|
||||
alt: "James R.",
|
||||
},
|
||||
{ src: "http://img.b2bpic.net/free-photo/close-up-portrait-grinning-old-fashioned-man-grandfather-with-cigar_1157-39205.jpg", alt: "Arthur P." },
|
||||
{ src: "http://img.b2bpic.net/free-photo/elegant-beautiful-woman-sitting-vintage-cafe-black-velvet-dress-evening-gown-rich-stylish-lady-elegant-fashion-trend-waiting-date-holding-little-golden-handbag-hand_285396-7239.jpg", alt: "Evelyn K." },
|
||||
{ src: "http://img.b2bpic.net/free-photo/elegant-white-smoke-black-screen_23-2148227234.jpg", alt: "Marcus V." },
|
||||
{ src: "http://img.b2bpic.net/free-photo/pink-smoke-background-with-young-adult_23-2149681444.jpg", alt: "Chloe S." },
|
||||
{ src: "http://img.b2bpic.net/free-photo/elegant-girl-green-blouse_1157-14554.jpg", alt: "James R." },
|
||||
]}
|
||||
marqueeItems={[
|
||||
{
|
||||
type: "text",
|
||||
text: "Rare Tobacco",
|
||||
},
|
||||
{
|
||||
type: "text",
|
||||
text: "Hand-Blown Glass",
|
||||
},
|
||||
{
|
||||
type: "text",
|
||||
text: "Boutique Accessories",
|
||||
},
|
||||
{
|
||||
type: "text",
|
||||
text: "Elite Curation",
|
||||
},
|
||||
{
|
||||
type: "text",
|
||||
text: "Gold Standard",
|
||||
},
|
||||
{ type: "text", text: "Rare Tobacco" },
|
||||
{ type: "text", text: "Hand-Blown Glass" },
|
||||
{ type: "text", text: "Boutique Accessories" },
|
||||
{ type: "text", text: "Elite Curation" },
|
||||
{ type: "text", text: "Gold Standard" },
|
||||
]}
|
||||
/>
|
||||
</div>
|
||||
@@ -151,13 +72,7 @@ export default function LandingPage() {
|
||||
<SocialProofOne
|
||||
textboxLayout="default"
|
||||
useInvertedBackground={false}
|
||||
names={[
|
||||
"4.8★ Rated",
|
||||
"135+ Reviews",
|
||||
"Boutique Quality",
|
||||
"Exclusive Blends",
|
||||
"Expert Curation",
|
||||
]}
|
||||
names={["4.8★ Rated", "135+ Reviews", "Boutique Quality", "Exclusive Blends", "Expert Curation"]}
|
||||
title="A Legacy of Excellence"
|
||||
description="Joining the ranks of our most satisfied connoisseurs."
|
||||
/>
|
||||
@@ -168,49 +83,14 @@ export default function LandingPage() {
|
||||
textboxLayout="split"
|
||||
gridVariant="one-large-left-three-stacked-right"
|
||||
useInvertedBackground={true}
|
||||
animationType="slide-up"
|
||||
products={[
|
||||
{
|
||||
id: "1",
|
||||
name: "Obsidian Glass",
|
||||
price: "$150+",
|
||||
variant: "Hand-Blown",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/preparing-sake-japanese-beverage_23-2150158653.jpg",
|
||||
},
|
||||
{
|
||||
id: "2",
|
||||
name: "Aged Tobacco",
|
||||
price: "$45+",
|
||||
variant: "Premium",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/closeup-shot-two-silver-rings-leather-surface_181624-3587.jpg",
|
||||
},
|
||||
{
|
||||
id: "3",
|
||||
name: "Gold Lighters",
|
||||
price: "$85+",
|
||||
variant: "Limited",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/silhouettes-white-smoke-black-background_23-2147611958.jpg",
|
||||
},
|
||||
{
|
||||
id: "4",
|
||||
name: "Elite Kits",
|
||||
price: "$250+",
|
||||
variant: "Elite",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/detailed-texture-dry-brown-leaf-with-intricate-veins_9975-133550.jpg",
|
||||
},
|
||||
{
|
||||
id: "5",
|
||||
name: "Ceramic Pipes",
|
||||
price: "$120+",
|
||||
variant: "Craft",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/front-view-elegant-candlestick-dark-surface_179666-37730.jpg",
|
||||
},
|
||||
{
|
||||
id: "6",
|
||||
name: "Rolling Goods",
|
||||
price: "$30+",
|
||||
variant: "Gold-Leaf",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/hookah-still-life-arrangement_23-2149213293.jpg",
|
||||
},
|
||||
{ id: "1", name: "Obsidian Glass", price: "$150+", variant: "Hand-Blown", imageSrc: "http://img.b2bpic.net/free-photo/preparing-sake-japanese-beverage_23-2150158653.jpg" },
|
||||
{ id: "2", name: "Aged Tobacco", price: "$45+", variant: "Premium", imageSrc: "http://img.b2bpic.net/free-photo/closeup-shot-two-silver-rings-leather-surface_181624-3587.jpg" },
|
||||
{ id: "3", name: "Gold Lighters", price: "$85+", variant: "Limited", imageSrc: "http://img.b2bpic.net/free-photo/silhouettes-white-smoke-black-background_23-2147611958.jpg" },
|
||||
{ id: "4", name: "Elite Kits", price: "$250+", variant: "Elite", imageSrc: "http://img.b2bpic.net/free-photo/detailed-texture-dry-brown-leaf-with-intricate-veins_9975-133550.jpg" },
|
||||
{ id: "5", name: "Ceramic Pipes", price: "$120+", variant: "Craft", imageSrc: "http://img.b2bpic.net/free-photo/front-view-elegant-candlestick-dark-surface_179666-37730.jpg" },
|
||||
{ id: "6", name: "Rolling Goods", price: "$30+", variant: "Gold-Leaf", imageSrc: "http://img.b2bpic.net/free-photo/hookah-still-life-arrangement_23-2149213293.jpg" },
|
||||
]}
|
||||
title="The Curator's Selection"
|
||||
description="Explore our hand-picked inventory, sourced for the most demanding tastes."
|
||||
@@ -229,9 +109,7 @@ export default function LandingPage() {
|
||||
<div id="contact" data-section="contact">
|
||||
<ContactSplit
|
||||
useInvertedBackground={true}
|
||||
background={{
|
||||
variant: "plain",
|
||||
}}
|
||||
background={{ variant: "plain" }}
|
||||
tag="Visit Us"
|
||||
title="Experience the Wizard"
|
||||
description="Find us at the heart of the city. Store Hours: Mon-Sun 10am-10pm."
|
||||
@@ -245,37 +123,17 @@ export default function LandingPage() {
|
||||
logoText="Smoke Wizard"
|
||||
columns={[
|
||||
{
|
||||
title: "Store",
|
||||
items: [
|
||||
{
|
||||
label: "Location",
|
||||
href: "#contact",
|
||||
},
|
||||
{
|
||||
label: "Collections",
|
||||
href: "#products",
|
||||
},
|
||||
{
|
||||
label: "Private Viewing",
|
||||
href: "#contact",
|
||||
},
|
||||
title: "Store", items: [
|
||||
{ label: "Location", href: "#contact" },
|
||||
{ label: "Collections", href: "#products" },
|
||||
{ label: "Private Viewing", href: "#contact" },
|
||||
],
|
||||
},
|
||||
{
|
||||
title: "Legal",
|
||||
items: [
|
||||
{
|
||||
label: "Age Verification",
|
||||
href: "#",
|
||||
},
|
||||
{
|
||||
label: "Privacy Policy",
|
||||
href: "#",
|
||||
},
|
||||
{
|
||||
label: "Terms of Service",
|
||||
href: "#",
|
||||
},
|
||||
title: "Legal", items: [
|
||||
{ label: "Age Verification", href: "#" },
|
||||
{ label: "Privacy Policy", href: "#" },
|
||||
{ label: "Terms of Service", href: "#" },
|
||||
],
|
||||
},
|
||||
]}
|
||||
|
||||
Reference in New Issue
Block a user