Update src/app/page.tsx
This commit is contained in:
@@ -50,7 +50,7 @@ export default function LandingPage() {
|
||||
{ name: "Jordan B", handle: "@jordan", testimonial: "This place has become a taste of home for me.", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/friends-near-bar-looking-phone_171337-18161.jpg" },
|
||||
{ name: "Shamim Bulya", handle: "@shamim", testimonial: "Perfect for a chill with friends or a cosy dinner.", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/happy-young-female-student-eating-fast-food-fast-food-cheat-meal_169016-67586.jpg" },
|
||||
{ name: "Amanda O", handle: "@amanda", testimonial: "Best restrooms in Uganda.", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/sexy-business-woman-wearing-blue-suit-sitting-summer-cafe_285396-7923.jpg" },
|
||||
{ name: "Mark D", handle: "@mark", testimonial: "The atmosphere is unmatched in Kampala.", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/fashion-portrait-woman-black-suit-butterfly-tie-hat-luxury-villa_343596-2804.jpg" },
|
||||
{ name: "Mark D", handle: "@mark", testimonial: "The atmosphere is unmatched in Kampala.", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/fashion-portrait-woman-black-suit-butterfly-tie-hat-luxury-villa_343596-2804.jpg?_wi=1" },
|
||||
]}
|
||||
buttons={[{ text: "Reserve a Table", href: "#reservation" }, { text: "Explore the Menu", href: "#menu" }]}
|
||||
imageSrc="http://img.b2bpic.net/free-photo/retro-theatre-scene-celebrate-world-theatre-day_23-2151211472.jpg"
|
||||
@@ -148,7 +148,7 @@ export default function LandingPage() {
|
||||
{ id: "t2", title: "Masterpieces", quote: "The cocktails are masterpieces.", name: "Winnie R", role: "Creative", imageSrc: "http://img.b2bpic.net/free-photo/internationals-people-standing-cafe-with-shopping-bags_1157-31452.jpg" },
|
||||
{ id: "t3", title: "Cozy vibes", quote: "Perfect for a chill with friends or a cosy dinner.", name: "Shamim Bulya", role: "Professional", imageSrc: "http://img.b2bpic.net/free-photo/young-couple-using-laptop-while-having-lunch-together-restaurant_58466-16037.jpg" },
|
||||
{ id: "t4", title: "Authentic", quote: "Best restrooms in Uganda.", name: "Amanda O", role: "Patron", imageSrc: "http://img.b2bpic.net/free-photo/beautiful-senior-woman-portrait-wearing-black-jacket_23-2148891716.jpg" },
|
||||
{ id: "t5", title: "Top class", quote: "The atmosphere is unmatched in Kampala.", name: "Mark D", role: "Expat", imageSrc: "http://img.b2bpic.net/free-photo/fashion-portrait-woman-black-suit-butterfly-tie-hat-luxury-villa_343596-2804.jpg" },
|
||||
{ id: "t5", title: "Top class", quote: "The atmosphere is unmatched in Kampala.", name: "Mark D", role: "Expat", imageSrc: "http://img.b2bpic.net/free-photo/fashion-portrait-woman-black-suit-butterfly-tie-hat-luxury-villa_343596-2804.jpg?_wi=2" },
|
||||
]}
|
||||
title="Guest Stories"
|
||||
description="What our patrons say."
|
||||
|
||||
Reference in New Issue
Block a user