Update src/app/portfolio/page.tsx
This commit is contained in:
@@ -56,7 +56,7 @@ export default function PortfolioPage() {
|
||||
price: "Custom Quote",
|
||||
rating: 5,
|
||||
reviewCount: "Precision",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/chocolate-cupcakes-tin_23-2147787027.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/chocolate-cupcakes-tin_23-2147787027.jpg?_wi=2",
|
||||
imageAlt: "Precision spun metal components",
|
||||
},
|
||||
{
|
||||
@@ -66,7 +66,7 @@ export default function PortfolioPage() {
|
||||
price: "Custom Quote",
|
||||
rating: 5,
|
||||
reviewCount: "Quality",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/rough-metallic-surface-texture_23-2148953963.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/rough-metallic-surface-texture_23-2148953963.jpg?_wi=2",
|
||||
imageAlt: "Industrial metal assembly work",
|
||||
},
|
||||
{
|
||||
@@ -76,7 +76,7 @@ export default function PortfolioPage() {
|
||||
price: "Custom Quote",
|
||||
rating: 5,
|
||||
reviewCount: "Expertise",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/factory-workers-walking-industrial-plant-discussing-about-production-efficiency_342744-236.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/factory-workers-walking-industrial-plant-discussing-about-production-efficiency_342744-236.jpg?_wi=2",
|
||||
imageAlt: "Specialty metal fabrication project",
|
||||
},
|
||||
]}
|
||||
@@ -93,7 +93,7 @@ export default function PortfolioPage() {
|
||||
variant: "sparkles-gradient",
|
||||
}}
|
||||
useInvertedBackground={false}
|
||||
imageSrc="http://img.b2bpic.net/free-photo/room-empty-benches_422131-118.jpg"
|
||||
imageSrc="http://img.b2bpic.net/free-photo/room-empty-benches_422131-118.jpg?_wi=4"
|
||||
imageAlt="Metal fabrication workshop"
|
||||
mediaAnimation="slide-up"
|
||||
mediaPosition="right"
|
||||
|
||||
Reference in New Issue
Block a user