Update src/app/page.tsx
This commit is contained in:
@@ -49,9 +49,9 @@ export default function LandingPage() {
|
|||||||
title="SFR - Smashed For Real"
|
title="SFR - Smashed For Real"
|
||||||
description="Il miglior smash burger di Oderzo. Carne fresca, salse bilanciate, porzioni generose."
|
description="Il miglior smash burger di Oderzo. Carne fresca, salse bilanciate, porzioni generose."
|
||||||
mediaItems={[
|
mediaItems={[
|
||||||
{ imageSrc: "http://img.b2bpic.net/free-photo/close-up-melted-cheese-burger_23-2149342861.jpg", imageAlt: "Smash burger succulent" },
|
{ imageSrc: "http://img.b2bpic.net/free-photo/close-up-melted-cheese-burger_23-2149342861.jpg?_wi=1", imageAlt: "Smash burger succulent" },
|
||||||
{ imageSrc: "http://img.b2bpic.net/free-photo/view-delicious-burger-with-french-fries_23-2150887946.jpg", imageAlt: "Locale ambiance" },
|
{ imageSrc: "http://img.b2bpic.net/free-photo/view-delicious-burger-with-french-fries_23-2150887946.jpg?_wi=1", imageAlt: "Locale ambiance" },
|
||||||
{ imageSrc: "http://img.b2bpic.net/free-photo/yummy-french-fries-spread-table_23-2148374881.jpg", imageAlt: "Patate fritte" },
|
{ imageSrc: "http://img.b2bpic.net/free-photo/yummy-french-fries-spread-table_23-2148374881.jpg?_wi=1", imageAlt: "Patate fritte" },
|
||||||
]}
|
]}
|
||||||
mediaAnimation="blur-reveal"
|
mediaAnimation="blur-reveal"
|
||||||
/>
|
/>
|
||||||
@@ -77,8 +77,8 @@ export default function LandingPage() {
|
|||||||
gridVariant="two-columns-alternating-heights"
|
gridVariant="two-columns-alternating-heights"
|
||||||
useInvertedBackground={false}
|
useInvertedBackground={false}
|
||||||
products={[
|
products={[
|
||||||
{ id: "p1", name: "Classic Smash", price: "10€", imageSrc: "http://img.b2bpic.net/free-photo/male-s-hands-holding-delicious-double-cheeseburger_181624-56398.jpg" },
|
{ id: "p1", name: "Classic Smash", price: "10€", imageSrc: "http://img.b2bpic.net/free-photo/male-s-hands-holding-delicious-double-cheeseburger_181624-56398.jpg?_wi=1" },
|
||||||
{ id: "p2", name: "Double Trouble", price: "14€", imageSrc: "http://img.b2bpic.net/free-photo/front-view-beef-burger-with-salad-bacon_23-2148784490.jpg" },
|
{ id: "p2", name: "Double Trouble", price: "14€", imageSrc: "http://img.b2bpic.net/free-photo/front-view-beef-burger-with-salad-bacon_23-2148784490.jpg?_wi=1" },
|
||||||
{ id: "p3", name: "Bacon Explosion", price: "12€", imageSrc: "http://img.b2bpic.net/free-photo/knife-stuck-burger-metal-tray-roof_181624-2170.jpg" },
|
{ id: "p3", name: "Bacon Explosion", price: "12€", imageSrc: "http://img.b2bpic.net/free-photo/knife-stuck-burger-metal-tray-roof_181624-2170.jpg" },
|
||||||
{ id: "p4", name: "Veggie Smash", price: "11€", imageSrc: "http://img.b2bpic.net/free-photo/burger_1339-1560.jpg" },
|
{ id: "p4", name: "Veggie Smash", price: "11€", imageSrc: "http://img.b2bpic.net/free-photo/burger_1339-1560.jpg" },
|
||||||
{ id: "p5", name: "Cheese Lovers", price: "12€", imageSrc: "http://img.b2bpic.net/free-photo/close-up-view-delicious-meat-sandwich-with-tomatoes-green-dark-color-tray-black-surface-with-free-space_179666-42421.jpg" },
|
{ id: "p5", name: "Cheese Lovers", price: "12€", imageSrc: "http://img.b2bpic.net/free-photo/close-up-view-delicious-meat-sandwich-with-tomatoes-green-dark-color-tray-black-surface-with-free-space_179666-42421.jpg" },
|
||||||
@@ -110,11 +110,11 @@ export default function LandingPage() {
|
|||||||
textboxLayout="split"
|
textboxLayout="split"
|
||||||
useInvertedBackground={false}
|
useInvertedBackground={false}
|
||||||
testimonials={[
|
testimonials={[
|
||||||
{ id: "t1", name: "Giulia S.", date: "4 mesi fa", title: "Ottimo locale", quote: "Locale giovane, gentilissimi e cibo buonissimo!", tag: "Consigliato", avatarSrc: "http://img.b2bpic.net/free-photo/women-eating-traditional-italian-pizza-together_52683-110888.jpg", imageSrc: "http://img.b2bpic.net/free-photo/close-up-melted-cheese-burger_23-2149342861.jpg", imageAlt: "happy customer eating burger" },
|
{ id: "t1", name: "Giulia S.", date: "4 mesi fa", title: "Ottimo locale", quote: "Locale giovane, gentilissimi e cibo buonissimo!", tag: "Consigliato", avatarSrc: "http://img.b2bpic.net/free-photo/women-eating-traditional-italian-pizza-together_52683-110888.jpg", imageSrc: "http://img.b2bpic.net/free-photo/close-up-melted-cheese-burger_23-2149342861.jpg?_wi=2", imageAlt: "happy customer eating burger" },
|
||||||
{ id: "t2", name: "Elio O.", date: "4 mesi fa", title: "Lo smash perfetto", quote: "I panini sono gustosi, la carne è ben cotta e le salse sono perfette.", tag: "5 stelle", avatarSrc: "http://img.b2bpic.net/free-photo/young-adult-enjoying-food_23-2149303536.jpg", imageSrc: "http://img.b2bpic.net/free-photo/view-delicious-burger-with-french-fries_23-2150887946.jpg", imageAlt: "happy customer eating burger" },
|
{ id: "t2", name: "Elio O.", date: "4 mesi fa", title: "Lo smash perfetto", quote: "I panini sono gustosi, la carne è ben cotta e le salse sono perfette.", tag: "5 stelle", avatarSrc: "http://img.b2bpic.net/free-photo/young-adult-enjoying-food_23-2149303536.jpg", imageSrc: "http://img.b2bpic.net/free-photo/view-delicious-burger-with-french-fries_23-2150887946.jpg?_wi=2", imageAlt: "happy customer eating burger" },
|
||||||
{ id: "t3", name: "Andrea C.", date: "un anno fa", title: "Vero amante degli smash", quote: "Li ho mangiati in tutte le capitali, questo è uno dei migliori.", tag: "Top", avatarSrc: "http://img.b2bpic.net/free-photo/pleasant-looking-stylish-bearded-man-speaks-smart-phone_273609-8930.jpg", imageSrc: "http://img.b2bpic.net/free-photo/yummy-french-fries-spread-table_23-2148374881.jpg", imageAlt: "happy customer eating burger" },
|
{ id: "t3", name: "Andrea C.", date: "un anno fa", title: "Vero amante degli smash", quote: "Li ho mangiati in tutte le capitali, questo è uno dei migliori.", tag: "Top", avatarSrc: "http://img.b2bpic.net/free-photo/pleasant-looking-stylish-bearded-man-speaks-smart-phone_273609-8930.jpg", imageSrc: "http://img.b2bpic.net/free-photo/yummy-french-fries-spread-table_23-2148374881.jpg?_wi=2", imageAlt: "happy customer eating burger" },
|
||||||
{ id: "t4", name: "Marco V.", date: "5 mesi fa", title: "Velocissimi", quote: "Servizio veloce e personale gentilissimo. Tornerò sicuramente.", tag: "Ottimo", avatarSrc: "http://img.b2bpic.net/free-photo/mature-woman-standing-straight-posing-camera-striped-blouse-looking-charming-front-view_176474-52653.jpg", imageSrc: "http://img.b2bpic.net/free-photo/male-s-hands-holding-delicious-double-cheeseburger_181624-56398.jpg", imageAlt: "happy customer eating burger" },
|
{ id: "t4", name: "Marco V.", date: "5 mesi fa", title: "Velocissimi", quote: "Servizio veloce e personale gentilissimo. Tornerò sicuramente.", tag: "Ottimo", avatarSrc: "http://img.b2bpic.net/free-photo/mature-woman-standing-straight-posing-camera-striped-blouse-looking-charming-front-view_176474-52653.jpg", imageSrc: "http://img.b2bpic.net/free-photo/male-s-hands-holding-delicious-double-cheeseburger_181624-56398.jpg?_wi=2", imageAlt: "happy customer eating burger" },
|
||||||
{ id: "t5", name: "Sara B.", date: "6 mesi fa", title: "Sapore unico", quote: "Difficile trovare uno smash così a Oderzo. Consigliatissimo!", tag: "Special", avatarSrc: "http://img.b2bpic.net/free-photo/full-shot-woman-with-paper-wrapped-sandwich_23-2151311141.jpg", imageSrc: "http://img.b2bpic.net/free-photo/front-view-beef-burger-with-salad-bacon_23-2148784490.jpg", imageAlt: "happy customer eating burger" },
|
{ id: "t5", name: "Sara B.", date: "6 mesi fa", title: "Sapore unico", quote: "Difficile trovare uno smash così a Oderzo. Consigliatissimo!", tag: "Special", avatarSrc: "http://img.b2bpic.net/free-photo/full-shot-woman-with-paper-wrapped-sandwich_23-2151311141.jpg", imageSrc: "http://img.b2bpic.net/free-photo/front-view-beef-burger-with-salad-bacon_23-2148784490.jpg?_wi=2", imageAlt: "happy customer eating burger" },
|
||||||
]}
|
]}
|
||||||
title="Cosa dicono i nostri clienti"
|
title="Cosa dicono i nostri clienti"
|
||||||
description="La soddisfazione è il nostro ingrediente segreto."
|
description="La soddisfazione è il nostro ingrediente segreto."
|
||||||
|
|||||||
Reference in New Issue
Block a user