Merge version_1 into main #1
@@ -51,7 +51,7 @@ export default function LandingPage() {
|
||||
{ text: "Learn More", href: "#about" }
|
||||
]}
|
||||
buttonAnimation="slide-up"
|
||||
imageSrc="http://img.b2bpic.net/free-photo/make-up-concept-with-nail-polish_23-2149030345.jpg"
|
||||
imageSrc="http://img.b2bpic.net/free-photo/make-up-concept-with-nail-polish_23-2149030345.jpg?_wi=1"
|
||||
imageAlt="Bov Supplies Premium Product Collection"
|
||||
mediaAnimation="slide-up"
|
||||
testimonials={[
|
||||
@@ -91,7 +91,7 @@ export default function LandingPage() {
|
||||
animationType="slide-up"
|
||||
products={[
|
||||
{
|
||||
id: "airpods-pro", name: "AirPods Pro", price: "$249", imageSrc: "http://img.b2bpic.net/free-photo/usb-flash-drive-tech-device-with-minimalist-monochrome-background-earphones_23-2150763319.jpg", imageAlt: "Apple AirPods Pro"
|
||||
id: "airpods-pro", name: "AirPods Pro", price: "$249", imageSrc: "http://img.b2bpic.net/free-photo/usb-flash-drive-tech-device-with-minimalist-monochrome-background-earphones_23-2150763319.jpg?_wi=1", imageAlt: "Apple AirPods Pro"
|
||||
},
|
||||
{
|
||||
id: "air-max-90", name: "Nike Air Max 90", price: "$129", imageSrc: "http://img.b2bpic.net/free-photo/crop-legs-exercising-sidewalk_23-2147755471.jpg", imageAlt: "Nike Air Max 90 Sneakers"
|
||||
@@ -106,7 +106,7 @@ export default function LandingPage() {
|
||||
id: "lego-architecture", name: "LEGO Architecture Set", price: "$59", imageSrc: "http://img.b2bpic.net/free-photo/colorful-pop-it-toy-background-close-up_58702-5449.jpg", imageAlt: "LEGO Architecture Building Set"
|
||||
},
|
||||
{
|
||||
id: "airpods-max", name: "AirPods Max", price: "$549", imageSrc: "http://img.b2bpic.net/free-photo/usb-flash-drive-tech-device-with-minimalist-monochrome-background-earphones_23-2150763319.jpg", imageAlt: "Apple AirPods Max Headphones"
|
||||
id: "airpods-max", name: "AirPods Max", price: "$549", imageSrc: "http://img.b2bpic.net/free-photo/usb-flash-drive-tech-device-with-minimalist-monochrome-background-earphones_23-2150763319.jpg?_wi=2", imageAlt: "Apple AirPods Max Headphones"
|
||||
}
|
||||
]}
|
||||
ariaLabel="Bov Supplies Featured Products"
|
||||
@@ -148,19 +148,19 @@ export default function LandingPage() {
|
||||
features={[
|
||||
{
|
||||
id: 1,
|
||||
title: "Authentic Guaranteed", description: "100% genuine products sourced directly from authorized distributors. Every item verified for authenticity.", imageSrc: "http://img.b2bpic.net/free-photo/make-up-concept-with-nail-polish_23-2149030345.jpg", imageAlt: "Authentic Product Verification"
|
||||
title: "Authentic Guaranteed", description: "100% genuine products sourced directly from authorized distributors. Every item verified for authenticity.", imageSrc: "http://img.b2bpic.net/free-photo/make-up-concept-with-nail-polish_23-2149030345.jpg?_wi=2", imageAlt: "Authentic Product Verification"
|
||||
},
|
||||
{
|
||||
id: 2,
|
||||
title: "Fast & Reliable Shipping", description: "Orders ship within 24 hours with real-time tracking. Free shipping on orders over $50.", imageSrc: "http://img.b2bpic.net/free-photo/make-up-concept-with-nail-polish_23-2149030345.jpg", imageAlt: "Fast Shipping Service"
|
||||
title: "Fast & Reliable Shipping", description: "Orders ship within 24 hours with real-time tracking. Free shipping on orders over $50.", imageSrc: "http://img.b2bpic.net/free-photo/make-up-concept-with-nail-polish_23-2149030345.jpg?_wi=3", imageAlt: "Fast Shipping Service"
|
||||
},
|
||||
{
|
||||
id: 3,
|
||||
title: "Expert Curation", description: "Our team handpicks every product to ensure premium quality, style, and value for money.", imageSrc: "http://img.b2bpic.net/free-photo/make-up-concept-with-nail-polish_23-2149030345.jpg", imageAlt: "Expert Product Selection"
|
||||
title: "Expert Curation", description: "Our team handpicks every product to ensure premium quality, style, and value for money.", imageSrc: "http://img.b2bpic.net/free-photo/make-up-concept-with-nail-polish_23-2149030345.jpg?_wi=4", imageAlt: "Expert Product Selection"
|
||||
},
|
||||
{
|
||||
id: 4,
|
||||
title: "24/7 Customer Support", description: "Dedicated support team ready to help with any questions or concerns. Response guaranteed within 2 hours.", imageSrc: "http://img.b2bpic.net/free-photo/make-up-concept-with-nail-polish_23-2149030345.jpg", imageAlt: "Customer Support Team"
|
||||
title: "24/7 Customer Support", description: "Dedicated support team ready to help with any questions or concerns. Response guaranteed within 2 hours.", imageSrc: "http://img.b2bpic.net/free-photo/make-up-concept-with-nail-polish_23-2149030345.jpg?_wi=5", imageAlt: "Customer Support Team"
|
||||
}
|
||||
]}
|
||||
ariaLabel="Bov Supplies Key Features"
|
||||
|
||||
Reference in New Issue
Block a user