Merge version_1 into main
Merge version_1 into main
This commit was merged in pull request #1.
This commit is contained in:
@@ -62,7 +62,7 @@ export default function LandingPage() {
|
||||
href: "#contact",
|
||||
},
|
||||
]}
|
||||
imageSrc="http://img.b2bpic.net/free-photo/seasonal-cauliflower-salad-with-glass-burgundy_114579-2177.jpg"
|
||||
imageSrc="http://img.b2bpic.net/free-photo/seasonal-cauliflower-salad-with-glass-burgundy_114579-2177.jpg?_wi=1"
|
||||
avatars={[
|
||||
{
|
||||
src: "http://img.b2bpic.net/free-photo/smiling-lady-shirt-sitting-bar-counter-with-soda-water-hand-burger-near-happily-looking-camera-while-spending-time-cafe_574295-329.jpg",
|
||||
@@ -91,35 +91,35 @@ export default function LandingPage() {
|
||||
handle: "@ali",
|
||||
testimonial: "Amazing ambiance and food!",
|
||||
rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/woman-retro-vintage-50-s-cafe-sitting-table-drinking-milk-shake-cocktail-black-leather-jacket-wearing-pink-sunglasses_285396-10322.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/woman-retro-vintage-50-s-cafe-sitting-table-drinking-milk-shake-cocktail-black-leather-jacket-wearing-pink-sunglasses_285396-10322.jpg?_wi=1",
|
||||
},
|
||||
{
|
||||
name: "Sarah M.",
|
||||
handle: "@sarah",
|
||||
testimonial: "The best dining in Jnah.",
|
||||
rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-woman-with-delicious-hot-dog_23-2150347894.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-woman-with-delicious-hot-dog_23-2150347894.jpg?_wi=1",
|
||||
},
|
||||
{
|
||||
name: "Karim J.",
|
||||
handle: "@karim",
|
||||
testimonial: "Great service and quality.",
|
||||
rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/top-view-arrangement-with-smiley-emoji-card_23-2148860331.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/top-view-arrangement-with-smiley-emoji-card_23-2148860331.jpg?_wi=1",
|
||||
},
|
||||
{
|
||||
name: "Lara B.",
|
||||
handle: "@lara",
|
||||
testimonial: "Perfect place for birthdays.",
|
||||
rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/flat-lay-arrangement-with-different-feelings_23-2148860315.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/flat-lay-arrangement-with-different-feelings_23-2148860315.jpg?_wi=1",
|
||||
},
|
||||
{
|
||||
name: "Omar K.",
|
||||
handle: "@omar",
|
||||
testimonial: "Highly recommended!",
|
||||
rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/happiness-leisure-lifestyle-concept-smiling-african-american-female-recreates-cafe-restaurant-eats-delicious-dessert-drinks-cocktail-happy-have-pleasant-conversation-with-interlocutor_273609-2194.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/happiness-leisure-lifestyle-concept-smiling-african-american-female-recreates-cafe-restaurant-eats-delicious-dessert-drinks-cocktail-happy-have-pleasant-conversation-with-interlocutor_273609-2194.jpg?_wi=1",
|
||||
},
|
||||
]}
|
||||
/>
|
||||
@@ -254,7 +254,7 @@ export default function LandingPage() {
|
||||
button: {
|
||||
text: "Reserve Now",
|
||||
},
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/seasonal-cauliflower-salad-with-glass-burgundy_114579-2177.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/seasonal-cauliflower-salad-with-glass-burgundy_114579-2177.jpg?_wi=2",
|
||||
imageAlt: "restaurant kitchen",
|
||||
},
|
||||
]}
|
||||
@@ -275,7 +275,7 @@ export default function LandingPage() {
|
||||
handle: "@ali",
|
||||
testimonial: "Amazing ambiance and food!",
|
||||
rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/woman-retro-vintage-50-s-cafe-sitting-table-drinking-milk-shake-cocktail-black-leather-jacket-wearing-pink-sunglasses_285396-10322.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/woman-retro-vintage-50-s-cafe-sitting-table-drinking-milk-shake-cocktail-black-leather-jacket-wearing-pink-sunglasses_285396-10322.jpg?_wi=2",
|
||||
},
|
||||
{
|
||||
id: "2",
|
||||
@@ -283,7 +283,7 @@ export default function LandingPage() {
|
||||
handle: "@sarah",
|
||||
testimonial: "The best dining in Jnah.",
|
||||
rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-woman-with-delicious-hot-dog_23-2150347894.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-woman-with-delicious-hot-dog_23-2150347894.jpg?_wi=2",
|
||||
},
|
||||
{
|
||||
id: "3",
|
||||
@@ -291,7 +291,7 @@ export default function LandingPage() {
|
||||
handle: "@karim",
|
||||
testimonial: "Great service and quality.",
|
||||
rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/top-view-arrangement-with-smiley-emoji-card_23-2148860331.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/top-view-arrangement-with-smiley-emoji-card_23-2148860331.jpg?_wi=2",
|
||||
},
|
||||
{
|
||||
id: "4",
|
||||
@@ -299,7 +299,7 @@ export default function LandingPage() {
|
||||
handle: "@lara",
|
||||
testimonial: "Perfect place for birthdays.",
|
||||
rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/flat-lay-arrangement-with-different-feelings_23-2148860315.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/flat-lay-arrangement-with-different-feelings_23-2148860315.jpg?_wi=2",
|
||||
},
|
||||
{
|
||||
id: "5",
|
||||
@@ -307,7 +307,7 @@ export default function LandingPage() {
|
||||
handle: "@omar",
|
||||
testimonial: "Highly recommended!",
|
||||
rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/happiness-leisure-lifestyle-concept-smiling-african-american-female-recreates-cafe-restaurant-eats-delicious-dessert-drinks-cocktail-happy-have-pleasant-conversation-with-interlocutor_273609-2194.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/happiness-leisure-lifestyle-concept-smiling-african-american-female-recreates-cafe-restaurant-eats-delicious-dessert-drinks-cocktail-happy-have-pleasant-conversation-with-interlocutor_273609-2194.jpg?_wi=2",
|
||||
},
|
||||
]}
|
||||
showRating={true}
|
||||
|
||||
Reference in New Issue
Block a user