Merge version_1 into main
Merge version_1 into main
This commit was merged in pull request #1.
This commit is contained in:
@@ -65,11 +65,11 @@ export default function LandingPage() {
|
||||
tag="Open 24 Hours"
|
||||
mediaItems={[
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/young-pretty-woman-smoke-electronic-cigarette-vape-bar-vape-shop_639032-1909.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/young-pretty-woman-smoke-electronic-cigarette-vape-bar-vape-shop_639032-1909.jpg?_wi=1",
|
||||
imageAlt: "Exotic Smoke Shop Interior",
|
||||
},
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/men-looking-out-window-cafe_23-2147775903.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/men-looking-out-window-cafe_23-2147775903.jpg?_wi=1",
|
||||
imageAlt: "Smoke Shop Merchandise",
|
||||
},
|
||||
{
|
||||
@@ -130,7 +130,7 @@ export default function LandingPage() {
|
||||
tags: [
|
||||
"Premium",
|
||||
],
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/close-up-futuristic-soft-drink_23-2151281701.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/close-up-futuristic-soft-drink_23-2151281701.jpg?_wi=1",
|
||||
},
|
||||
{
|
||||
id: "f2",
|
||||
@@ -140,7 +140,7 @@ export default function LandingPage() {
|
||||
tags: [
|
||||
"Stylish",
|
||||
],
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/close-up-hookah-ready-smoke_23-2149173607.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/close-up-hookah-ready-smoke_23-2149173607.jpg?_wi=1",
|
||||
},
|
||||
{
|
||||
id: "f3",
|
||||
@@ -177,7 +177,7 @@ export default function LandingPage() {
|
||||
name: "Mark D.",
|
||||
handle: "@mark",
|
||||
testimonial: "Friendly staff, always helpful.",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/young-pretty-woman-smoke-electronic-cigarette-vape-bar-vape-shop_639032-1909.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/young-pretty-woman-smoke-electronic-cigarette-vape-bar-vape-shop_639032-1909.jpg?_wi=2",
|
||||
imageAlt: "Pink smoke background",
|
||||
},
|
||||
{
|
||||
@@ -185,7 +185,7 @@ export default function LandingPage() {
|
||||
name: "Emily R.",
|
||||
handle: "@emily",
|
||||
testimonial: "Everything I need in one stop.",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/men-looking-out-window-cafe_23-2147775903.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/men-looking-out-window-cafe_23-2147775903.jpg?_wi=2",
|
||||
imageAlt: "Pink smoke background",
|
||||
},
|
||||
{
|
||||
@@ -193,7 +193,7 @@ export default function LandingPage() {
|
||||
name: "Chris P.",
|
||||
handle: "@chris",
|
||||
testimonial: "Fast and clean shop.",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/close-up-futuristic-soft-drink_23-2151281701.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/close-up-futuristic-soft-drink_23-2151281701.jpg?_wi=2",
|
||||
imageAlt: "Pink smoke background",
|
||||
},
|
||||
{
|
||||
@@ -201,7 +201,7 @@ export default function LandingPage() {
|
||||
name: "Lisa K.",
|
||||
handle: "@lisa",
|
||||
testimonial: "Awesome variety and vibe.",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/close-up-hookah-ready-smoke_23-2149173607.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/close-up-hookah-ready-smoke_23-2149173607.jpg?_wi=2",
|
||||
imageAlt: "Pink smoke background",
|
||||
},
|
||||
]}
|
||||
|
||||
Reference in New Issue
Block a user