Merge version_1 into main

Merge version_1 into main
This commit was merged in pull request #2.
This commit is contained in:
2026-03-13 22:09:46 +00:00

View File

@@ -53,7 +53,7 @@ export default function LandingPage() {
{ text: "Call Now", href: "tel:+1-555-0123" }
]}
buttonAnimation="slide-up"
imageSrc="http://img.b2bpic.net/free-photo/aromatic-smoke-sticks-bar-counter_482257-45362.jpg?_wi=1"
imageSrc="http://img.b2bpic.net/free-photo/aromatic-smoke-sticks-bar-counter_482257-45362.jpg"
imageAlt="Vernon Tobacco premium smoke shop interior"
showDimOverlay={true}
ariaLabel="Hero section - Vernon Tobacco premium smoke shop"
@@ -123,8 +123,8 @@ export default function LandingPage() {
ariaLabel="Product categories section"
className="py-16 md:py-24"
containerClassName="max-w-7xl mx-auto px-4"
titleClassName="text-3xl md:text-4xl font-extrabold text-foreground mb-4"
descriptionClassName="text-base md:text-lg text-foreground opacity-80 mb-12 max-w-2xl"
cardTitleClassName="text-3xl md:text-4xl font-extrabold text-foreground mb-4"
textBoxDescriptionClassName="text-base md:text-lg text-foreground opacity-80 mb-12 max-w-2xl"
/>
</div>
@@ -147,8 +147,8 @@ export default function LandingPage() {
ariaLabel="Why Vernon metrics section"
className="py-16 md:py-24"
containerClassName="max-w-6xl mx-auto px-4"
titleClassName="text-3xl md:text-4xl font-extrabold text-foreground mb-4"
descriptionClassName="text-base md:text-lg text-foreground opacity-80 mb-12 max-w-2xl"
textBoxTitleClassName="text-3xl md:text-4xl font-extrabold text-foreground mb-4"
textBoxDescriptionClassName="text-base md:text-lg text-foreground opacity-80 mb-12 max-w-2xl"
gridClassName="grid grid-cols-2 md:grid-cols-4 gap-4"
/>
</div>
@@ -182,8 +182,8 @@ export default function LandingPage() {
]}
className="py-16 md:py-24"
containerClassName="max-w-6xl mx-auto px-4"
titleClassName="text-3xl md:text-4xl font-extrabold text-foreground mb-4"
descriptionClassName="text-base md:text-lg text-foreground opacity-80 mb-12"
textBoxTitleClassName="text-3xl md:text-4xl font-extrabold text-foreground mb-4"
textBoxDescriptionClassName="text-base md:text-lg text-foreground opacity-80 mb-12"
/>
</div>
@@ -199,8 +199,8 @@ export default function LandingPage() {
ariaLabel="Social proof trust indicators"
className="py-12 md:py-16"
containerClassName="max-w-6xl mx-auto px-4"
titleClassName="text-2xl md:text-3xl font-extrabold text-foreground mb-3"
descriptionClassName="text-base text-foreground opacity-75 mb-8"
textBoxTitleClassName="text-2xl md:text-3xl font-extrabold text-foreground mb-3"
textBoxDescriptionClassName="text-base text-foreground opacity-75 mb-8"
contentClassName="flex flex-wrap justify-center gap-4"
/>
</div>
@@ -233,7 +233,7 @@ export default function LandingPage() {
<div id="footer" data-section="footer">
<FooterMedia
imageSrc="http://img.b2bpic.net/free-photo/aromatic-smoke-sticks-bar-counter_482257-45362.jpg?_wi=2"
imageSrc="http://img.b2bpic.net/free-photo/aromatic-smoke-sticks-bar-counter_482257-45362.jpg"
imageAlt="Vernon Tobacco store interior"
logoText="Vernon Tobacco"
copyrightText="© 2025 Vernon Tobacco. All rights reserved."