Update src/pages/HomePage.tsx

This commit is contained in:
2026-06-13 11:08:15 +00:00
parent 59db85d73a
commit cd4d434afa

View File

@@ -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",
},
]}