Update src/app/offers/page.tsx

This commit is contained in:
2026-03-05 17:34:58 +00:00
parent 89be04dc1e
commit 6eae3788c2

View File

@@ -118,7 +118,7 @@ export default function OffersPage() {
handle: "@mrodriguez",
testimonial: "Great value for the price! Clean rooms, hot breakfast, and the staff was incredibly friendly. Will definitely book again.",
rating: 5,
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 Rodriguez",
},
{
@@ -127,7 +127,7 @@ export default function OffersPage() {
handle: "@jen_travels",
testimonial: "Perfect location near the airport and all local attractions. The pool area is beautiful and the free parking is a huge plus.",
rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/positive-confident-businesswoman-wearing-formal-suit-standing-with-arms-folded_74855-10328.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/positive-confident-businesswoman-wearing-formal-suit-standing-with-arms-folded_74855-10328.jpg?_wi=2",
imageAlt: "Jennifer Martinez",
},
{
@@ -136,7 +136,7 @@ export default function OffersPage() {
handle: "@d_chen_biz",
testimonial: "Excellent business amenities and fast internet. The business center made my work trip seamless. Highly recommended for business travelers.",
rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/portrait-smiling-young-asian-businessman_1262-1565.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/portrait-smiling-young-asian-businessman_1262-1565.jpg?_wi=2",
imageAlt: "David Chen",
},
]}