Merge version_1 into main #3

Merged
bender merged 1 commits from version_1 into main 2026-03-09 06:46:13 +00:00

View File

@@ -78,7 +78,7 @@ export default function HomePage() {
description="Founded with a passion for quality and customer service"
subdescription="Hemptations Smoke Shop - Dallas, Texas"
icon={Heart}
imageSrc="http://img.b2bpic.net/free-photo/happy-friendly-cashier-taking-credit-card-from-customer-payment-purchases-chatting-smiling-laughing-medium-shot-shopping-concept_74855-11795.jpg"
imageSrc="http://img.b2bpic.net/free-photo/happy-friendly-cashier-taking-credit-card-from-customer-payment-purchases-chatting-smiling-laughing-medium-shot-shopping-concept_74855-11795.jpg?_wi=1"
imageAlt="Hemptations Smoke Shop friendly staff"
mediaAnimation="slide-up"
useInvertedBackground={false}
@@ -102,7 +102,7 @@ export default function HomePage() {
{
id: "4", title: "Convenient Dallas Location", content: "Easily accessible store location in Dallas with ample parking and flexible hours. Visit us today or call ahead to check inventory."},
]}
imageSrc="http://img.b2bpic.net/free-photo/young-man-vaping-from-hookah-bar_23-2149194184.jpg"
imageSrc="http://img.b2bpic.net/free-photo/young-man-vaping-from-hookah-bar_23-2149194184.jpg?_wi=1"
imageAlt="Premium glass pieces and bongs"
mediaAnimation="opacity"
useInvertedBackground={false}
@@ -124,7 +124,7 @@ export default function HomePage() {
tagAnimation="slide-up"
products={[
{
id: "1", name: "Premium Glass Bong - 12\" Beaker", price: "$89.99", imageSrc: "http://img.b2bpic.net/free-photo/young-man-vaping-from-hookah-bar_23-2149194184.jpg", imageAlt: "Premium glass bong", initialQuantity: 1,
id: "1", name: "Premium Glass Bong - 12\" Beaker", price: "$89.99", imageSrc: "http://img.b2bpic.net/free-photo/young-man-vaping-from-hookah-bar_23-2149194184.jpg?_wi=2", imageAlt: "Premium glass bong", initialQuantity: 1,
},
{
id: "2", name: "Portable Vaporizer Pro Edition", price: "$149.99", imageSrc: "http://img.b2bpic.net/free-photo/man-vaping-electronic-cigarette_158595-3037.jpg", imageAlt: "Portable vaporizer device", initialQuantity: 1,
@@ -197,7 +197,7 @@ export default function HomePage() {
required: true,
}}
useInvertedBackground={false}
imageSrc="http://img.b2bpic.net/free-photo/happy-friendly-cashier-taking-credit-card-from-customer-payment-purchases-chatting-smiling-laughing-medium-shot-shopping-concept_74855-11795.jpg"
imageSrc="http://img.b2bpic.net/free-photo/happy-friendly-cashier-taking-credit-card-from-customer-payment-purchases-chatting-smiling-laughing-medium-shot-shopping-concept_74855-11795.jpg?_wi=2"
imageAlt="Hemptations Smoke Shop store front"
mediaAnimation="opacity"
mediaPosition="right"