Update src/app/portfolio/page.tsx
This commit is contained in:
@@ -51,21 +51,21 @@ export default function PortfolioPage() {
|
||||
id: "1",
|
||||
name: "Fashion Brand Growth Campaign",
|
||||
price: "340% engagement increase",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/high-angle-people-working-with-laptop_23-2149636255.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/high-angle-people-working-with-laptop_23-2149636255.jpg?_wi=3",
|
||||
imageAlt: "Fashion brand campaign results"
|
||||
},
|
||||
{
|
||||
id: "2",
|
||||
name: "Startup Product Launch",
|
||||
price: "2.5M reach in 90 days",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/market-trends-concept-with-smartphone_23-2150372412.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/market-trends-concept-with-smartphone_23-2150372412.jpg?_wi=3",
|
||||
imageAlt: "Startup product launch campaign"
|
||||
},
|
||||
{
|
||||
id: "3",
|
||||
name: "Luxury Brand Rebranding",
|
||||
price: "180% audience growth",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/blogger_23-2148349538.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/blogger_23-2148349538.jpg?_wi=3",
|
||||
imageAlt: "Luxury brand rebranding success"
|
||||
}
|
||||
]}
|
||||
|
||||
Reference in New Issue
Block a user