Update src/pages/HomePage.tsx
This commit is contained in:
@@ -27,10 +27,10 @@ export default function HomePage() {
|
||||
}}
|
||||
items={[
|
||||
{
|
||||
imageSrc: "https://images.pexels.com/photos/34657189/pexels-photo-34657189.jpeg?auto=compress&cs=tinysrgb&h=650&w=940",
|
||||
imageSrc: "https://images.pexels.com/photos/34657189/pexels-photo-34657189.jpeg?auto=compress&cs=tinysrgb&h=650&w=940&_wi=1",
|
||||
},
|
||||
{
|
||||
imageSrc: "https://images.pexels.com/photos/7688336/pexels-photo-7688336.jpeg?auto=compress&cs=tinysrgb&h=650&w=940",
|
||||
imageSrc: "https://images.pexels.com/photos/7688336/pexels-photo-7688336.jpeg?auto=compress&cs=tinysrgb&h=650&w=940&_wi=1",
|
||||
},
|
||||
{
|
||||
imageSrc: "https://storage.googleapis.com/webild/default/no-image.jpg?id=9g08rp",
|
||||
@@ -113,7 +113,7 @@ export default function HomePage() {
|
||||
imageSrc: "https://images.pexels.com/photos/7970815/pexels-photo-7970815.jpeg?auto=compress&cs=tinysrgb&h=650&w=940",
|
||||
},
|
||||
],
|
||||
imageSrc: "https://images.pexels.com/photos/34657189/pexels-photo-34657189.jpeg?auto=compress&cs=tinysrgb&h=650&w=940",
|
||||
imageSrc: "https://images.pexels.com/photos/34657189/pexels-photo-34657189.jpeg?auto=compress&cs=tinysrgb&h=650&w=940&_wi=2",
|
||||
imageAlt: "creative consulting strategy icon",
|
||||
},
|
||||
{
|
||||
@@ -126,7 +126,7 @@ export default function HomePage() {
|
||||
"Tv",
|
||||
"Smartphone",
|
||||
],
|
||||
imageSrc: "https://images.pexels.com/photos/7688336/pexels-photo-7688336.jpeg?auto=compress&cs=tinysrgb&h=650&w=940",
|
||||
imageSrc: "https://images.pexels.com/photos/7688336/pexels-photo-7688336.jpeg?auto=compress&cs=tinysrgb&h=650&w=940&_wi=2",
|
||||
imageAlt: "creative consulting strategy icon",
|
||||
},
|
||||
]}
|
||||
|
||||
Reference in New Issue
Block a user