Update src/app/page.tsx
This commit is contained in:
@@ -52,16 +52,16 @@ export default function LandingPage() {
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/smiling-redhead-man-with-laptop-looking-camera-cafe_1163-5162.jpg", imageAlt: "professional portrait freelancer business"
|
||||
},
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-psd/design-trends-landing-page-template_23-2148951582.jpg", imageAlt: "project portfolio award design"
|
||||
imageSrc: "http://img.b2bpic.net/free-psd/design-trends-landing-page-template_23-2148951582.jpg?_wi=1", imageAlt: "project portfolio award design"
|
||||
},
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-psd/design-trends-landing-page-template_23-2148951582.jpg", imageAlt: "project portfolio award branding"
|
||||
imageSrc: "http://img.b2bpic.net/free-psd/design-trends-landing-page-template_23-2148951582.jpg?_wi=2", imageAlt: "project portfolio award branding"
|
||||
},
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-psd/dynamic-technology-concept-landing-page_23-2150294640.jpg", imageAlt: "project portfolio award digital"
|
||||
},
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-psd/design-trends-landing-page-template_23-2148951582.jpg", imageAlt: "project portfolio award marketing"
|
||||
imageSrc: "http://img.b2bpic.net/free-psd/design-trends-landing-page-template_23-2148951582.jpg?_wi=3", imageAlt: "project portfolio award marketing"
|
||||
},
|
||||
]}
|
||||
/>
|
||||
|
||||
Reference in New Issue
Block a user