Update src/app/products/page.tsx
This commit is contained in:
@@ -75,7 +75,7 @@ export default function LandingPage() {
|
||||
name: "Custom Corrugated Boxes",
|
||||
price: "Starting from ₹10/unit",
|
||||
variant: "Multiple sizes & strengths",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/storehouse-employees-comparing-freight-shipping-invoice_482257-108907.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/storehouse-employees-comparing-freight-shipping-invoice_482257-108907.jpg?_wi=2",
|
||||
imageAlt: "Stack of corrugated cardboard boxes",
|
||||
},
|
||||
{
|
||||
@@ -83,7 +83,7 @@ export default function LandingPage() {
|
||||
name: "Elegant Duplex Boxes",
|
||||
price: "Starting from ₹5/unit",
|
||||
variant: "Various finishes & designs",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/top-view-mystery-box-concept_23-2149516465.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/top-view-mystery-box-concept_23-2149516465.jpg?_wi=2",
|
||||
imageAlt: "Elegant duplex paper boxes packaging",
|
||||
},
|
||||
{
|
||||
@@ -91,7 +91,7 @@ export default function LandingPage() {
|
||||
name: "Personalized Stickers & Labels",
|
||||
price: "Starting from ₹2/piece",
|
||||
variant: "Vinyl, paper, custom shapes",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/still-life-food-delivery_23-2149198162.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/still-life-food-delivery_23-2149198162.jpg?_wi=2",
|
||||
imageAlt: "Custom vinyl stickers printing roll",
|
||||
},
|
||||
{
|
||||
@@ -99,7 +99,7 @@ export default function LandingPage() {
|
||||
name: "Professional Brochures",
|
||||
price: "Starting from ₹15/copy",
|
||||
variant: "Bi-fold, Tri-fold, Z-fold",
|
||||
imageSrc: "http://img.b2bpic.net/free-vector/business-flyer_23-2148127654.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-vector/business-flyer_23-2148127654.jpg?_wi=2",
|
||||
imageAlt: "Professional trifold brochure design",
|
||||
},
|
||||
{
|
||||
@@ -107,7 +107,7 @@ export default function LandingPage() {
|
||||
name: "Informative Visual Aids",
|
||||
price: "Custom Quote",
|
||||
variant: "Charts, posters, educational prints",
|
||||
imageSrc: "http://img.b2bpic.net/free-vector/flat-world-aids-day-social-media-promo-template_23-2149885504.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-vector/flat-world-aids-day-social-media-promo-template_23-2149885504.jpg?_wi=2",
|
||||
imageAlt: "Educational visual aids charts",
|
||||
},
|
||||
{
|
||||
@@ -115,7 +115,7 @@ export default function LandingPage() {
|
||||
name: "Pharma Packaging Solutions",
|
||||
price: "Custom Quote",
|
||||
variant: "Compliance & safety focused",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/doctor-special-equipment-getting-ready-vaccinate-patient_23-2149128460.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/doctor-special-equipment-getting-ready-vaccinate-patient_23-2149128460.jpg?_wi=2",
|
||||
imageAlt: "Pharmaceutical packaging printing boxes",
|
||||
},
|
||||
]}
|
||||
@@ -134,7 +134,7 @@ export default function LandingPage() {
|
||||
title: "Custom Design Consultation",
|
||||
description: "Our expert designers work with you to create unique and impactful designs tailored to your brand identity.",
|
||||
media: {
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/business-team-analyzing-digital-data_482257-119547.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/business-team-analyzing-digital-data_482257-119547.jpg?_wi=8",
|
||||
imageAlt: "Designers collaborating on a project",
|
||||
},
|
||||
items: [
|
||||
@@ -158,7 +158,7 @@ export default function LandingPage() {
|
||||
title: "Quality Printing & Production",
|
||||
description: "Utilizing advanced technology and premium materials, we ensure superior print quality and durable packaging.",
|
||||
media: {
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/people-white-isolating-costumes-working-laboratory_645730-561.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/people-white-isolating-costumes-working-laboratory_645730-561.jpg?_wi=2",
|
||||
imageAlt: "Modern printing press in operation",
|
||||
},
|
||||
items: [
|
||||
@@ -182,7 +182,7 @@ export default function LandingPage() {
|
||||
title: "Timely Delivery & Logistics",
|
||||
description: "Efficient supply chain management ensures your orders are delivered on time, every time, across India.",
|
||||
media: {
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/storehouse-employees-comparing-freight-shipping-invoice_482257-108907.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/storehouse-employees-comparing-freight-shipping-invoice_482257-108907.jpg?_wi=3",
|
||||
imageAlt: "Logistics worker moving boxes",
|
||||
},
|
||||
items: [
|
||||
|
||||
Reference in New Issue
Block a user