diff --git a/src/app/about/page.tsx b/src/app/about/page.tsx index 96f2754..1c93e3d 100644 --- a/src/app/about/page.tsx +++ b/src/app/about/page.tsx @@ -48,7 +48,7 @@ export default function AboutPage() { { value: "15+", title: "Years of Excellence" }, { value: "50k+", title: "Happy Guests Annually" }, ]} - imageSrc="http://img.b2bpic.net/free-photo/aerial-shot-aria-hotel-las-vegas_181624-42881.jpg" + imageSrc="http://img.b2bpic.net/free-photo/aerial-shot-aria-hotel-las-vegas_181624-42881.jpg?_wi=2" imageAlt="Palfina Hotel exterior building" mediaAnimation="slide-up" metricsAnimation="slide-up" @@ -60,17 +60,17 @@ export default function AboutPage() {