Merge version_1 into main #1
@@ -34,7 +34,7 @@ const assetMap = {
|
|||||||
"testimonial-4": {"url":"http://img.b2bpic.net/free-photo/young-handsome-man-white-shirt-open-having-breakfast-cafe-with-vegetarian-burger-drinking-coffee-lifestyle-tropical-island-life-bali_1321-3968.jpg","alt":"man with glasses serious portrait"},
|
"testimonial-4": {"url":"http://img.b2bpic.net/free-photo/young-handsome-man-white-shirt-open-having-breakfast-cafe-with-vegetarian-burger-drinking-coffee-lifestyle-tropical-island-life-bali_1321-3968.jpg","alt":"man with glasses serious portrait"},
|
||||||
"testimonial-5": {"url":"http://img.b2bpic.net/free-photo/glad-blonde-woman-model-keeps-arms-folded-has-toothy-smile-rejoices-meeting-with-best-friend-share-impressions-after-party-dressed-white-t-shirt_273609-16892.jpg","alt":"blonde woman happy portrait"},
|
"testimonial-5": {"url":"http://img.b2bpic.net/free-photo/glad-blonde-woman-model-keeps-arms-folded-has-toothy-smile-rejoices-meeting-with-best-friend-share-impressions-after-party-dressed-white-t-shirt_273609-16892.jpg","alt":"blonde woman happy portrait"},
|
||||||
"og-image": {"url":"http://img.b2bpic.net/free-photo/salmon-salad-with-fresh-vegetables_140725-2439.jpg","alt":"luxury seafood dish hero shot"},
|
"og-image": {"url":"http://img.b2bpic.net/free-photo/salmon-salad-with-fresh-vegetables_140725-2439.jpg","alt":"luxury seafood dish hero shot"},
|
||||||
"twitter-image": {"url":"http://img.b2bpic.net/free-photo/top-view-savory-eggplant-rolls-with-lemon-slices-dark-surface-fruit-cooking-meal-dinner-dish_140725-102041.jpg","alt":"luxury seafood dish twitter card"}
|
"twitter-image": {"url":"http://img.b2bpic.net/free-photo/top-view-savory-eggplant-rolls-with-lemon-slices-dark-surface-food-cook-meal-dinner-dish_140725-102041.jpg","alt":"luxury seafood dish twitter card"}
|
||||||
};
|
};
|
||||||
|
|
||||||
function getAssetUrl(id) {
|
function getAssetUrl(id) {
|
||||||
@@ -93,7 +93,6 @@ export default function LandingPage() {
|
|||||||
{ id: "item5", imageSrc: getAssetUrl("hero-carousel-5"), imageAlt: getAssetAlt("hero-carousel-5", "Chef preparing a gourmet fish dish") },
|
{ id: "item5", imageSrc: getAssetUrl("hero-carousel-5"), imageAlt: getAssetAlt("hero-carousel-5", "Chef preparing a gourmet fish dish") },
|
||||||
{ id: "item6", imageSrc: getAssetUrl("hero-carousel-6"), imageAlt: getAssetAlt("hero-carousel-6", "Gourmet seafood pasta dish") },
|
{ id: "item6", imageSrc: getAssetUrl("hero-carousel-6"), imageAlt: getAssetAlt("hero-carousel-6", "Gourmet seafood pasta dish") },
|
||||||
]}
|
]}
|
||||||
useInvertedBackground={false}
|
|
||||||
ariaLabel="Hero section"
|
ariaLabel="Hero section"
|
||||||
/>
|
/>
|
||||||
</div>
|
</div>
|
||||||
@@ -197,10 +196,6 @@ export default function LandingPage() {
|
|||||||
useInvertedBackground={false}
|
useInvertedBackground={false}
|
||||||
buttonText="NON APPLICABILE"
|
buttonText="NON APPLICABILE"
|
||||||
inputPlaceholder="NON APPLICABILE"
|
inputPlaceholder="NON APPLICABILE"
|
||||||
buttons={[
|
|
||||||
{ text: "CHIAMA ORA: +39 06 12345678", href: "tel:+390612345678" },
|
|
||||||
{ text: "VISITA IL SITO UFFICIALE: magacucinadimare.it", href: "https://www.magacucinadimare.it" },
|
|
||||||
]}
|
|
||||||
ariaLabel="Contact section"
|
ariaLabel="Contact section"
|
||||||
/>
|
/>
|
||||||
</div>
|
</div>
|
||||||
|
|||||||
Reference in New Issue
Block a user