diff --git a/src/app/page.tsx b/src/app/page.tsx
index f0d6a2a..0d9a2b0 100644
--- a/src/app/page.tsx
+++ b/src/app/page.tsx
@@ -28,7 +28,7 @@ export default function HomePage() {
borderRadius="rounded"
contentWidth="mediumSmall"
sizing="largeSmallSizeMediumTitles"
- background="floatingGradient"
+ background="circleGradient"
cardStyle="outline"
primaryButtonStyle="primary-glow"
secondaryButtonStyle="radial-glow"
@@ -53,16 +53,12 @@ export default function HomePage() {
@@ -142,28 +124,13 @@ 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?_wi=2",
- 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", 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?_wi=1",
- imageAlt: "Portable vaporizer device",
- 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,
},
{
- id: "3",
- name: "Premium Smoking Accessories Bundle",
- price: "$34.99",
- imageSrc: "http://img.b2bpic.net/free-photo/cannabis-brownies-cannabis-leaves-put-fabric_1150-28184.jpg?_wi=1",
- imageAlt: "Smoking accessories bundle",
- initialQuantity: 1,
+ id: "3", name: "Premium Smoking Accessories Bundle", price: "$34.99", imageSrc: "http://img.b2bpic.net/free-photo/cannabis-brownies-cannabis-leaves-put-fabric_1150-28184.jpg", imageAlt: "Smoking accessories bundle", initialQuantity: 1,
},
]}
textboxLayout="default"
@@ -172,9 +139,7 @@ export default function HomePage() {
gridVariant="three-columns-all-equal-width"
buttons={[
{
- text: "Explore All Categories",
- href: "/products",
- },
+ text: "Explore All Categories", href: "/products"},
]}
buttonAnimation="slide-up"
/>
@@ -189,53 +154,17 @@ export default function HomePage() {
tagAnimation="slide-up"
testimonials={[
{
- id: "1",
- name: "Marcus Johnson",
- handle: "@marcus_j - Verified Buyer",
- testimonial: "Best smoke shop in Dallas! Incredible selection, amazing deals, and the staff really knows their stuff. Highly recommend!",
- imageSrc: "http://img.b2bpic.net/free-photo/smiley-front-view-business-man_23-2148763836.jpg?_wi=1",
- imageAlt: "Marcus Johnson",
- },
+ id: "1", name: "Marcus Johnson", handle: "@marcus_j - Verified Buyer", testimonial: "Best smoke shop in Dallas! Incredible selection, amazing deals, and the staff really knows their stuff. Highly recommend!", imageSrc: "http://img.b2bpic.net/free-photo/smiley-front-view-business-man_23-2148763836.jpg", imageAlt: "Marcus Johnson"},
{
- id: "2",
- name: "Sarah Chen",
- handle: "@sarahc_dallas - Verified Buyer",
- testimonial: "Finally found a shop that treats customers with respect and delivers quality. Hemptations is my go-to place for everything.",
- imageSrc: "http://img.b2bpic.net/free-photo/business-people-working-office-with-digital-tablet_1301-6633.jpg?_wi=1",
- imageAlt: "Sarah Chen",
- },
+ id: "2", name: "Sarah Chen", handle: "@sarahc_dallas - Verified Buyer", testimonial: "Finally found a shop that treats customers with respect and delivers quality. Hemptations is my go-to place for everything.", imageSrc: "http://img.b2bpic.net/free-photo/business-people-working-office-with-digital-tablet_1301-6633.jpg", imageAlt: "Sarah Chen"},
{
- id: "3",
- name: "David Williams",
- handle: "@davidw_tx - Verified Buyer",
- testimonial: "Great prices, great selection, great people. What more could you ask for? 5 stars all day.",
- imageSrc: "http://img.b2bpic.net/free-photo/smiley-businesswoman-posing-outdoors_23-2148767054.jpg?_wi=1",
- imageAlt: "David Williams",
- },
+ id: "3", name: "David Williams", handle: "@davidw_tx - Verified Buyer", testimonial: "Great prices, great selection, great people. What more could you ask for? 5 stars all day.", imageSrc: "http://img.b2bpic.net/free-photo/smiley-businesswoman-posing-outdoors_23-2148767054.jpg", imageAlt: "David Williams"},
{
- id: "4",
- name: "Jessica Martinez",
- handle: "@jess_martinez - Verified Buyer",
- testimonial: "Walked in not knowing much, walked out with exactly what I needed. The team's expertise made all the difference.",
- imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-man-correcting-grammar-mistakes_23-2150171372.jpg?_wi=1",
- imageAlt: "Jessica Martinez",
- },
+ id: "4", name: "Jessica Martinez", handle: "@jess_martinez - Verified Buyer", testimonial: "Walked in not knowing much, walked out with exactly what I needed. The team's expertise made all the difference.", imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-man-correcting-grammar-mistakes_23-2150171372.jpg", imageAlt: "Jessica Martinez"},
{
- id: "5",
- name: "Alex Thompson",
- handle: "@alexthompson - Verified Buyer",
- testimonial: "Customer service is on another level here. They go above and beyond to help you find what you're looking for.",
- imageSrc: "http://img.b2bpic.net/free-photo/young-businesswoman-portrait-office_1262-1506.jpg?_wi=1",
- imageAlt: "Alex Thompson",
- },
+ id: "5", name: "Alex Thompson", handle: "@alexthompson - Verified Buyer", testimonial: "Customer service is on another level here. They go above and beyond to help you find what you're looking for.", imageSrc: "http://img.b2bpic.net/free-photo/young-businesswoman-portrait-office_1262-1506.jpg", imageAlt: "Alex Thompson"},
{
- id: "6",
- name: "Chris Rodriguez",
- handle: "@chris_rod - Verified Buyer",
- testimonial: "Been coming here for years. Consistent quality, amazing deals, and staff that actually cares. Love this place!",
- imageSrc: "http://img.b2bpic.net/free-photo/solar-panels-industry-technician-high-tech-factory-inspection-quality-control-production_482257-132256.jpg?_wi=1",
- imageAlt: "Chris Rodriguez",
- },
+ id: "6", name: "Chris Rodriguez", handle: "@chris_rod - Verified Buyer", testimonial: "Been coming here for years. Consistent quality, amazing deals, and staff that actually cares. Love this place!", imageSrc: "http://img.b2bpic.net/free-photo/solar-panels-industry-technician-high-tech-factory-inspection-quality-control-production_482257-132256.jpg", imageAlt: "Chris Rodriguez"},
]}
animationType="slide-up"
textboxLayout="default"
@@ -251,38 +180,24 @@ export default function HomePage() {
description="Located in Dallas, Texas. Stop by our store to experience our selection firsthand or reach out with any questions. We're here to help!"
inputs={[
{
- name: "name",
- type: "text",
- placeholder: "Your Name",
- required: true,
+ name: "name", type: "text", placeholder: "Your Name", required: true,
},
{
- name: "email",
- type: "email",
- placeholder: "Your Email",
- required: true,
+ name: "email", type: "email", placeholder: "Your Email", required: true,
},
{
- name: "phone",
- type: "tel",
- placeholder: "(972) 599-7097",
- required: false,
+ name: "phone", type: "tel", placeholder: "(972) 599-7097", required: false,
},
{
- name: "subject",
- type: "text",
- placeholder: "Subject",
- required: true,
+ name: "subject", type: "text", placeholder: "Subject", required: true,
},
]}
textarea={{
- name: "message",
- placeholder: "Tell us what you're looking for or ask a question...",
- rows: 5,
+ name: "message", placeholder: "Tell us what you're looking for or ask a question...", rows: 5,
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?_wi=2"
+ 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"
imageAlt="Hemptations Smoke Shop store front"
mediaAnimation="opacity"
mediaPosition="right"
@@ -294,13 +209,9 @@ export default function HomePage() {