Update src/app/page.tsx
This commit is contained in:
@@ -84,7 +84,7 @@ export default function LandingPage() {
|
||||
imageAlt: "Luxury Lounge",
|
||||
},
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/techno-party-lifestyle_52683-122056.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/techno-party-lifestyle_52683-122056.jpg?_wi=1",
|
||||
imageAlt: "DJ Set",
|
||||
},
|
||||
{
|
||||
@@ -105,7 +105,7 @@ export default function LandingPage() {
|
||||
id: 1,
|
||||
title: "Signature Mixology",
|
||||
description: "Crafted cocktails that hit every time.",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/rose-cocktail-table_140725-1416.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/rose-cocktail-table_140725-1416.jpg?_wi=1",
|
||||
imageAlt: "Drinks",
|
||||
},
|
||||
{
|
||||
@@ -139,7 +139,7 @@ export default function LandingPage() {
|
||||
name: "Sarah Johnson",
|
||||
role: "Local Professional",
|
||||
testimonial: "Great cocktails and amazing vibe. Perfect for chilling with friends.",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/young-woman-with-dark-long-hair-talking-phone-coffee-shop_273609-2799.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/young-woman-with-dark-long-hair-talking-phone-coffee-shop_273609-2799.jpg?_wi=1",
|
||||
},
|
||||
{
|
||||
id: "2",
|
||||
@@ -167,7 +167,7 @@ export default function LandingPage() {
|
||||
name: "Amina Okafor",
|
||||
role: "Socialite",
|
||||
testimonial: "The best spot in Takoradi for a sophisticated night out.",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/young-woman-with-dark-long-hair-talking-phone-coffee-shop_273609-2799.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/young-woman-with-dark-long-hair-talking-phone-coffee-shop_273609-2799.jpg?_wi=2",
|
||||
},
|
||||
]}
|
||||
title="What People Are Saying"
|
||||
|
||||
Reference in New Issue
Block a user