Merge version_1 into main
Merge version_1 into main
This commit was merged in pull request #1.
This commit is contained in:
@@ -49,10 +49,10 @@ export default function LandingPage() {
|
||||
]}
|
||||
slides={[
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/abstract-blur-shopping-mall-interior_1203-8163.jpg", imageAlt: "Vapor & Pipes Smoke Shop Interior"
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/abstract-blur-shopping-mall-interior_1203-8163.jpg?_wi=1", imageAlt: "Vapor & Pipes Smoke Shop Interior"
|
||||
},
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/female-cashier-reading-barcodes-cash-register_74855-3407.jpg", imageAlt: "Premium Vape and Tobacco Selection"
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/female-cashier-reading-barcodes-cash-register_74855-3407.jpg?_wi=1", imageAlt: "Premium Vape and Tobacco Selection"
|
||||
},
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/female-personal-shopper-helping-cutomer_23-2148924090.jpg", imageAlt: "Friendly Expert Staff"
|
||||
@@ -99,7 +99,7 @@ export default function LandingPage() {
|
||||
id: "quick-visits", title: "Quick & Convenient", content: "We understand you're busy. Whether you need a quick pickup or have a complex question, our efficient service means you're in and out fast. Open daily until 11 PM for your convenience."
|
||||
}
|
||||
]}
|
||||
imageSrc="http://img.b2bpic.net/free-photo/female-cashier-reading-barcodes-cash-register_74855-3407.jpg"
|
||||
imageSrc="http://img.b2bpic.net/free-photo/female-cashier-reading-barcodes-cash-register_74855-3407.jpg?_wi=2"
|
||||
imageAlt="Vapor & Pipes Shopping Experience"
|
||||
mediaAnimation="slide-up"
|
||||
useInvertedBackground={false}
|
||||
@@ -182,7 +182,7 @@ export default function LandingPage() {
|
||||
|
||||
<div id="footer" data-section="footer">
|
||||
<FooterMedia
|
||||
imageSrc="http://img.b2bpic.net/free-photo/abstract-blur-shopping-mall-interior_1203-8163.jpg"
|
||||
imageSrc="http://img.b2bpic.net/free-photo/abstract-blur-shopping-mall-interior_1203-8163.jpg?_wi=2"
|
||||
imageAlt="Vapor & Pipes Smoke Shop"
|
||||
logoText="Vapor & Pipes"
|
||||
copyrightText="© 2025 Vapor & Pipes Smoke Shop. All rights reserved."
|
||||
|
||||
Reference in New Issue
Block a user