Merge version_1 into main #2
@@ -96,6 +96,7 @@ export default function LandingPage() {
|
||||
imageSrc="http://img.b2bpic.net/free-photo/girl-with-shopping-bags-mall-looking-mannequins-showwindow_627829-8548.jpg"
|
||||
imageAlt="The Smoke Lounge store interior at 115 E Main St"
|
||||
mediaAnimation="slide-up"
|
||||
metricsAnimation="slide-up"
|
||||
useInvertedBackground={false}
|
||||
/>
|
||||
</div>
|
||||
@@ -116,22 +117,22 @@ export default function LandingPage() {
|
||||
<TestimonialCardSix
|
||||
testimonials={[
|
||||
{
|
||||
id: "1", name: "Michael Johnson", handle: "@mj_vaper", testimonial: "Best vape shop in Platteville! The staff at 115 E Main St really knows their stuff. Always helpful and friendly.", imageSrc: "http://img.b2bpic.net/free-photo/alone-specialist-handsome-daydreaming-collar_1262-870.jpg?_wi=1", imageAlt: "Michael Johnson"
|
||||
id: "1", name: "Michael Johnson", handle: "@mj_vaper", testimonial: "Best vape shop in Platteville! The staff at 115 E Main St really knows their stuff. Always helpful and friendly.", imageSrc: "http://img.b2bpic.net/free-photo/alone-specialist-handsome-daydreaming-collar_1262-870.jpg", imageAlt: "Michael Johnson"
|
||||
},
|
||||
{
|
||||
id: "2", name: "Sarah Chen", handle: "@sarah_vape", testimonial: "Love The Smoke Lounge! Great selection and the team always takes time to help me find exactly what I need.", imageSrc: "http://img.b2bpic.net/free-photo/smiling-man-sitting-cafe-table-gesturing_1262-1141.jpg", imageAlt: "Sarah Chen"
|
||||
},
|
||||
{
|
||||
id: "3", name: "David Martinez", handle: "@dmartinez_vapor", testimonial: "Finally found a local shop I can trust. The Smoke Lounge delivers quality every single time.", imageSrc: "http://img.b2bpic.net/free-photo/alone-specialist-handsome-daydreaming-collar_1262-870.jpg?_wi=2", imageAlt: "David Martinez"
|
||||
id: "3", name: "David Martinez", handle: "@dmartinez_vapor", testimonial: "Finally found a local shop I can trust. The Smoke Lounge delivers quality every single time.", imageSrc: "http://img.b2bpic.net/free-photo/alone-specialist-handsome-daydreaming-collar_1262-870.jpg", imageAlt: "David Martinez"
|
||||
},
|
||||
{
|
||||
id: "4", name: "Jessica Williams", handle: "@jess_vapor", testimonial: "Convenient downtown location makes it so easy. The staff remembers regulars and always gives the best recommendations!", imageSrc: "http://img.b2bpic.net/free-photo/young-businesswoman-portrait-office_1262-1506.jpg?_wi=1", imageAlt: "Jessica Williams"
|
||||
id: "4", name: "Jessica Williams", handle: "@jess_vapor", testimonial: "Convenient downtown location makes it so easy. The staff remembers regulars and always gives the best recommendations!", imageSrc: "http://img.b2bpic.net/free-photo/young-businesswoman-portrait-office_1262-1506.jpg", imageAlt: "Jessica Williams"
|
||||
},
|
||||
{
|
||||
id: "5", name: "Robert Thompson", handle: "@vapor_enthusiast", testimonial: "The Smoke Lounge is a must-visit for any serious vaper in the Platteville area. Quality products, quality people.", imageSrc: "http://img.b2bpic.net/free-photo/young-businesswoman-portrait-office_1262-1506.jpg?_wi=2", imageAlt: "Robert Thompson"
|
||||
id: "5", name: "Robert Thompson", handle: "@vapor_enthusiast", testimonial: "The Smoke Lounge is a must-visit for any serious vaper in the Platteville area. Quality products, quality people.", imageSrc: "http://img.b2bpic.net/free-photo/young-businesswoman-portrait-office_1262-1506.jpg", imageAlt: "Robert Thompson"
|
||||
},
|
||||
{
|
||||
id: "6", name: "Emma Davis", handle: "@emma_vapes", testimonial: "So glad to have a premium vape shop right here in Platteville. The team genuinely cares about their customers.", imageSrc: "http://img.b2bpic.net/free-photo/alone-specialist-handsome-daydreaming-collar_1262-870.jpg?_wi=3", imageAlt: "Emma Davis"
|
||||
id: "6", name: "Emma Davis", handle: "@emma_vapes", testimonial: "So glad to have a premium vape shop right here in Platteville. The team genuinely cares about their customers.", imageSrc: "http://img.b2bpic.net/free-photo/alone-specialist-handsome-daydreaming-collar_1262-870.jpg", imageAlt: "Emma Davis"
|
||||
}
|
||||
]}
|
||||
animationType="slide-up"
|
||||
|
||||
Reference in New Issue
Block a user