Merge version_1 into main #3
@@ -87,7 +87,7 @@ export default function LandingPage() {
|
||||
id: "2", name: "Food Service Packaging", price: "Custom Quotes", imageSrc: "http://img.b2bpic.net/free-photo/friends-with-pizza-outside-side-view_23-2149872421.jpg", imageAlt: "Pizza boxes and bakery packaging"
|
||||
},
|
||||
{
|
||||
id: "3", name: "Die-Cut Containers", price: "Custom Quotes", imageSrc: "http://img.b2bpic.net/free-photo/big-cardboard-boxes-standing-insinde-room_93675-131185.jpg", imageAlt: "Custom-shaped protective packaging"
|
||||
id: "3", name: "Die-Cut Containers", price: "Custom Quotes", imageSrc: "http://img.b2bpic.net/free-photo/big-cardboard-boxes-standing-insinde-room_93675-131185.jpg?_wi=1", imageAlt: "Custom-shaped protective packaging"
|
||||
}
|
||||
]}
|
||||
gridVariant="three-columns-all-equal-width"
|
||||
@@ -105,16 +105,16 @@ export default function LandingPage() {
|
||||
useInvertedBackground={false}
|
||||
features={[
|
||||
{
|
||||
id: "01", title: "Custom Package Design", description: "Our team works directly with customers to develop packaging tailored to their products, ensuring protection, efficiency, and presentation.", imageSrc: "http://img.b2bpic.net/free-vector/flat-design-vhs-cover-template_23-2149828636.jpg", imageAlt: "Custom package design process"
|
||||
id: "01", title: "Custom Package Design", description: "Our team works directly with customers to develop packaging tailored to their products, ensuring protection, efficiency, and presentation.", imageSrc: "http://img.b2bpic.net/free-vector/flat-design-vhs-cover-template_23-2149828636.jpg?_wi=1", imageAlt: "Custom package design process"
|
||||
},
|
||||
{
|
||||
id: "02", title: "Inventory Management", description: "We help customers streamline operations by managing packaging inventory and scheduling deliveries when needed.", imageSrc: "http://img.b2bpic.net/free-photo/logistics-worker-depot-coordinating-storage-package-handling-solving-distribution-tasks_482257-134748.jpg", imageAlt: "Inventory management and logistics"
|
||||
},
|
||||
{
|
||||
id: "03", title: "In-Line Printing", description: "Our advanced printing capabilities allow for high-quality branding and labeling directly on packaging.", imageSrc: "http://img.b2bpic.net/free-vector/flat-design-vhs-cover-template_23-2149828636.jpg", imageAlt: "Advanced printing capabilities"
|
||||
id: "03", title: "In-Line Printing", description: "Our advanced printing capabilities allow for high-quality branding and labeling directly on packaging.", imageSrc: "http://img.b2bpic.net/free-vector/flat-design-vhs-cover-template_23-2149828636.jpg?_wi=2", imageAlt: "Advanced printing capabilities"
|
||||
},
|
||||
{
|
||||
id: "04", title: "Die-Cutting Services", description: "Precision die-cutting allows us to create custom packaging shapes and designs to meet unique product requirements.", imageSrc: "http://img.b2bpic.net/free-photo/big-cardboard-boxes-standing-insinde-room_93675-131185.jpg", imageAlt: "Precision die-cutting services"
|
||||
id: "04", title: "Die-Cutting Services", description: "Precision die-cutting allows us to create custom packaging shapes and designs to meet unique product requirements.", imageSrc: "http://img.b2bpic.net/free-photo/big-cardboard-boxes-standing-insinde-room_93675-131185.jpg?_wi=2", imageAlt: "Precision die-cutting services"
|
||||
}
|
||||
]}
|
||||
gridVariant="four-items-2x2-equal-grid"
|
||||
|
||||
Reference in New Issue
Block a user