Update src/app/pricing/page.tsx
This commit is contained in:
@@ -110,21 +110,21 @@ export default function PricingPage() {
|
||||
id: "1",
|
||||
name: "Custom Personalized Gifts",
|
||||
price: "$29.99+",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/glass-plate-with-chocolate-cake-pinecones_114579-25836.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/glass-plate-with-chocolate-cake-pinecones_114579-25836.jpg?_wi=4",
|
||||
imageAlt: "Personalized 3D printed custom gift items",
|
||||
},
|
||||
{
|
||||
id: "2",
|
||||
name: "Precision Engineering Parts",
|
||||
price: "$49.99+",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/technological-piece-background_23-2148882601.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/technological-piece-background_23-2148882601.jpg?_wi=4",
|
||||
imageAlt: "precision 3D printed industrial components",
|
||||
},
|
||||
{
|
||||
id: "3",
|
||||
name: "Student Learning Kits",
|
||||
price: "$39.99+",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/young-man-woman-protective-glasses-doing-experiments-robotics-laboratory_1268-23362.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/young-man-woman-protective-glasses-doing-experiments-robotics-laboratory_1268-23362.jpg?_wi=4",
|
||||
imageAlt: "educational 3D printing learning kit STEM",
|
||||
},
|
||||
]}
|
||||
|
||||
Reference in New Issue
Block a user