Update src/pages/HomePage.tsx
This commit is contained in:
@@ -27,7 +27,7 @@ export default function HomePage() {
|
||||
}}
|
||||
items={[
|
||||
{
|
||||
imageSrc: "https://storage.googleapis.com/webild/users/user_3FSAh0agqTMPj7fzDqEW12o9qVk/uploaded-1782058249614-4tetrwt3.png",
|
||||
imageSrc: "https://storage.googleapis.com/webild/users/user_3FSAh0agqTMPj7fzDqEW12o9qVk/uploaded-1782058249614-4tetrwt3.png?_wi=1",
|
||||
},
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/elegant-cozy-office-lifestyle_23-2149636247.jpg",
|
||||
@@ -39,7 +39,7 @@ export default function HomePage() {
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/top-view-career-guidance-items-designers_23-2149443497.jpg",
|
||||
},
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/unknown-man-posing-with-blue-background-medium-shot_23-2149417616.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/unknown-man-posing-with-blue-background-medium-shot_23-2149417616.jpg?_wi=1",
|
||||
},
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/black-smoke-background-border-textured-wallpaper-high-resolution_53876-128266.jpg",
|
||||
@@ -89,7 +89,7 @@ export default function HomePage() {
|
||||
{
|
||||
title: "Portfolio Site",
|
||||
description: "Minimal design focus.",
|
||||
imageSrc: "https://storage.googleapis.com/webild/users/user_3FSAh0agqTMPj7fzDqEW12o9qVk/uploaded-1782058249614-4tetrwt3.png",
|
||||
imageSrc: "https://storage.googleapis.com/webild/users/user_3FSAh0agqTMPj7fzDqEW12o9qVk/uploaded-1782058249614-4tetrwt3.png?_wi=2",
|
||||
},
|
||||
]}
|
||||
/>
|
||||
@@ -205,7 +205,7 @@ export default function HomePage() {
|
||||
name: "Alex Smith",
|
||||
role: "CEO",
|
||||
quote: "Fantastic attention to detail.",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/unknown-man-posing-with-blue-background-medium-shot_23-2149417616.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/unknown-man-posing-with-blue-background-medium-shot_23-2149417616.jpg?_wi=2",
|
||||
},
|
||||
{
|
||||
id: "2",
|
||||
|
||||
Reference in New Issue
Block a user