Merge version_1 into main
Merge version_1 into main
This commit was merged in pull request #3.
This commit is contained in:
@@ -54,7 +54,7 @@ export default function LandingPage() {
|
||||
{ name: "Emily B.", handle: "@emilyb", testimonial: "The garlic sauce is out of this world. Highly recommend!", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/stylish-young-caucasian-redhead-woman-with-cute-smile-hair-bun-laughing-cheerfully-nice-chat-with-unrecognizable-brunette-girl-gray-hat_273609-2058.jpg" }
|
||||
]}
|
||||
buttons={[{ text: "View Menu", href: "#menu" }]}
|
||||
imageSrc="http://img.b2bpic.net/free-photo/doner-wrapped-lavash-with-side-fries-ketchup_141793-664.jpg"
|
||||
imageSrc="http://img.b2bpic.net/free-photo/doner-wrapped-lavash-with-side-fries-ketchup_141793-664.jpg?_wi=1"
|
||||
imageAlt="Shawarma Wrap"
|
||||
mediaAnimation="slide-up"
|
||||
avatars={[
|
||||
@@ -78,7 +78,7 @@ export default function LandingPage() {
|
||||
{ title: "Warm Hospitality", description: "From complimentary soup samples to tea, we make you feel like family." },
|
||||
{ title: "Generous Portions", description: "We ensure you leave satisfied, with a heart and stomach full of joy." }
|
||||
]}
|
||||
imageSrc="http://img.b2bpic.net/free-photo/befe-sauteed-own-broth-served-with-yogurt-white-plate_114579-1785.jpg"
|
||||
imageSrc="http://img.b2bpic.net/free-photo/befe-sauteed-own-broth-served-with-yogurt-white-plate_114579-1785.jpg?_wi=1"
|
||||
imageAlt="Our Kitchen"
|
||||
mediaAnimation="slide-up"
|
||||
/>
|
||||
@@ -143,8 +143,8 @@ export default function LandingPage() {
|
||||
useInvertedBackground={false}
|
||||
members={[
|
||||
{ id: "tm1", name: "Mr. Jamil", role: "Head Host", description: "The soul of our service, dedicated to making every guest feel at home.", imageSrc: "http://img.b2bpic.net/free-photo/arabic-kebab-sandwich-wrapped-thin-pita_23-2148651102.jpg" },
|
||||
{ id: "tm2", name: "Ramez", role: "Chef", description: "Passionate about authentic spice blends and perfect seasoning.", imageSrc: "http://img.b2bpic.net/free-photo/doner-wrapped-lavash-with-side-fries-ketchup_141793-664.jpg" },
|
||||
{ id: "tm3", name: "Hamza", role: "Hospitality Lead", description: "Ensuring every customer receives our signature warm welcome.", imageSrc: "http://img.b2bpic.net/free-photo/befe-sauteed-own-broth-served-with-yogurt-white-plate_114579-1785.jpg" }
|
||||
{ id: "tm2", name: "Ramez", role: "Chef", description: "Passionate about authentic spice blends and perfect seasoning.", imageSrc: "http://img.b2bpic.net/free-photo/doner-wrapped-lavash-with-side-fries-ketchup_141793-664.jpg?_wi=2" },
|
||||
{ id: "tm3", name: "Hamza", role: "Hospitality Lead", description: "Ensuring every customer receives our signature warm welcome.", imageSrc: "http://img.b2bpic.net/free-photo/befe-sauteed-own-broth-served-with-yogurt-white-plate_114579-1785.jpg?_wi=2" }
|
||||
]}
|
||||
title="Meet Our Dedicated Team"
|
||||
description="The friendly faces behind every meal at Shawarma Anas."
|
||||
|
||||
Reference in New Issue
Block a user