diff --git a/src/pages/HomePage.tsx b/src/pages/HomePage.tsx index ad1baa5..0c66edf 100644 --- a/src/pages/HomePage.tsx +++ b/src/pages/HomePage.tsx @@ -26,10 +26,10 @@ export default function HomePage() { }} items={[ { - imageSrc: "http://img.b2bpic.net/free-photo/modern-boardroom-with-digital-monitor_482257-123487.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/modern-boardroom-with-digital-monitor_482257-123487.jpg?_wi=1", }, { - imageSrc: "http://img.b2bpic.net/free-photo/close-up-company-team-working_23-2149145116.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/close-up-company-team-working_23-2149145116.jpg?_wi=1", }, ]} /> @@ -40,7 +40,7 @@ export default function HomePage() { tag="About Us" title="Your Dedicated Partner in Digital Success" description="At [Agency Name], we're more than just a marketing agency; we're an extension of your team. With years of expertise in the ever-evolving digital landscape, we bring innovative strategies, creative solutions, and data-driven insights to help businesses like yours thrive. Our passion is to connect your brand with its audience, driving engagement, conversions, and sustainable growth." - imageSrc="http://img.b2bpic.net/free-photo/empty-interior-with-chess-board-game-chips-table-space-prepared-fun-get-together-with-friends-no-people-living-room-decorated-with-leisure-activity-games-enjoy-gathering_482257-43520.jpg" + imageSrc="http://img.b2bpic.net/free-photo/empty-interior-with-chess-board-game-chips-table-space-prepared-fun-get-together-with-friends-no-people-living-room-decorated-with-leisure-activity-games-enjoy-gathering_482257-43520.jpg?_wi=1" /> @@ -78,7 +78,7 @@ export default function HomePage() { title: "Performance Marketing", description: "Drive immediate results with targeted paid advertising campaigns across various platforms.", bentoComponent: "animated-bar-chart", - imageSrc: "http://img.b2bpic.net/free-photo/modern-boardroom-with-digital-monitor_482257-123487.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/modern-boardroom-with-digital-monitor_482257-123487.jpg?_wi=2", imageAlt: "digital marketing report analysis", }, { @@ -102,7 +102,7 @@ export default function HomePage() { }, ], placeholder: "Crafting engaging social presence...", - imageSrc: "http://img.b2bpic.net/free-photo/close-up-company-team-working_23-2149145116.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/close-up-company-team-working_23-2149145116.jpg?_wi=2", imageAlt: "digital marketing report analysis", }, { @@ -115,7 +115,7 @@ export default function HomePage() { "Palette", "Gem", ], - imageSrc: "http://img.b2bpic.net/free-photo/empty-interior-with-chess-board-game-chips-table-space-prepared-fun-get-together-with-friends-no-people-living-room-decorated-with-leisure-activity-games-enjoy-gathering_482257-43520.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/empty-interior-with-chess-board-game-chips-table-space-prepared-fun-get-together-with-friends-no-people-living-room-decorated-with-leisure-activity-games-enjoy-gathering_482257-43520.jpg?_wi=2", imageAlt: "digital marketing report analysis", }, ]}