diff --git a/src/App.tsx b/src/App.tsx index 8799642..f0ef3bb 100644 --- a/src/App.tsx +++ b/src/App.tsx @@ -82,7 +82,7 @@ export default function App() { { title: "Infinity Pool", description: "Unwind in our heated infinity pool overlooking the city skyline.", bentoComponent: "media-stack", items: [ { - imageSrc: "https://pixabay.com/get/g312ff9d05b44ff4c049e7b66b01101c22a8c67a9cbc852ade6ea6cae8137e8b02160783247f14b035bcf4a43af72bdc07f8ec010b772df7775b3ed325dc337d9_1280.jpg"}, + imageSrc: "https://pixabay.com/get/g312ff9d05b44ff4c049e7b66b01101c22a8c67a9cbc852ade6ea6cae8137e8b02160783247f14b035bcf4a43af72bdc07f8ec010b772df7775b3ed325dc337d9_1280.jpg?_wi=1"}, { imageSrc: "https://pixabay.com/get/gdaad70410138306392527feaf3087a8f08601da68cc6aa8fe50aa46ed86b751279c05d93b52e924c4e4d44a5de6adec70bfa6fdc3b3cc11a43fd9e32b32246b7_1280.jpg"}, { @@ -100,7 +100,7 @@ export default function App() { description="Consistently providing excellence that turns every guest into a long-term friend of the house." metrics={[ { - value: "25+", title: "Years of Excellence", description: "Providing exceptional stays since 1995.", imageSrc: "https://pixabay.com/get/g312ff9d05b44ff4c049e7b66b01101c22a8c67a9cbc852ade6ea6cae8137e8b02160783247f14b035bcf4a43af72bdc07f8ec010b772df7775b3ed325dc337d9_1280.jpg"}, + value: "25+", title: "Years of Excellence", description: "Providing exceptional stays since 1995.", imageSrc: "https://pixabay.com/get/g312ff9d05b44ff4c049e7b66b01101c22a8c67a9cbc852ade6ea6cae8137e8b02160783247f14b035bcf4a43af72bdc07f8ec010b772df7775b3ed325dc337d9_1280.jpg?_wi=2"}, ]} />