Update src/app/portfolio/page.tsx

This commit is contained in:
2026-04-10 00:48:13 +00:00
parent 96d0783903
commit abace8d3eb

View File

@@ -61,37 +61,37 @@ export default function LandingPage() {
id: "p1",
name: "Local Restaurant",
price: "Featured",
imageSrc: "http://img.b2bpic.net/free-photo/aerial-view-food-breakfast-wooden-table_53876-16232.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/aerial-view-food-breakfast-wooden-table_53876-16232.jpg?_wi=7",
},
{
id: "p2",
name: "Medical Clinic",
price: "Featured",
imageSrc: "http://img.b2bpic.net/free-photo/specialist-discussing-x-ray-imaging-with-patient-isolated-mockup-display_482257-123955.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/specialist-discussing-x-ray-imaging-with-patient-isolated-mockup-display_482257-123955.jpg?_wi=7",
},
{
id: "p3",
name: "Service Business",
price: "Featured",
imageSrc: "http://img.b2bpic.net/free-photo/top-view-career-guidance-items-designers_23-2149443518.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/top-view-career-guidance-items-designers_23-2149443518.jpg?_wi=6",
},
{
id: "p4",
name: "Local Barbershop",
price: "Demo",
imageSrc: "http://img.b2bpic.net/free-photo/aerial-view-food-breakfast-wooden-table_53876-16232.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/aerial-view-food-breakfast-wooden-table_53876-16232.jpg?_wi=8",
},
{
id: "p5",
name: "Small Clinic Site",
price: "Demo",
imageSrc: "http://img.b2bpic.net/free-photo/specialist-discussing-x-ray-imaging-with-patient-isolated-mockup-display_482257-123955.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/specialist-discussing-x-ray-imaging-with-patient-isolated-mockup-display_482257-123955.jpg?_wi=8",
},
{
id: "p6",
name: "Contractor Site",
price: "Demo",
imageSrc: "http://img.b2bpic.net/free-photo/top-view-career-guidance-items-designers_23-2149443518.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/top-view-career-guidance-items-designers_23-2149443518.jpg?_wi=7",
},
]}
title="Our Work"