Merge version_1 into main #2
@@ -33,27 +33,27 @@ export default function LandingPage() {
|
||||
{
|
||||
name: "Home",
|
||||
id: "hero",
|
||||
href: "#hero",
|
||||
|
||||
},
|
||||
{
|
||||
name: "Sobre",
|
||||
id: "sobre",
|
||||
href: "#sobre",
|
||||
|
||||
},
|
||||
{
|
||||
name: "Cardápio",
|
||||
id: "cardapio",
|
||||
href: "#cardapio",
|
||||
|
||||
},
|
||||
{
|
||||
name: "Avaliações",
|
||||
id: "avaliacoes",
|
||||
href: "#avaliacoes",
|
||||
|
||||
},
|
||||
{
|
||||
name: "Contato",
|
||||
id: "contato",
|
||||
href: "#contato",
|
||||
|
||||
},
|
||||
]}
|
||||
button={{
|
||||
@@ -119,11 +119,11 @@ export default function LandingPage() {
|
||||
icon: Music,
|
||||
mediaItems: [
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-vector/geometric-musical-notes-background_23-2147547342.jpg?_wi=1",
|
||||
imageSrc: "http://img.b2bpic.net/free-vector/geometric-musical-notes-background_23-2147547342.jpg",
|
||||
imageAlt: "Ícone de notas musicais",
|
||||
},
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-vector/geometric-musical-notes-background_23-2147547342.jpg?_wi=2",
|
||||
imageSrc: "http://img.b2bpic.net/free-vector/geometric-musical-notes-background_23-2147547342.jpg",
|
||||
imageAlt: "Ícone de notas musicais",
|
||||
},
|
||||
],
|
||||
@@ -134,11 +134,11 @@ export default function LandingPage() {
|
||||
icon: Gift,
|
||||
mediaItems: [
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-vector/pack-cocktails-flat-design_23-2147639953.jpg?_wi=1",
|
||||
imageSrc: "http://img.b2bpic.net/free-vector/pack-cocktails-flat-design_23-2147639953.jpg",
|
||||
imageAlt: "Ícone de copo de cocktail",
|
||||
},
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-vector/pack-cocktails-flat-design_23-2147639953.jpg?_wi=2",
|
||||
imageSrc: "http://img.b2bpic.net/free-vector/pack-cocktails-flat-design_23-2147639953.jpg",
|
||||
imageAlt: "Ícone de copo de cocktail",
|
||||
},
|
||||
],
|
||||
@@ -149,11 +149,11 @@ export default function LandingPage() {
|
||||
icon: Home,
|
||||
mediaItems: [
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-vector/furniture-sale-instagram-post-collection_23-2148705770.jpg?_wi=1",
|
||||
imageSrc: "http://img.b2bpic.net/free-vector/furniture-sale-instagram-post-collection_23-2148705770.jpg",
|
||||
imageAlt: "Ícone de sofá aconchegante",
|
||||
},
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-vector/furniture-sale-instagram-post-collection_23-2148705770.jpg?_wi=2",
|
||||
imageSrc: "http://img.b2bpic.net/free-vector/furniture-sale-instagram-post-collection_23-2148705770.jpg",
|
||||
imageAlt: "Ícone de sofá aconchegante",
|
||||
},
|
||||
],
|
||||
@@ -164,11 +164,11 @@ export default function LandingPage() {
|
||||
icon: Star,
|
||||
mediaItems: [
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-vector/outlet-stamp-design-collection_23-2149788659.jpg?_wi=1",
|
||||
imageSrc: "http://img.b2bpic.net/free-vector/outlet-stamp-design-collection_23-2149788659.jpg",
|
||||
imageAlt: "Ícone de estrela de qualidade",
|
||||
},
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-vector/outlet-stamp-design-collection_23-2149788659.jpg?_wi=2",
|
||||
imageSrc: "http://img.b2bpic.net/free-vector/outlet-stamp-design-collection_23-2149788659.jpg",
|
||||
imageAlt: "Ícone de estrela de qualidade",
|
||||
},
|
||||
],
|
||||
|
||||
Reference in New Issue
Block a user