Update src/app/portfolio/page.tsx
This commit is contained in:
@@ -59,35 +59,35 @@ export default function LandingPage() {
|
||||
name: "Luxury Retail Web",
|
||||
price: "Custom",
|
||||
rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/cool-background-blank-wallpaper-place-your-concept_1194-640297.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/cool-background-blank-wallpaper-place-your-concept_1194-640297.jpg?_wi=10",
|
||||
},
|
||||
{
|
||||
id: "2",
|
||||
name: "Tech SaaS Portal",
|
||||
price: "Custom",
|
||||
rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/cool-background-blank-wallpaper-place-your-concept_1194-640297.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/cool-background-blank-wallpaper-place-your-concept_1194-640297.jpg?_wi=11",
|
||||
},
|
||||
{
|
||||
id: "3",
|
||||
name: "Brand Authority Site",
|
||||
price: "Custom",
|
||||
rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/cool-background-blank-wallpaper-place-your-concept_1194-640297.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/cool-background-blank-wallpaper-place-your-concept_1194-640297.jpg?_wi=12",
|
||||
},
|
||||
{
|
||||
id: "4",
|
||||
name: "Startup Launchpad",
|
||||
price: "Custom",
|
||||
rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/cool-background-blank-wallpaper-place-your-concept_1194-640297.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/cool-background-blank-wallpaper-place-your-concept_1194-640297.jpg?_wi=13",
|
||||
},
|
||||
{
|
||||
id: "5",
|
||||
name: "E-Commerce Suite",
|
||||
price: "Custom",
|
||||
rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/cool-background-blank-wallpaper-place-your-concept_1194-640297.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/cool-background-blank-wallpaper-place-your-concept_1194-640297.jpg?_wi=14",
|
||||
},
|
||||
]}
|
||||
/>
|
||||
@@ -106,7 +106,7 @@ export default function LandingPage() {
|
||||
category: "Design",
|
||||
title: "The Power of Minimalism",
|
||||
excerpt: "Why less is more in high-end design.",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/cool-background-blank-wallpaper-place-your-concept_1194-640297.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/cool-background-blank-wallpaper-place-your-concept_1194-640297.jpg?_wi=15",
|
||||
authorName: "Elena V.",
|
||||
authorAvatar: "http://img.b2bpic.net/free-photo/attractive-blond-business-woman-white-shirt-grey-background_613910-3695.jpg",
|
||||
date: "Oct 2023",
|
||||
@@ -116,7 +116,7 @@ export default function LandingPage() {
|
||||
category: "Strategy",
|
||||
title: "Why Conversion Matters",
|
||||
excerpt: "Optimizing for the user journey.",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/cool-background-blank-wallpaper-place-your-concept_1194-640297.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/cool-background-blank-wallpaper-place-your-concept_1194-640297.jpg?_wi=16",
|
||||
authorName: "Julia R.",
|
||||
authorAvatar: "http://img.b2bpic.net/free-photo/attractive-blond-business-woman-white-shirt-grey-background_613910-3695.jpg",
|
||||
date: "Nov 2023",
|
||||
|
||||
Reference in New Issue
Block a user