Merge version_1 into main #1
@@ -52,7 +52,7 @@ export default function LandingPage() {
|
||||
{ text: "Vår meny", href: "#product" }
|
||||
]}
|
||||
buttonAnimation="slide-up"
|
||||
imageSrc="http://img.b2bpic.net/free-photo/side-view-table-served-with-pilaf-with-dried-fruits-served-stewed-meat-with-herbs-bowls_140725-12864.jpg"
|
||||
imageSrc="http://img.b2bpic.net/free-photo/side-view-table-served-with-pilaf-with-dried-fruits-served-stewed-meat-with-herbs-bowls_140725-12864.jpg?_wi=1"
|
||||
imageAlt="Stadskällaren restaurant historic cellar dining"
|
||||
mediaAnimation="slide-up"
|
||||
background={{ variant: "radial-gradient" }}
|
||||
@@ -105,7 +105,7 @@ export default function LandingPage() {
|
||||
id: "efterrätt", name: "Efterrätter", price: "89 kr", imageSrc: "http://img.b2bpic.net/free-photo/top-view-yummy-creamy-cake-with-raisins-cup-tea-light-dark-background_140725-80172.jpg", imageAlt: "Elegant presenterad efterrätt"
|
||||
},
|
||||
{
|
||||
id: "viner", name: "Viner & dryck", price: "från 79 kr", imageSrc: "http://img.b2bpic.net/free-photo/side-view-table-served-with-pilaf-with-dried-fruits-served-stewed-meat-with-herbs-bowls_140725-12864.jpg", imageAlt: "Urval av viner och dryck"
|
||||
id: "viner", name: "Viner & dryck", price: "från 79 kr", imageSrc: "http://img.b2bpic.net/free-photo/side-view-table-served-with-pilaf-with-dried-fruits-served-stewed-meat-with-herbs-bowls_140725-12864.jpg?_wi=2", imageAlt: "Urval av viner och dryck"
|
||||
}
|
||||
]}
|
||||
/>
|
||||
|
||||
Reference in New Issue
Block a user