Update src/pages/HomePage.tsx

This commit is contained in:
2026-06-14 19:25:38 +00:00
parent 7f7502ee62
commit 82abef2a2c

View File

@@ -28,10 +28,10 @@ export default function HomePage() {
}}
items={[
{
imageSrc: "http://img.b2bpic.net/free-photo/hotel-receptionist-work_23-2149661549.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/hotel-receptionist-work_23-2149661549.jpg?_wi=1",
},
{
imageSrc: "http://img.b2bpic.net/free-photo/deck-chairs-pool_1203-1691.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/deck-chairs-pool_1203-1691.jpg?_wi=1",
},
{
imageSrc: "http://img.b2bpic.net/free-photo/luxury-meeting-dining-room-table-multiple-chairs_114579-2067.jpg",
@@ -94,7 +94,7 @@ export default function HomePage() {
value: "50+",
},
],
imageSrc: "http://img.b2bpic.net/free-photo/hotel-receptionist-work_23-2149661549.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/hotel-receptionist-work_23-2149661549.jpg?_wi=2",
imageAlt: "Steel card with lettering 'Guest Relations' stands on the table",
},
{
@@ -114,7 +114,7 @@ export default function HomePage() {
},
],
placeholder: "Ask our virtual concierge...",
imageSrc: "http://img.b2bpic.net/free-photo/deck-chairs-pool_1203-1691.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/deck-chairs-pool_1203-1691.jpg?_wi=2",
imageAlt: "Steel card with lettering 'Guest Relations' stands on the table",
},
]}