Merge version_1 into main
Merge version_1 into main
This commit was merged in pull request #1.
This commit is contained in:
@@ -60,7 +60,7 @@ export default function LandingPage() {
|
||||
handle: "@khayelitsha",
|
||||
testimonial: "The perfect place to relax and meet friends in the neighborhood.",
|
||||
rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/round-table-arrangement-restaurant_23-2147936225.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/round-table-arrangement-restaurant_23-2147936225.jpg?_wi=1",
|
||||
imageAlt: "warm cozy tavern interior wood",
|
||||
},
|
||||
{
|
||||
@@ -68,7 +68,7 @@ export default function LandingPage() {
|
||||
handle: "@local",
|
||||
testimonial: "Always open, always friendly service. Love this spot!",
|
||||
rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/front-view-young-citizens-walking-street-with-phones_74855-5066.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/front-view-young-citizens-walking-street-with-phones_74855-5066.jpg?_wi=1",
|
||||
imageAlt: "tavern storefront exterior local",
|
||||
},
|
||||
{
|
||||
@@ -76,7 +76,7 @@ export default function LandingPage() {
|
||||
handle: "@regular",
|
||||
testimonial: "Great atmosphere and consistently good vibes every day.",
|
||||
rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/round-table-arrangement-restaurant_23-2147936225.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/round-table-arrangement-restaurant_23-2147936225.jpg?_wi=2",
|
||||
imageAlt: "warm cozy tavern interior wood",
|
||||
},
|
||||
{
|
||||
@@ -84,7 +84,7 @@ export default function LandingPage() {
|
||||
handle: "@visitor",
|
||||
testimonial: "Best tavern in Khayelitsha for a quick drink.",
|
||||
rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/front-view-young-citizens-walking-street-with-phones_74855-5066.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/front-view-young-citizens-walking-street-with-phones_74855-5066.jpg?_wi=2",
|
||||
imageAlt: "tavern storefront exterior local",
|
||||
},
|
||||
{
|
||||
@@ -92,11 +92,11 @@ export default function LandingPage() {
|
||||
handle: "@patron",
|
||||
testimonial: "Friendly staff, great location, highly recommend.",
|
||||
rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/round-table-arrangement-restaurant_23-2147936225.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/round-table-arrangement-restaurant_23-2147936225.jpg?_wi=3",
|
||||
imageAlt: "warm cozy tavern interior wood",
|
||||
},
|
||||
]}
|
||||
imageSrc="http://img.b2bpic.net/free-photo/round-table-arrangement-restaurant_23-2147936225.jpg"
|
||||
imageSrc="http://img.b2bpic.net/free-photo/round-table-arrangement-restaurant_23-2147936225.jpg?_wi=4"
|
||||
avatars={[
|
||||
{
|
||||
src: "http://img.b2bpic.net/free-photo/round-table-arrangement-restaurant_23-2147936225.jpg",
|
||||
|
||||
Reference in New Issue
Block a user