Merge version_1 into main #2
@@ -19,7 +19,7 @@ export default function VapeLandingPage() {
|
||||
borderRadius="pill"
|
||||
contentWidth="medium"
|
||||
sizing="largeSmall"
|
||||
background="noiseDiagonalGradient"
|
||||
background="circleGradient"
|
||||
cardStyle="soft-shadow"
|
||||
primaryButtonStyle="gradient"
|
||||
secondaryButtonStyle="solid"
|
||||
@@ -45,19 +45,19 @@ export default function VapeLandingPage() {
|
||||
description="Discover our curated collection of high-quality vaping products. From beginners to enthusiasts, we have everything you need for the perfect vape experience."
|
||||
tag="Premium Selection"
|
||||
tagIcon={Sparkles}
|
||||
background={{ variant: "noiseDiagonalGradient" }}
|
||||
imageSrc="http://img.b2bpic.net/free-photo/universal-cables-gadgets-neon-charging-data_169016-71502.jpg?_wi=1"
|
||||
background={{ variant: "glowing-orb" }}
|
||||
imageSrc="http://img.b2bpic.net/free-photo/universal-cables-gadgets-neon-charging-data_169016-71502.jpg"
|
||||
imageAlt="Premium vape products display"
|
||||
imagePosition="right"
|
||||
mediaAnimation="blur-reveal"
|
||||
testimonials={[
|
||||
{
|
||||
name: "Marcus Thompson", handle: "Satisfied Customer", testimonial: "Best selection and service I've found. Highly recommend!", rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-young-handsome-successful-man_1163-5475.jpg?_wi=1"
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-young-handsome-successful-man_1163-5475.jpg"
|
||||
},
|
||||
{
|
||||
name: "Jessica Lee", handle: "Regular Customer", testimonial: "Quality products and fast shipping. Will buy again!", rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/smiling-african-american-man-posing-library_74855-1619.jpg?_wi=1"
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/smiling-african-american-man-posing-library_74855-1619.jpg"
|
||||
}
|
||||
]}
|
||||
buttons={[
|
||||
@@ -81,10 +81,10 @@ export default function VapeLandingPage() {
|
||||
gridVariant="uniform-all-items-equal"
|
||||
products={[
|
||||
{
|
||||
id: "1", name: "VapePro Elite Pen", price: "$89.99", imageSrc: "http://img.b2bpic.net/free-photo/universal-cables-gadgets-neon-charging-data_169016-71502.jpg?_wi=2", imageAlt: "VapePro Elite Pen device", initialQuantity: 1
|
||||
id: "1", name: "VapePro Elite Pen", price: "$89.99", imageSrc: "http://img.b2bpic.net/free-photo/universal-cables-gadgets-neon-charging-data_169016-71502.jpg", imageAlt: "VapePro Elite Pen device", initialQuantity: 1
|
||||
},
|
||||
{
|
||||
id: "2", name: "CloudMaster Pro Kit", price: "$149.99", imageSrc: "http://img.b2bpic.net/free-photo/stylish-elegant-man-sitting-cafe-with-vape_1157-34780.jpg?_wi=1", imageAlt: "CloudMaster Pro complete kit", initialQuantity: 1
|
||||
id: "2", name: "CloudMaster Pro Kit", price: "$149.99", imageSrc: "http://img.b2bpic.net/free-photo/stylish-elegant-man-sitting-cafe-with-vape_1157-34780.jpg", imageAlt: "CloudMaster Pro complete kit", initialQuantity: 1
|
||||
},
|
||||
{
|
||||
id: "3", name: "Premium Flavor Assortment", price: "$34.99", imageSrc: "http://img.b2bpic.net/free-photo/close-up-dropper-bottle-with-amber-liquid-bubbles_9975-133715.jpg", imageAlt: "Premium vape juice flavors", initialQuantity: 1
|
||||
@@ -123,13 +123,13 @@ export default function VapeLandingPage() {
|
||||
gridVariant="three-columns-all-equal-width"
|
||||
features={[
|
||||
{
|
||||
id: "01", title: "Authentic Products", description: "100% genuine vaping products directly from trusted manufacturers", imageSrc: "http://img.b2bpic.net/free-photo/universal-cables-gadgets-neon-charging-data_169016-71502.jpg?_wi=3", imageAlt: "Authentic vape products"
|
||||
id: "01", title: "Authentic Products", description: "100% genuine vaping products directly from trusted manufacturers", imageSrc: "http://img.b2bpic.net/free-photo/universal-cables-gadgets-neon-charging-data_169016-71502.jpg", imageAlt: "Authentic vape products"
|
||||
},
|
||||
{
|
||||
id: "02", title: "Fast Shipping", description: "Quick delivery to your door with real-time tracking on all orders", imageSrc: "http://img.b2bpic.net/free-photo/universal-cables-gadgets-neon-charging-data_169016-71502.jpg?_wi=4", imageAlt: "Fast delivery service"
|
||||
id: "02", title: "Fast Shipping", description: "Quick delivery to your door with real-time tracking on all orders", imageSrc: "http://img.b2bpic.net/free-photo/universal-cables-gadgets-neon-charging-data_169016-71502.jpg", imageAlt: "Fast delivery service"
|
||||
},
|
||||
{
|
||||
id: "03", title: "Expert Support", description: "Knowledgeable staff ready to answer questions and provide guidance", imageSrc: "http://img.b2bpic.net/free-photo/stylish-elegant-man-sitting-cafe-with-vape_1157-34780.jpg?_wi=2", imageAlt: "Customer support team"
|
||||
id: "03", title: "Expert Support", description: "Knowledgeable staff ready to answer questions and provide guidance", imageSrc: "http://img.b2bpic.net/free-photo/stylish-elegant-man-sitting-cafe-with-vape_1157-34780.jpg", imageAlt: "Customer support team"
|
||||
}
|
||||
]}
|
||||
buttons={[{ text: "Contact Support", href: "#contact" }]}
|
||||
@@ -147,28 +147,22 @@ export default function VapeLandingPage() {
|
||||
animationType="slide-up"
|
||||
testimonials={[
|
||||
{
|
||||
id: "1", name: "David Wilson", role: "Vaping Enthusiast", company: "Regular Customer", rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-young-handsome-successful-man_1163-5475.jpg?_wi=2"
|
||||
id: "1", name: "David Wilson", role: "Vaping Enthusiast", company: "Regular Customer", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-young-handsome-successful-man_1163-5475.jpg"
|
||||
},
|
||||
{
|
||||
id: "2", name: "Sarah Mitchell", role: "New to Vaping", company: "First Time Buyer", rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/smiling-african-american-man-posing-library_74855-1619.jpg?_wi=2"
|
||||
id: "2", name: "Sarah Mitchell", role: "New to Vaping", company: "First Time Buyer", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/smiling-african-american-man-posing-library_74855-1619.jpg"
|
||||
},
|
||||
{
|
||||
id: "3", name: "Ryan Chen", role: "Tech Enthusiast", company: "Loyal Customer", rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/cheerful-bearded-man_1098-22109.jpg"
|
||||
id: "3", name: "Ryan Chen", role: "Tech Enthusiast", company: "Loyal Customer", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/cheerful-bearded-man_1098-22109.jpg"
|
||||
},
|
||||
{
|
||||
id: "4", name: "Emma Rodriguez", role: "Quality Seeker", company: "Premium Member", rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/smiling-beautiful-middle-aged-business-woman_1262-3085.jpg"
|
||||
id: "4", name: "Emma Rodriguez", role: "Quality Seeker", company: "Premium Member", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/smiling-beautiful-middle-aged-business-woman_1262-3085.jpg"
|
||||
},
|
||||
{
|
||||
id: "5", name: "James Porter", role: "Flavor Expert", company: "Repeat Customer", rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/happy-businessman-smiling-camera_1163-4660.jpg"
|
||||
id: "5", name: "James Porter", role: "Flavor Expert", company: "Repeat Customer", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/happy-businessman-smiling-camera_1163-4660.jpg"
|
||||
},
|
||||
{
|
||||
id: "6", name: "Lisa Hoffman", role: "Community Leader", company: "Brand Ambassador", rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/smiling-man-sitting-cafe-table-gesturing_1262-1141.jpg"
|
||||
id: "6", name: "Lisa Hoffman", role: "Community Leader", company: "Brand Ambassador", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/smiling-man-sitting-cafe-table-gesturing_1262-1141.jpg"
|
||||
}
|
||||
]}
|
||||
kpiItems={[
|
||||
|
||||
Reference in New Issue
Block a user