Update src/app/page.tsx
This commit is contained in:
@@ -66,14 +66,14 @@ export default function LandingPage() {
|
||||
handle: "@muttleypilot",
|
||||
testimonial: "Excellent place!",
|
||||
rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/impressed-middle-aged-man-wearing-white-t-shirt-with-tie-showing-thumb-up-points-side-isolated-orange-wall_141793-103275.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/impressed-middle-aged-man-wearing-white-t-shirt-with-tie-showing-thumb-up-points-side-isolated-orange-wall_141793-103275.jpg?_wi=1",
|
||||
},
|
||||
{
|
||||
name: "Skipijs",
|
||||
handle: "@skipijs",
|
||||
testimonial: "Kebabs, kas burtiski mainīja manu asinsgrupu uz extra spicy sauce!",
|
||||
rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/smiley-mother-daughter-side-view_23-2149854624.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/smiley-mother-daughter-side-view_23-2149854624.jpg?_wi=1",
|
||||
},
|
||||
{
|
||||
name: "Tedijs Turks",
|
||||
@@ -103,7 +103,7 @@ export default function LandingPage() {
|
||||
href: "#contact",
|
||||
},
|
||||
]}
|
||||
imageSrc="http://img.b2bpic.net/free-photo/traditional-azerbaijani-lula-kebab-table_140725-865.jpg"
|
||||
imageSrc="http://img.b2bpic.net/free-photo/traditional-azerbaijani-lula-kebab-table_140725-865.jpg?_wi=1"
|
||||
imageAlt="Has Kebabs Bauska delicious doner"
|
||||
mediaAnimation="slide-up"
|
||||
avatars={[
|
||||
@@ -173,7 +173,7 @@ export default function LandingPage() {
|
||||
imageAlt: "Svaigas sastāvdaļas",
|
||||
},
|
||||
],
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/traditional-azerbaijani-lula-kebab-table_140725-865.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/traditional-azerbaijani-lula-kebab-table_140725-865.jpg?_wi=2",
|
||||
imageAlt: "fresh ingredients vegetables icon style",
|
||||
},
|
||||
{
|
||||
@@ -199,7 +199,7 @@ export default function LandingPage() {
|
||||
icon: Zap,
|
||||
mediaItems: [
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/impressed-middle-aged-man-wearing-white-t-shirt-with-tie-showing-thumb-up-points-side-isolated-orange-wall_141793-103275.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/impressed-middle-aged-man-wearing-white-t-shirt-with-tie-showing-thumb-up-points-side-isolated-orange-wall_141793-103275.jpg?_wi=2",
|
||||
imageAlt: "Ātra apkalpošana",
|
||||
},
|
||||
{
|
||||
@@ -207,7 +207,7 @@ export default function LandingPage() {
|
||||
imageAlt: "Ātra apkalpošana",
|
||||
},
|
||||
],
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/smiley-mother-daughter-side-view_23-2149854624.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/smiley-mother-daughter-side-view_23-2149854624.jpg?_wi=2",
|
||||
imageAlt: "fresh ingredients vegetables icon style",
|
||||
},
|
||||
]}
|
||||
@@ -310,7 +310,7 @@ export default function LandingPage() {
|
||||
title: "Darba laiks",
|
||||
},
|
||||
]}
|
||||
imageSrc="http://img.b2bpic.net/free-photo/friends-love-pizza_23-2147640617.jpg"
|
||||
imageSrc="http://img.b2bpic.net/free-photo/friends-love-pizza_23-2147640617.jpg?_wi=1"
|
||||
mediaAnimation="slide-up"
|
||||
/>
|
||||
</div>
|
||||
@@ -339,7 +339,7 @@ export default function LandingPage() {
|
||||
title="Biežāk uzdotie jautājumi"
|
||||
description="Viss, ko vēlaties zināt par mūsu kebabu gatavošanu."
|
||||
faqsAnimation="slide-up"
|
||||
imageSrc="http://img.b2bpic.net/free-photo/friends-love-pizza_23-2147640617.jpg"
|
||||
imageSrc="http://img.b2bpic.net/free-photo/friends-love-pizza_23-2147640617.jpg?_wi=2"
|
||||
/>
|
||||
</div>
|
||||
|
||||
|
||||
Reference in New Issue
Block a user