Merge version_1 into main
Merge version_1 into main
This commit was merged in pull request #1.
This commit is contained in:
200
src/app/page.tsx
200
src/app/page.tsx
@@ -31,21 +31,13 @@ export default function LandingPage() {
|
||||
<NavbarStyleCentered
|
||||
navItems={[
|
||||
{
|
||||
name: "Home",
|
||||
id: "hero",
|
||||
},
|
||||
name: "Home", id: "hero"},
|
||||
{
|
||||
name: "Despre Noi",
|
||||
id: "about",
|
||||
},
|
||||
name: "Despre Noi", id: "about"},
|
||||
{
|
||||
name: "Meniu",
|
||||
id: "products",
|
||||
},
|
||||
name: "Meniu", id: "products"},
|
||||
{
|
||||
name: "Contact",
|
||||
id: "contact",
|
||||
},
|
||||
name: "Contact", id: "contact"},
|
||||
]}
|
||||
brandName="Pizzeria 10/10"
|
||||
/>
|
||||
@@ -54,32 +46,15 @@ export default function LandingPage() {
|
||||
<div id="hero" data-section="hero">
|
||||
<HeroSplitDualMedia
|
||||
background={{
|
||||
variant: "gradient-bars",
|
||||
}}
|
||||
variant: "gradient-bars"}}
|
||||
title="Cea mai buna pizza din oras"
|
||||
description="Ingrediente aduse direct din Italia pentru un gust autentic, de nota 10/10."
|
||||
tag="Autentic Italian"
|
||||
mediaItems={[
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/close-up-person-holding-up-dough_23-2148296914.jpg",
|
||||
imageAlt: "Pizza artizanală",
|
||||
},
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/close-up-person-holding-up-dough_23-2148296914.jpg", imageAlt: "Pizza artizanală"},
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/composition-with-green-fresh-organic-basil-ingredients-pizza-wooden-backdrop_23-2147975144.jpg",
|
||||
imageAlt: "Ingrediente proaspete",
|
||||
},
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/high-angle-man-putting-arugula-baked-pizza-dough-with-smoked-salmon-slices_23-2148785696.jpg",
|
||||
imageAlt: "High angle man putting arugula on baked pizza dough",
|
||||
},
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/senior-man-smiling-confident-cooking-pizza-kitchen_839833-10664.jpg",
|
||||
imageAlt: "Senior man smiling confident cooking pizza",
|
||||
},
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/chef-white-uniform-prepare-pizzaa_1157-27031.jpg",
|
||||
imageAlt: "Chef in a white uniform prepare a pizza",
|
||||
},
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/composition-with-green-fresh-organic-basil-ingredients-pizza-wooden-backdrop_23-2147975144.jpg", imageAlt: "Ingrediente proaspete"}
|
||||
]}
|
||||
mediaAnimation="slide-up"
|
||||
rating={5}
|
||||
@@ -92,14 +67,9 @@ export default function LandingPage() {
|
||||
useInvertedBackground={false}
|
||||
heading={[
|
||||
{
|
||||
type: "text",
|
||||
content: "Povestea Noastră",
|
||||
},
|
||||
type: "text", content: "Povestea Noastră"},
|
||||
{
|
||||
type: "image",
|
||||
src: "http://img.b2bpic.net/free-photo/italian-chef-uniform-is-preparing-pastry-pizza-kitchen_613910-14748.jpg",
|
||||
alt: "Pizzaiolo la lucru",
|
||||
},
|
||||
type: "image", src: "http://img.b2bpic.net/free-photo/italian-chef-uniform-is-preparing-pastry-pizza-kitchen_613910-14748.jpg", alt: "Pizzaiolo la lucru"},
|
||||
]}
|
||||
/>
|
||||
</div>
|
||||
@@ -112,59 +82,23 @@ export default function LandingPage() {
|
||||
useInvertedBackground={false}
|
||||
products={[
|
||||
{
|
||||
id: "p1",
|
||||
brand: "Clasic",
|
||||
name: "Margherita",
|
||||
price: "35 RON",
|
||||
rating: 5,
|
||||
reviewCount: "120",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/flat-lay-delicious-arugula-pizza_23-2148574288.jpg",
|
||||
},
|
||||
id: "p1", brand: "Clasic", name: "Margherita", price: "35 RON", rating: 5,
|
||||
reviewCount: "120", imageSrc: "http://img.b2bpic.net/free-photo/flat-lay-delicious-arugula-pizza_23-2148574288.jpg"},
|
||||
{
|
||||
id: "p2",
|
||||
brand: "Premium",
|
||||
name: "Diavola",
|
||||
price: "42 RON",
|
||||
rating: 5,
|
||||
reviewCount: "95",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/freshly-baked-gourmet-pizza-with-tomato-mozzarella-generated-by-ai_188544-16152.jpg",
|
||||
},
|
||||
id: "p2", brand: "Premium", name: "Diavola", price: "42 RON", rating: 5,
|
||||
reviewCount: "95", imageSrc: "http://img.b2bpic.net/free-photo/freshly-baked-gourmet-pizza-with-tomato-mozzarella-generated-by-ai_188544-16152.jpg"},
|
||||
{
|
||||
id: "p3",
|
||||
brand: "Special",
|
||||
name: "Quattro Formaggi",
|
||||
price: "45 RON",
|
||||
rating: 5,
|
||||
reviewCount: "88",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/margherita-pizza-served-with-basil-leaves_140725-7974.jpg",
|
||||
},
|
||||
id: "p3", brand: "Special", name: "Quattro Formaggi", price: "45 RON", rating: 5,
|
||||
reviewCount: "88", imageSrc: "http://img.b2bpic.net/free-photo/margherita-pizza-served-with-basil-leaves_140725-7974.jpg"},
|
||||
{
|
||||
id: "p4",
|
||||
brand: "Gourmet",
|
||||
name: "Prosciutto Crudo",
|
||||
price: "48 RON",
|
||||
rating: 5,
|
||||
reviewCount: "110",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/top-view-raw-pizza-with-cheese-sausages-light-white_140725-78257.jpg",
|
||||
},
|
||||
id: "p4", brand: "Gourmet", name: "Prosciutto Crudo", price: "48 RON", rating: 5,
|
||||
reviewCount: "110", imageSrc: "http://img.b2bpic.net/free-photo/top-view-raw-pizza-with-cheese-sausages-light-white_140725-78257.jpg"},
|
||||
{
|
||||
id: "p5",
|
||||
brand: "Vegetarian",
|
||||
name: "Veggie Delight",
|
||||
price: "38 RON",
|
||||
rating: 4,
|
||||
reviewCount: "65",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/high-angle-person-holding-delicious-cooked-pizza-with-bouquet-chamomile-flowers_23-2148753715.jpg",
|
||||
},
|
||||
id: "p5", brand: "Vegetarian", name: "Veggie Delight", price: "38 RON", rating: 4,
|
||||
reviewCount: "65", imageSrc: "http://img.b2bpic.net/free-photo/high-angle-person-holding-delicious-cooked-pizza-with-bouquet-chamomile-flowers_23-2148753715.jpg"},
|
||||
{
|
||||
id: "p6",
|
||||
brand: "Special",
|
||||
name: "Capriciosa",
|
||||
price: "40 RON",
|
||||
rating: 5,
|
||||
reviewCount: "72",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/flat-lay-uncooked-pizza-pan_23-2148361345.jpg",
|
||||
},
|
||||
id: "p6", brand: "Special", name: "Capriciosa", price: "40 RON", rating: 5,
|
||||
reviewCount: "72", imageSrc: "http://img.b2bpic.net/free-photo/flat-lay-uncooked-pizza-pan_23-2148361345.jpg"},
|
||||
]}
|
||||
title="Meniul Nostru"
|
||||
description="Descoperă selecția noastră de pizza artizanală."
|
||||
@@ -178,45 +112,20 @@ export default function LandingPage() {
|
||||
useInvertedBackground={false}
|
||||
testimonials={[
|
||||
{
|
||||
id: "t1",
|
||||
name: "Ion Popescu",
|
||||
handle: "@ionp",
|
||||
testimonial: "Cea mai buna pizza din cartier!",
|
||||
rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-smiley-woman-with-food_23-2148899052.jpg",
|
||||
},
|
||||
id: "t1", name: "Ion Popescu", handle: "@ionp", testimonial: "Cea mai buna pizza din cartier!", rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-smiley-woman-with-food_23-2148899052.jpg"},
|
||||
{
|
||||
id: "t2",
|
||||
name: "Maria Ionescu",
|
||||
handle: "@maria",
|
||||
testimonial: "Ingrediente de calitate, nota 10.",
|
||||
rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/attractive-young-cheerful-girl-baking-kitchen-making-dough-holding-recipe-book-having-ideas_1258-195085.jpg",
|
||||
},
|
||||
id: "t2", name: "Maria Ionescu", handle: "@maria", testimonial: "Ingrediente de calitate, nota 10.", rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/attractive-young-cheerful-girl-baking-kitchen-making-dough-holding-recipe-book-having-ideas_1258-195085.jpg"},
|
||||
{
|
||||
id: "t3",
|
||||
name: "Vasile Andrei",
|
||||
handle: "@vasile",
|
||||
testimonial: "Autentic italian, recomand.",
|
||||
rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/couple-restaurant_23-2148006698.jpg",
|
||||
},
|
||||
id: "t3", name: "Vasile Andrei", handle: "@vasile", testimonial: "Autentic italian, recomand.", rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/couple-restaurant_23-2148006698.jpg"},
|
||||
{
|
||||
id: "t4",
|
||||
name: "Elena Dumitru",
|
||||
handle: "@elena",
|
||||
testimonial: "Livrare rapidă și pizza fierbinte.",
|
||||
rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/attractive-young-woman-hands-holds-two-burgers-blurred-background_169016-43235.jpg",
|
||||
},
|
||||
id: "t4", name: "Elena Dumitru", handle: "@elena", testimonial: "Livrare rapidă și pizza fierbinte.", rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/attractive-young-woman-hands-holds-two-burgers-blurred-background_169016-43235.jpg"},
|
||||
{
|
||||
id: "t5",
|
||||
name: "Radu Stan",
|
||||
handle: "@radu",
|
||||
testimonial: "Revenim cu drag mereu.",
|
||||
rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/young-adult-enjoying-food_23-2149303546.jpg",
|
||||
},
|
||||
id: "t5", name: "Radu Stan", handle: "@radu", testimonial: "Revenim cu drag mereu.", rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/young-adult-enjoying-food_23-2149303546.jpg"},
|
||||
]}
|
||||
showRating={true}
|
||||
title="Ce spun clienții"
|
||||
@@ -229,14 +138,7 @@ export default function LandingPage() {
|
||||
textboxLayout="default"
|
||||
useInvertedBackground={false}
|
||||
names={[
|
||||
"ItalProd",
|
||||
"NapoliFoods",
|
||||
"RomaGourmet",
|
||||
"ItaliaBest",
|
||||
"OliveOilCo",
|
||||
"CheeseDaily",
|
||||
"PizzaTech",
|
||||
]}
|
||||
"ItalProd", "NapoliFoods", "RomaGourmet", "ItaliaBest", "OliveOilCo", "CheeseDaily", "PizzaTech"]}
|
||||
title="Parteneri și Furnizori"
|
||||
description="Colaborăm cu cei mai buni producători locali și italieni pentru ingrediente premium."
|
||||
/>
|
||||
@@ -248,20 +150,11 @@ export default function LandingPage() {
|
||||
useInvertedBackground={false}
|
||||
faqs={[
|
||||
{
|
||||
id: "f1",
|
||||
title: "Care este timpul de livrare?",
|
||||
content: "Timpul mediu este de 30-45 de minute.",
|
||||
},
|
||||
id: "f1", title: "Care este timpul de livrare?", content: "Timpul mediu este de 30-45 de minute."},
|
||||
{
|
||||
id: "f2",
|
||||
title: "De unde vin ingredientele?",
|
||||
content: "Toate produsele noastre sunt importate direct din Italia.",
|
||||
},
|
||||
id: "f2", title: "De unde vin ingredientele?", content: "Toate produsele noastre sunt importate direct din Italia."},
|
||||
{
|
||||
id: "f3",
|
||||
title: "Acceptați carduri?",
|
||||
content: "Da, acceptăm toate metodele de plată.",
|
||||
},
|
||||
id: "f3", title: "Acceptați carduri?", content: "Da, acceptăm toate metodele de plată."},
|
||||
]}
|
||||
imageSrc="http://img.b2bpic.net/free-photo/front-view-young-female-courier-red-uniform-black-gloves-red-cap-holding-food-boxes_140725-17846.jpg"
|
||||
title="Întrebări Frecvente"
|
||||
@@ -275,16 +168,13 @@ export default function LandingPage() {
|
||||
<ContactCTA
|
||||
useInvertedBackground={false}
|
||||
background={{
|
||||
variant: "plain",
|
||||
}}
|
||||
variant: "plain"}}
|
||||
tag="Contactează-ne"
|
||||
title="Comandă Acum"
|
||||
description="Sună sau vino să ne vizitezi."
|
||||
buttons={[
|
||||
{
|
||||
text: "Sună acum",
|
||||
href: "tel:0700000000",
|
||||
},
|
||||
text: "Sună acum", href: "tel:0700000000"},
|
||||
]}
|
||||
/>
|
||||
</div>
|
||||
@@ -295,25 +185,17 @@ export default function LandingPage() {
|
||||
{
|
||||
items: [
|
||||
{
|
||||
label: "Despre Noi",
|
||||
href: "#about",
|
||||
},
|
||||
label: "Despre Noi", href: "#about"},
|
||||
{
|
||||
label: "Meniu",
|
||||
href: "#products",
|
||||
},
|
||||
label: "Meniu", href: "#products"},
|
||||
],
|
||||
},
|
||||
{
|
||||
items: [
|
||||
{
|
||||
label: "Contact",
|
||||
href: "#contact",
|
||||
},
|
||||
label: "Contact", href: "#contact"},
|
||||
{
|
||||
label: "Politică de Confidențialitate",
|
||||
href: "#",
|
||||
},
|
||||
label: "Politică de Confidențialitate", href: "#"},
|
||||
],
|
||||
},
|
||||
]}
|
||||
|
||||
Reference in New Issue
Block a user