Merge version_1 into main #2

Merged
bender merged 4 commits from version_1 into main 2026-02-22 12:40:44 +00:00
4 changed files with 14 additions and 24 deletions

View File

@@ -28,12 +28,8 @@ export default function BlogPage() {
<NavbarStyleCentered
navItems={[
{ name: "Home", id: "/" },
{ name: "Products", id: "products" },
{ name: "About", id: "about" },
{ name: "Testimonials", id: "testimonials" },
{ name: "FAQ", id: "faq" },
]}
button={{ text: "Shop Now", href: "products" }}
button={{ text: "Shop Now", href: "/shop" }}
brandName="Hookah Haven"
className="py-4"
/>
@@ -84,7 +80,6 @@ export default function BlogPage() {
},
]}
copyrightText="© 2024 Hookah Haven. All rights reserved."
useInvertedBackground={false}
/>
</div>
</ReactLenis>

View File

@@ -29,7 +29,7 @@ export default function LandingPage() {
>
<div id="nav" data-section="nav">
<NavbarStyleCentered
navItems={[{name:"Home",id:"home"},{name:"Products",id:"products"},{name:"About",id:"about"},{name:"Testimonials",id:"testimonials"},{name:"FAQ",id:"faq"}]}
navItems={[{name:"Home",id:"hero"},{name:"Products",id:"products"},{name:"About",id:"about"},{name:"Testimonials",id:"testimonials"},{name:"FAQ",id:"faq"}]}
button={{text:"Shop Now",href:"products"}}
brandName="Hookah Haven"
className="py-4"
@@ -57,7 +57,7 @@ export default function LandingPage() {
animationType="slide-up"
useInvertedBackground={false}
gridVariant="four-items-2x2-equal-grid"
products={[{id:"1",name:"Classic Sultan Hookah",price:"$129.99",imageSrc:"https://img.b2bpic.net/free-vector/hand-drawn-hookah-logo-design_23-2149584342.jpg",imageAlt:"Classic Sultan Hookah"},{id:"2",name:"Mint Fusion Shisha Tobacco",price:"$14.99",imageSrc:"https://img.b2bpic.net/free-photo/man-holding-smoked-vase-with-cocktail-cups_140725-5036.jpg?_wi=1",imageAlt:"Mint Fusion Shisha Tobacco"},{id:"3",name:"Natural Coconut Charcoal",price:"$9.99",imageSrc:"https://img.b2bpic.net/free-photo/bucket-with-ice-stands-table-near-glasses_8353-11417.jpg?_wi=1",imageAlt:"Natural Coconut Charcoal"},{id:"4",name:"Modern Elegance Hookah",price:"$189.99",imageSrc:"https://img.b2bpic.net/free-photo/hookah-still-life-arrangement_23-2149213282.jpg?_wi=1",imageAlt:"Modern Elegance Hookah"},{id:"5",name:"Premium Silicone Hose",price:"$24.99",imageSrc:"https://img.b2bpic.net/free-photo/hookah-still-life-composition_23-2149213330.jpg",imageAlt:"Premium Silicone Hose"},{id:"6",name:"Ceramic Phunnel Bowl",price:"$19.99",imageSrc:"https://img.b2bpic.net/free-photo/hookah-isolated-white_93675-132617.jpg",imageAlt:"Ceramic Phunnel Bowl"}]}
products={[{id:"1",name:"Classic Sultan Hookah",price:"$129.99",imageSrc:"https://img.b2bpic.net/free-vector/hand-drawn-hookah-logo-design_23-2149584342.jpg",imageAlt:"Classic Sultan Hookah"},{id:"2",name:"Mint Fusion Shisha Tobacco",price:"$14.99",imageSrc:"https://img.b2bpic.net/free-photo/man-holding-smoked-vase-with-cocktail-cups_140725-5036.jpg",imageAlt:"Mint Fusion Shisha Tobacco"},{id:"3",name:"Natural Coconut Charcoal",price:"$9.99",imageSrc:"https://img.b2bpic.net/free-photo/bucket-with-ice-stands-table-near-glasses_8353-11417.jpg",imageAlt:"Natural Coconut Charcoal"},{id:"4",name:"Modern Elegance Hookah",price:"$189.99",imageSrc:"https://img.b2bpic.net/free-photo/hookah-still-life-arrangement_23-2149213282.jpg",imageAlt:"Modern Elegance Hookah"},{id:"5",name:"Premium Silicone Hose",price:"$24.99",imageSrc:"https://img.b2bpic.net/free-photo/hookah-still-life-composition_23-2149213330.jpg",imageAlt:"Premium Silicone Hose"},{id:"6",name:"Ceramic Phunnel Bowl",price:"$19.99",imageSrc:"https://img.b2bpic.net/free-photo/hookah-isolated-white_93675-132617.jpg",imageAlt:"Ceramic Phunnel Bowl"}]}
/>
</div>
@@ -77,7 +77,7 @@ export default function LandingPage() {
animationType="depth-3d"
textboxLayout="default"
useInvertedBackground={false}
features={[{title:"Premium Quality Products",description:"Only the finest materials and ingredients sourced for your enjoyment.",icon:CheckCircle,mediaItems:[{imageSrc:"https://img.b2bpic.net/free-photo/close-up-female-engineer-hand-controling-robot-arm-welding-machine-industrial-40-modern-factory-backgroundsmart-female-engineer-inspect-quality-control-factory_609648-856.jpg",imageAlt:"Quality assurance for hookah products"},{imageSrc:"https://img.b2bpic.net/free-photo/man-holding-smoked-vase-with-cocktail-cups_140725-5036.jpg?_wi=2",imageAlt:"Premium shisha tobacco"}]},{title:"Fast & Reliable Delivery",description:"Get your hookah essentials delivered right to your door, quickly and safely.",icon:Truck,mediaItems:[{imageSrc:"https://img.b2bpic.net/free-photo/young-manual-worker-unloading-cardboard-boxes-from-delivery-van_637285-2256.jpg",imageAlt:"Fast delivery service"},{imageSrc:"https://img.b2bpic.net/free-photo/bucket-with-ice-stands-table-near-glasses_8353-11417.jpg?_wi=2",imageAlt:"Charcoal delivery"}]},{title:"Expert Customer Support",description:"Our team is here to assist you with any questions or recommendations.",icon:MessageSquare,mediaItems:[{imageSrc:"https://img.b2bpic.net/free-photo/young-beautiful-female-support-phone-operator-speaking-consulting-office_176420-957.jpg",imageAlt:"Customer support for hookah users"},{imageSrc:"https://img.b2bpic.net/free-photo/hookah-still-life-arrangement_23-2149213282.jpg?_wi=2",imageAlt:"Modern hookah"}]}]}
features={[{title:"Premium Quality Products",description:"Only the finest materials and ingredients sourced for your enjoyment.",icon:CheckCircle,mediaItems:[{imageSrc:"https://img.b2bpic.net/free-photo/close-up-female-engineer-hand-controling-robot-arm-welding-machine-industrial-40-modern-factory-backgroundsmart-female-engineer-inspect-quality-control-factory_609648-856.jpg",imageAlt:"Quality assurance for hookah products"},{imageSrc:"https://img.b2bpic.net/free-photo/man-holding-smoked-vase-with-cocktail-cups_140725-5036.jpg",imageAlt:"Premium shisha tobacco"}]},{title:"Fast & Reliable Delivery",description:"Get your hookah essentials delivered right to your door, quickly and safely.",icon:Truck,mediaItems:[{imageSrc:"https://img.b2bpic.net/free-photo/young-manual-worker-unloading-cardboard-boxes-from-delivery-van_637285-2256.jpg",imageAlt:"Fast delivery service"},{imageSrc:"https://img.b2bpic.net/free-photo/bucket-with-ice-stands-table-near-glasses_8353-11417.jpg",imageAlt:"Charcoal delivery"}]},{title:"Expert Customer Support",description:"Our team is here to assist you with any questions or recommendations.",icon:MessageSquare,mediaItems:[{imageSrc:"https://img.b2bpic.net/free-photo/young-beautiful-female-support-phone-operator-speaking-consulting-office_176420-957.jpg",imageAlt:"Customer support for hookah users"},{imageSrc:"https://img.b2bpic.net/free-photo/hookah-still-life-arrangement_23-2149213282.jpg",imageAlt:"Modern hookah"}]}]}
/>
</div>

View File

@@ -89,9 +89,9 @@ function ProductPageContent({ params }: ProductPageProps) {
headingFontWeight="bold"
>
<ReactLenis root>
<div id="navbar" data-section="navbar">
<div id="nav" data-section="nav">
<NavbarStyleCentered
navItems={[{ name: "Home", id: "/" }, { name: "Shop", id: "/shop" }]}
navItems={[{ name: "Home", id: "/" }]}
brandName="Hookah Haven"
className="py-4"
button={{ text: "Cart", onClick: () => setCartOpen(true) }}
@@ -107,7 +107,6 @@ function ProductPageContent({ params }: ProductPageProps) {
logoText="Hookah Haven"
columns={[{ title: "Shop", items: [{ label: "Hookahs", href: "products" }, { label: "Tobacco", href: "products" }, { label: "Charcoal", href: "products" }, { label: "Accessories", href: "products" }] }, { title: "About Us", items: [{ label: "Our Story", href: "about" }, { label: "Customer Reviews", href: "testimonials" }] }, { title: "Support", items: [{ label: "FAQ", href: "faq" }, { label: "Contact", href: "contact" }, { label: "Shipping & Returns", href: "#" }] }]}
copyrightText="© 2024 Hookah Haven. All rights reserved."
useInvertedBackground={false}
/>
</div>
</ReactLenis>
@@ -130,9 +129,9 @@ function ProductPageContent({ params }: ProductPageProps) {
headingFontWeight="bold"
>
<ReactLenis root>
<div id="navbar" data-section="navbar">
<div id="nav" data-section="nav">
<NavbarStyleCentered
navItems={[{ name: "Home", id: "/" }, { name: "Shop", id: "/shop" }]}
navItems={[{ name: "Home", id: "/" }]}
brandName="Hookah Haven"
className="py-4"
button={{ text: "Cart", onClick: () => setCartOpen(true) }}
@@ -156,7 +155,6 @@ function ProductPageContent({ params }: ProductPageProps) {
logoText="Hookah Haven"
columns={[{ title: "Shop", items: [{ label: "Hookahs", href: "products" }, { label: "Tobacco", href: "products" }, { label: "Charcoal", href: "products" }, { label: "Accessories", href: "products" }] }, { title: "About Us", items: [{ label: "Our Story", href: "about" }, { label: "Customer Reviews", href: "testimonials" }] }, { title: "Support", items: [{ label: "FAQ", href: "faq" }, { label: "Contact", href: "contact" }, { label: "Shipping & Returns", href: "#" }] }]}
copyrightText="© 2024 Hookah Haven. All rights reserved."
useInvertedBackground={false}
/>
</div>
</ReactLenis>
@@ -178,9 +176,9 @@ function ProductPageContent({ params }: ProductPageProps) {
headingFontWeight="bold"
>
<ReactLenis root>
<div id="navbar" data-section="navbar">
<div id="nav" data-section="nav">
<NavbarStyleCentered
navItems={[{ name: "Home", id: "/" }, { name: "Shop", id: "/shop" }]}
navItems={[{ name: "Home", id: "/" }]}
brandName="Hookah Haven"
className="py-4"
button={{ text: "Cart", onClick: () => setCartOpen(true) }}
@@ -227,7 +225,6 @@ function ProductPageContent({ params }: ProductPageProps) {
logoText="Hookah Haven"
columns={[{ title: "Shop", items: [{ label: "Hookahs", href: "products" }, { label: "Tobacco", href: "products" }, { label: "Charcoal", href: "products" }, { label: "Accessories", href: "products" }] }, { title: "About Us", items: [{ label: "Our Story", href: "about" }, { label: "Customer Reviews", href: "testimonials" }] }, { title: "Support", items: [{ label: "FAQ", href: "faq" }, { label: "Contact", href: "contact" }, { label: "Shipping & Returns", href: "#" }] }]}
copyrightText="© 2024 Hookah Haven. All rights reserved."
useInvertedBackground={false}
/>
</div>
</ReactLenis>

View File

@@ -32,9 +32,9 @@ function ShopPageContent() {
headingFontWeight="bold"
>
<ReactLenis root>
<div id="navbar" data-section="navbar">
<div id="nav" data-section="nav">
<NavbarStyleCentered
navItems={[{ name: "Home", id: "/" }, { name: "Shop", id: "/shop" }]}
navItems={[{ name: "Home", id: "/" }]}
brandName="Hookah Haven"
className="py-4"
button={{ text: "Cart" }}
@@ -50,7 +50,6 @@ function ShopPageContent() {
logoText="Hookah Haven"
columns={[{ title: "Shop", items: [{ label: "Hookahs", href: "products" }, { label: "Tobacco", href: "products" }, { label: "Charcoal", href: "products" }, { label: "Accessories", href: "products" }] }, { title: "About Us", items: [{ label: "Our Story", href: "about" }, { label: "Customer Reviews", href: "testimonials" }] }, { title: "Support", items: [{ label: "FAQ", href: "faq" }, { label: "Contact", href: "contact" }, { label: "Shipping & Returns", href: "#" }] }]}
copyrightText="© 2024 Hookah Haven. All rights reserved."
useInvertedBackground={false}
/>
</div>
</ReactLenis>
@@ -72,9 +71,9 @@ function ShopPageContent() {
headingFontWeight="bold"
>
<ReactLenis root>
<div id="navbar" data-section="navbar">
<div id="nav" data-section="nav">
<NavbarStyleCentered
navItems={[{ name: "Home", id: "/" }, { name: "Shop", id: "/shop" }]}
navItems={[{ name: "Home", id: "/" }]}
brandName="Hookah Haven"
className="py-4"
button={{ text: "Cart" }}
@@ -96,7 +95,6 @@ function ShopPageContent() {
logoText="Hookah Haven"
columns={[{ title: "Shop", items: [{ label: "Hookahs", href: "products" }, { label: "Tobacco", href: "products" }, { label: "Charcoal", href: "products" }, { label: "Accessories", href: "products" }] }, { title: "About Us", items: [{ label: "Our Story", href: "about" }, { label: "Customer Reviews", href: "testimonials" }] }, { title: "Support", items: [{ label: "FAQ", href: "faq" }, { label: "Contact", href: "contact" }, { label: "Shipping & Returns", href: "#" }] }]}
copyrightText="© 2024 Hookah Haven. All rights reserved."
useInvertedBackground={false}
/>
</div>
</ReactLenis>