diff --git a/src/app/about/page.tsx b/src/app/about/page.tsx index 121bf43..76aad7d 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" useInvertedBackground={false} @@ -61,37 +61,37 @@ export default function AboutPage() { { id: "1", name: "Sarah Johnson", - imageSrc: "http://img.b2bpic.net/free-photo/confident-african-american-businessman-black-classic-jacket-isolated-dark-background_613910-17869.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/confident-african-american-businessman-black-classic-jacket-isolated-dark-background_613910-17869.jpg?_wi=7", imageAlt: "Sarah Johnson", }, { id: "2", name: "Michael Chen", - imageSrc: "http://img.b2bpic.net/free-photo/confident-african-american-businessman-black-classic-jacket-isolated-dark-background_613910-17869.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/confident-african-american-businessman-black-classic-jacket-isolated-dark-background_613910-17869.jpg?_wi=8", imageAlt: "Michael Chen", }, { id: "3", name: "Emma Rodriguez", - imageSrc: "http://img.b2bpic.net/free-photo/confident-african-american-businessman-black-classic-jacket-isolated-dark-background_613910-17869.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/confident-african-american-businessman-black-classic-jacket-isolated-dark-background_613910-17869.jpg?_wi=9", imageAlt: "Emma Rodriguez", }, { id: "4", name: "David Kim", - imageSrc: "http://img.b2bpic.net/free-photo/confident-african-american-businessman-black-classic-jacket-isolated-dark-background_613910-17869.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/confident-african-american-businessman-black-classic-jacket-isolated-dark-background_613910-17869.jpg?_wi=10", imageAlt: "David Kim", }, { id: "5", name: "Lisa Anderson", - imageSrc: "http://img.b2bpic.net/free-photo/confident-african-american-businessman-black-classic-jacket-isolated-dark-background_613910-17869.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/confident-african-american-businessman-black-classic-jacket-isolated-dark-background_613910-17869.jpg?_wi=11", imageAlt: "Lisa Anderson", }, { id: "6", name: "James Wilson", - imageSrc: "http://img.b2bpic.net/free-photo/confident-african-american-businessman-black-classic-jacket-isolated-dark-background_613910-17869.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/confident-african-american-businessman-black-classic-jacket-isolated-dark-background_613910-17869.jpg?_wi=12", imageAlt: "James Wilson", }, ]} diff --git a/src/app/contact/page.tsx b/src/app/contact/page.tsx index 53f9fe0..1f6c0ae 100644 --- a/src/app/contact/page.tsx +++ b/src/app/contact/page.tsx @@ -40,7 +40,7 @@ export default function ContactPage() { title="Get in Touch with Palfina Hotel" description="Have questions about our rooms, facilities, or services? Our dedicated guest relations team is here to help. Reach out and let us know how we can assist you." useInvertedBackground={false} - imageSrc="http://img.b2bpic.net/free-photo/grey-painted-fancy-restaurant-with-empty-dinner-table_140725-8729.jpg" + imageSrc="http://img.b2bpic.net/free-photo/grey-painted-fancy-restaurant-with-empty-dinner-table_140725-8729.jpg?_wi=3" imageAlt="Palfina Hotel hospitality and dining" mediaAnimation="slide-up" mediaPosition="right" diff --git a/src/app/page.tsx b/src/app/page.tsx index 3a47959..9bcf607 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -139,7 +139,7 @@ export default function HomePage() { price: "$120/night", rating: 4, reviewCount: "2.3k", - imageSrc: "http://img.b2bpic.net/free-photo/interior-modern-comfortable-hotel-room_1232-1822.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/interior-modern-comfortable-hotel-room_1232-1822.jpg?_wi=1", imageAlt: "Standard room with queen bed and modern amenities", }, { @@ -149,7 +149,7 @@ export default function HomePage() { price: "$185/night", rating: 5, reviewCount: "3.8k", - imageSrc: "http://img.b2bpic.net/free-photo/luxury-bedroom-interior-with-rich-furniture-scenic-view-from-walkout-deck_1258-111483.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/luxury-bedroom-interior-with-rich-furniture-scenic-view-from-walkout-deck_1258-111483.jpg?_wi=1", imageAlt: "Executive room with city view and premium furnishings", }, { @@ -159,7 +159,7 @@ export default function HomePage() { price: "$280/night", rating: 5, reviewCount: "4.2k", - imageSrc: "http://img.b2bpic.net/free-photo/luxury-bedroom-interior-with-rich-furniture-scenic-view-from-walkout-deck_1258-111483.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/luxury-bedroom-interior-with-rich-furniture-scenic-view-from-walkout-deck_1258-111483.jpg?_wi=2", imageAlt: "Spacious deluxe suite with separate living area", }, ]} @@ -198,37 +198,37 @@ export default function HomePage() { { id: "1", name: "Sarah Johnson", - imageSrc: "http://img.b2bpic.net/free-photo/confident-african-american-businessman-black-classic-jacket-isolated-dark-background_613910-17869.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/confident-african-american-businessman-black-classic-jacket-isolated-dark-background_613910-17869.jpg?_wi=1", imageAlt: "Sarah Johnson", }, { id: "2", name: "Michael Chen", - imageSrc: "http://img.b2bpic.net/free-photo/confident-african-american-businessman-black-classic-jacket-isolated-dark-background_613910-17869.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/confident-african-american-businessman-black-classic-jacket-isolated-dark-background_613910-17869.jpg?_wi=2", imageAlt: "Michael Chen", }, { id: "3", name: "Emma Rodriguez", - imageSrc: "http://img.b2bpic.net/free-photo/confident-african-american-businessman-black-classic-jacket-isolated-dark-background_613910-17869.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/confident-african-american-businessman-black-classic-jacket-isolated-dark-background_613910-17869.jpg?_wi=3", imageAlt: "Emma Rodriguez", }, { id: "4", name: "David Kim", - imageSrc: "http://img.b2bpic.net/free-photo/confident-african-american-businessman-black-classic-jacket-isolated-dark-background_613910-17869.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/confident-african-american-businessman-black-classic-jacket-isolated-dark-background_613910-17869.jpg?_wi=4", imageAlt: "David Kim", }, { id: "5", name: "Lisa Anderson", - imageSrc: "http://img.b2bpic.net/free-photo/confident-african-american-businessman-black-classic-jacket-isolated-dark-background_613910-17869.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/confident-african-american-businessman-black-classic-jacket-isolated-dark-background_613910-17869.jpg?_wi=5", imageAlt: "Lisa Anderson", }, { id: "6", name: "James Wilson", - imageSrc: "http://img.b2bpic.net/free-photo/confident-african-american-businessman-black-classic-jacket-isolated-dark-background_613910-17869.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/confident-african-american-businessman-black-classic-jacket-isolated-dark-background_613910-17869.jpg?_wi=6", imageAlt: "James Wilson", }, ]} @@ -251,7 +251,7 @@ export default function HomePage() { { 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=1" imageAlt="Palfina Hotel exterior building" mediaAnimation="slide-up" useInvertedBackground={false} @@ -263,7 +263,7 @@ export default function HomePage() { title="Find Us & Get in Touch" description="Located in the heart of the city, Palfina Hotel is easily accessible and ready to welcome you. Reach out with any questions or special requests." useInvertedBackground={true} - imageSrc="http://img.b2bpic.net/free-photo/grey-painted-fancy-restaurant-with-empty-dinner-table_140725-8729.jpg" + imageSrc="http://img.b2bpic.net/free-photo/grey-painted-fancy-restaurant-with-empty-dinner-table_140725-8729.jpg?_wi=1" imageAlt="Hotel location and dining experience" mediaAnimation="slide-up" mediaPosition="right" diff --git a/src/app/rooms/page.tsx b/src/app/rooms/page.tsx index 59ae3a4..e19fc38 100644 --- a/src/app/rooms/page.tsx +++ b/src/app/rooms/page.tsx @@ -56,7 +56,7 @@ export default function RoomsPage() { price: "$120/night", rating: 4, reviewCount: "2.3k", - imageSrc: "http://img.b2bpic.net/free-photo/interior-modern-comfortable-hotel-room_1232-1822.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/interior-modern-comfortable-hotel-room_1232-1822.jpg?_wi=2", imageAlt: "Standard room with queen bed and modern amenities", }, { @@ -66,7 +66,7 @@ export default function RoomsPage() { price: "$185/night", rating: 5, reviewCount: "3.8k", - imageSrc: "http://img.b2bpic.net/free-photo/luxury-bedroom-interior-with-rich-furniture-scenic-view-from-walkout-deck_1258-111483.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/luxury-bedroom-interior-with-rich-furniture-scenic-view-from-walkout-deck_1258-111483.jpg?_wi=3", imageAlt: "Executive room with city view and premium furnishings", }, { @@ -76,7 +76,7 @@ export default function RoomsPage() { price: "$280/night", rating: 5, reviewCount: "4.2k", - imageSrc: "http://img.b2bpic.net/free-photo/luxury-bedroom-interior-with-rich-furniture-scenic-view-from-walkout-deck_1258-111483.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/luxury-bedroom-interior-with-rich-furniture-scenic-view-from-walkout-deck_1258-111483.jpg?_wi=4", imageAlt: "Spacious deluxe suite with separate living area", }, ]} @@ -90,7 +90,7 @@ export default function RoomsPage() { title="Special Room Request" description="Have a specific room type in mind? Contact us to discuss special requests, group rates, or custom arrangements for your stay." useInvertedBackground={true} - imageSrc="http://img.b2bpic.net/free-photo/grey-painted-fancy-restaurant-with-empty-dinner-table_140725-8729.jpg" + imageSrc="http://img.b2bpic.net/free-photo/grey-painted-fancy-restaurant-with-empty-dinner-table_140725-8729.jpg?_wi=2" imageAlt="Luxury room amenities" mediaAnimation="slide-up" mediaPosition="right"