Merge version_2 into main
Merge version_2 into main
This commit was merged in pull request #2.
This commit is contained in:
@@ -86,9 +86,9 @@ export default function LandingPage() {
|
||||
heading={[
|
||||
{
|
||||
type: "text", content: "Our Story: Freshness from the Drin"},
|
||||
{
|
||||
type: "image", src: "http://img.b2bpic.net/free-photo/full-shot-girl-sitting-outdoors_23-2148629702.jpg", alt: "Interior of Trofta e Drinit restaurant"}
|
||||
]}
|
||||
imageSrc="http://img.b2bpic.net/free-photo/full-shot-girl-sitting-outdoors_23-2148629702.jpg"
|
||||
imageAlt="Interior of Trofta e Drinit restaurant"
|
||||
/>
|
||||
</div>
|
||||
|
||||
@@ -158,16 +158,16 @@ export default function LandingPage() {
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/cropped-shot-good-looking-dark-skinned-man-happy-about-good-news-from-internet-has-lunch-drinks-water_273609-8926.jpg", imageAlt: "Portrait of Elira H."},
|
||||
{
|
||||
id: "t2", name: "Mark D.", role: "Traveler", company: "Prishtina", rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/group-friends-having-lunch-together-restaurant_23-2150520106.jpg", alt: "Portrait of Mark D."},
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/group-friends-having-lunch-together-restaurant_23-2150520106.jpg", imageAlt: "Portrait of Mark D."},
|
||||
{
|
||||
id: "t3", name: "Drita M.", role: "Local Resident", company: "Shkodra", rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/high-angle-friends-eating-restaurant_23-2150491774.jpg", alt: "Portrait of Drita M."},
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/high-angle-friends-eating-restaurant_23-2150491774.jpg", imageAlt: "Portrait of Drita M."},
|
||||
{
|
||||
id: "t4", name: "Ben L.", role: "Chef", company: "London", rating: 4,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/friends-having-fun-their-reunion_23-2149215767.jpg", alt: "Portrait of Ben L."},
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/friends-having-fun-their-reunion_23-2149215767.jpg", imageAlt: "Portrait of Ben L."},
|
||||
{
|
||||
id: "t5", name: "Sofia R.", role: "Retiree", company: "Durrës", rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/content-people-clinking-with-glasses-cafe_23-2147735749.jpg", alt: "Portrait of Sofia R."},
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/content-people-clinking-with-glasses-cafe_23-2147735749.jpg", imageAlt: "Portrait of Sofia R."},
|
||||
]}
|
||||
kpiItems={[
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user