diff --git a/src/app/blog/page.tsx b/src/app/blog/page.tsx index 6694186..5c63286 100644 --- a/src/app/blog/page.tsx +++ b/src/app/blog/page.tsx @@ -28,12 +28,8 @@ export default function BlogPage() { @@ -84,7 +80,6 @@ export default function BlogPage() { }, ]} copyrightText="© 2024 Hookah Haven. All rights reserved." - useInvertedBackground={false} /> diff --git a/src/app/page.tsx b/src/app/page.tsx index 46c7f39..ac6537d 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -29,7 +29,7 @@ export default function LandingPage() { > @@ -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"}]}]} /> diff --git a/src/app/shop/[id]/page.tsx b/src/app/shop/[id]/page.tsx index e6c440e..72089a6 100644 --- a/src/app/shop/[id]/page.tsx +++ b/src/app/shop/[id]/page.tsx @@ -89,9 +89,9 @@ function ProductPageContent({ params }: ProductPageProps) { headingFontWeight="bold" > -