Merge version_1 into main #4

Merged
bender merged 1 commits from version_1 into main 2026-06-04 15:51:55 +00:00

View File

@@ -60,7 +60,7 @@ export default function LandingPage() {
testimonials={[
{
name: "John D.", handle: "@johndubai", testimonial: "Amazing food and even better vibe!", rating: 4.5,
imageSrc: "http://img.b2bpic.net/free-photo/authentic-book-club-scene_23-2150104578.jpg"},
imageSrc: "http://img.b2bpic.net/free-photo/authentic-book-club-scene_23-2150104578.jpg?_wi=1"},
{
name: "Jane S.", handle: "@janesmithdxb", testimonial: "The best spot on Bluewaters for a night out.", rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/portrait-beautiful-smiling-brunette-model-dressed-summer-hipster-jacket-jeans-clothes_158538-1629.jpg"},
@@ -104,7 +104,7 @@ export default function LandingPage() {
type: "text-icon", text: "Happy Hour Daily", icon: Sparkles,
},
]}
imageSrc="http://img.b2bpic.net/free-photo/authentic-book-club-scene_23-2150104578.jpg"
imageSrc="http://img.b2bpic.net/free-photo/authentic-book-club-scene_23-2150104578.jpg?_wi=2"
imageAlt="businesswoman smiling portrait professional"
/>
</div>