Merge version_1 into main #3
@@ -89,19 +89,19 @@ export default function LandingPage() {
|
||||
features={[
|
||||
{
|
||||
id: 1,
|
||||
title: "Scratch Protection", description: "Advanced multi-layer film technology protects against daily scratches, scuffs, and minor impacts while maintaining crystal-clear display quality.", imageSrc: "http://img.b2bpic.net/free-photo/smartphone-laptop-keyboard_1057-4328.jpg", imageAlt: "carbon fiber laptop skin"
|
||||
title: "Scratch Protection", description: "Advanced multi-layer film technology protects against daily scratches, scuffs, and minor impacts while maintaining crystal-clear display quality.", imageSrc: "http://img.b2bpic.net/free-photo/smartphone-laptop-keyboard_1057-4328.jpg?_wi=1", imageAlt: "carbon fiber laptop skin"
|
||||
},
|
||||
{
|
||||
id: 2,
|
||||
title: "Easy Application", description: "Precision-cut skins fit perfectly with zero-bubble application technology. Professional results without professional installation required.", imageSrc: "http://img.b2bpic.net/free-photo/new-cell-phone-colorful-background_58702-5228.jpg", imageAlt: "metallic laptop protective skin"
|
||||
title: "Easy Application", description: "Precision-cut skins fit perfectly with zero-bubble application technology. Professional results without professional installation required.", imageSrc: "http://img.b2bpic.net/free-photo/new-cell-phone-colorful-background_58702-5228.jpg?_wi=1", imageAlt: "metallic laptop protective skin"
|
||||
},
|
||||
{
|
||||
id: 3,
|
||||
title: "Premium Materials", description: "Military-grade protective film with matte and metallic finishes. Durable, eco-friendly, and completely reversible without residue.", imageSrc: "http://img.b2bpic.net/free-photo/laptop-spectacles-book-wooden-tabletop_23-2147956456.jpg", imageAlt: "matte black laptop skin protection"
|
||||
title: "Premium Materials", description: "Military-grade protective film with matte and metallic finishes. Durable, eco-friendly, and completely reversible without residue.", imageSrc: "http://img.b2bpic.net/free-photo/laptop-spectacles-book-wooden-tabletop_23-2147956456.jpg?_wi=1", imageAlt: "matte black laptop skin protection"
|
||||
},
|
||||
{
|
||||
id: 4,
|
||||
title: "Lifetime Support", description: "Exceptional customer service with free replacement guarantee. We stand behind every wrap with dedicated support and warranty.", imageSrc: "http://img.b2bpic.net/free-vector/abstract-background-with-geometric-shapes_91128-840.jpg", imageAlt: "textured laptop protective skin"
|
||||
title: "Lifetime Support", description: "Exceptional customer service with free replacement guarantee. We stand behind every wrap with dedicated support and warranty.", imageSrc: "http://img.b2bpic.net/free-vector/abstract-background-with-geometric-shapes_91128-840.jpg?_wi=1", imageAlt: "textured laptop protective skin"
|
||||
}
|
||||
]}
|
||||
textboxLayout="default"
|
||||
@@ -120,16 +120,16 @@ export default function LandingPage() {
|
||||
tagAnimation="slide-up"
|
||||
products={[
|
||||
{
|
||||
id: "carbon-black", name: "Carbon Black Armor", price: "$24.99", imageSrc: "http://img.b2bpic.net/free-photo/smartphone-laptop-keyboard_1057-4328.jpg", imageAlt: "Carbon Black protective skin"
|
||||
id: "carbon-black", name: "Carbon Black Armor", price: "$24.99", imageSrc: "http://img.b2bpic.net/free-photo/smartphone-laptop-keyboard_1057-4328.jpg?_wi=2", imageAlt: "Carbon Black protective skin"
|
||||
},
|
||||
{
|
||||
id: "metallic-silver", name: "Metallic Silver Shield", price: "$26.99", imageSrc: "http://img.b2bpic.net/free-photo/new-cell-phone-colorful-background_58702-5228.jpg", imageAlt: "Metallic Silver protective skin"
|
||||
id: "metallic-silver", name: "Metallic Silver Shield", price: "$26.99", imageSrc: "http://img.b2bpic.net/free-photo/new-cell-phone-colorful-background_58702-5228.jpg?_wi=2", imageAlt: "Metallic Silver protective skin"
|
||||
},
|
||||
{
|
||||
id: "matte-finish", name: "Matte Stealth Cover", price: "$24.99", imageSrc: "http://img.b2bpic.net/free-photo/laptop-spectacles-book-wooden-tabletop_23-2147956456.jpg", imageAlt: "Matte finish protective skin"
|
||||
id: "matte-finish", name: "Matte Stealth Cover", price: "$24.99", imageSrc: "http://img.b2bpic.net/free-photo/laptop-spectacles-book-wooden-tabletop_23-2147956456.jpg?_wi=2", imageAlt: "Matte finish protective skin"
|
||||
},
|
||||
{
|
||||
id: "textured-pro", name: "Textured Pro Wrap", price: "$27.99", imageSrc: "http://img.b2bpic.net/free-vector/abstract-background-with-geometric-shapes_91128-840.jpg", imageAlt: "Textured professional protective skin"
|
||||
id: "textured-pro", name: "Textured Pro Wrap", price: "$27.99", imageSrc: "http://img.b2bpic.net/free-vector/abstract-background-with-geometric-shapes_91128-840.jpg?_wi=2", imageAlt: "Textured professional protective skin"
|
||||
}
|
||||
]}
|
||||
gridVariant="three-columns-all-equal-width"
|
||||
|
||||
Reference in New Issue
Block a user