6 Commits

Author SHA1 Message Date
5743fa3433 Merge version_2 into main
Merge version_2 into main
2026-03-13 23:24:45 +00:00
f210319828 Update src/app/page.tsx 2026-03-13 23:24:41 +00:00
68535ae07b Merge version_2 into main
Merge version_2 into main
2026-03-13 23:24:24 +00:00
c5bdaf4bb4 Update src/app/page.tsx 2026-03-13 23:24:14 +00:00
870510ec50 Merge version_2 into main
Merge version_2 into main
2026-03-13 23:23:53 +00:00
7df5f1696d Update src/app/page.tsx 2026-03-13 23:23:49 +00:00

View File

@@ -47,13 +47,13 @@ export default function LandingPage() {
<div id="hero" data-section="hero">
<HeroLogo
logoText="Lake County's Trusted Smoke Shop Since Day One"
description="Premium cigars, kratom, vapes, and glass at the best prices around. Expert service, huge selection, always in stock."
description="Premium cigars, kratom, vapes, and glass at the best prices around. Expert service, huge selection, always in stock.\n\n📍 Location: Lake County, Illinois\n⏰ Hours: Mon-Sat 9AM-9PM, Sun 10AM-7PM"
buttons={[
{ text: "Get Directions", href: "https://maps.google.com/?q=vernon+tobacco+lake+county" },
{ text: "Call Now", href: "tel:+1-555-0123" }
]}
buttonAnimation="slide-up"
imageSrc="https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3ArhlWQSWstNulNKdAJyS1BR6PT/uploaded-1773441297033-bepjztgx.png"
imageSrc="https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3ArhlWQSWstNulNKdAJyS1BR6PT/uploaded-1773441297033-bepjztgx.png?_wi=1"
imageAlt="Vernon Tobacco premium smoke shop interior"
showDimOverlay={true}
ariaLabel="Hero section - Vernon Tobacco premium smoke shop"
@@ -101,15 +101,15 @@ export default function LandingPage() {
features={[
{
id: 1,
title: "Premium Cigars", description: "Hand-rolled quality cigars from trusted brands. Perfect for beginners and connoisseurs alike.", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3ArhlWQSWstNulNKdAJyS1BR6PT/uploaded-1773440671131-hmke0jhc.png", imageAlt: "Premium cigar collection"
title: "Premium Cigars", description: "Hand-rolled quality cigars from trusted brands. Perfect for beginners and connoisseurs alike.", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3ArhlWQSWstNulNKdAJyS1BR6PT/uploaded-1773440731889-vpfs9tl3.png", imageAlt: "Premium cigar collection"
},
{
id: 2,
title: "Natural Kratom", description: "Pure, lab-tested kratom powders and capsules. Fast shipping, authentic products.", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3ArhlWQSWstNulNKdAJyS1BR6PT/uploaded-1773440671131-hmke0jhc.png", imageAlt: "Kratom powder packages"
title: "Natural Kratom", description: "Pure, lab-tested kratom powders and capsules. Fast shipping, authentic products.", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3ArhlWQSWstNulNKdAJyS1BR6PT/uploaded-1773440671131-hmke0jhc.png?_wi=2", imageAlt: "Kratom powder packages"
},
{
id: 3,
title: "Quality Vapes", description: "Latest vaping devices and premium e-liquids. Expert staff to guide your choice.", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3ArhlWQSWstNulNKdAJyS1BR6PT/uploaded-1773440671131-hmke0jhc.png", imageAlt: "Vaping devices and accessories"
title: "Quality Vapes", description: "Latest vaping devices and premium e-liquids. Expert staff to guide your choice.", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3ArhlWQSWstNulNKdAJyS1BR6PT/uploaded-1773440671131-hmke0jhc.png?_wi=3", imageAlt: "Vaping devices and accessories"
},
{
id: 4,
@@ -233,7 +233,7 @@ export default function LandingPage() {
<div id="footer" data-section="footer">
<FooterMedia
imageSrc="https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3ArhlWQSWstNulNKdAJyS1BR6PT/uploaded-1773441297033-bepjztgx.png"
imageSrc="https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3ArhlWQSWstNulNKdAJyS1BR6PT/uploaded-1773441297033-bepjztgx.png?_wi=2"
imageAlt="Vernon Tobacco store interior"
logoText="Vernon Tobacco"
copyrightText="© 2025 Vernon Tobacco. All rights reserved."