Merge version_1 into main #1
@@ -66,23 +66,23 @@ export default function LandingPage() {
|
||||
]}
|
||||
slides={[
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/mixed-ingredient-pizza-with-chopped-red-pepper_114579-4470.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/mixed-ingredient-pizza-with-chopped-red-pepper_114579-4470.jpg?_wi=1",
|
||||
imageAlt: "Hot Pizza Delivery",
|
||||
},
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/top-view-yummy-sliced-pizza-with-fresh-vegetables-white-table_140725-148626.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/top-view-yummy-sliced-pizza-with-fresh-vegetables-white-table_140725-148626.jpg?_wi=1",
|
||||
imageAlt: "Classic Pizza",
|
||||
},
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/delicious-hot-pizza-with-olives-mushrooms-tomatoes-blue-surface_114579-14427.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/delicious-hot-pizza-with-olives-mushrooms-tomatoes-blue-surface_114579-14427.jpg?_wi=1",
|
||||
imageAlt: "Special Pizza",
|
||||
},
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/take-away-pizza-chips-nuggets_114579-4280.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/take-away-pizza-chips-nuggets_114579-4280.jpg?_wi=1",
|
||||
imageAlt: "Best Seller Pizza",
|
||||
},
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/mixed-ingredient-pizza-with-chopped-red-pepper_114579-4470.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/mixed-ingredient-pizza-with-chopped-red-pepper_114579-4470.jpg?_wi=2",
|
||||
imageAlt: "Hot Pizza Delivery",
|
||||
},
|
||||
]}
|
||||
@@ -102,7 +102,7 @@ export default function LandingPage() {
|
||||
role: "Local",
|
||||
company: "Trnava",
|
||||
rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/young-woman-point-finger-you_93675-135553.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/young-woman-point-finger-you_93675-135553.jpg?_wi=1",
|
||||
},
|
||||
{
|
||||
id: "2",
|
||||
@@ -110,7 +110,7 @@ export default function LandingPage() {
|
||||
role: "Student",
|
||||
company: "Trnava",
|
||||
rating: 4,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/portrait-green-eyed-redhead-woman-posing-sitting-green-house_197531-12355.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/portrait-green-eyed-redhead-woman-posing-sitting-green-house_197531-12355.jpg?_wi=1",
|
||||
},
|
||||
{
|
||||
id: "3",
|
||||
@@ -118,7 +118,7 @@ export default function LandingPage() {
|
||||
role: "Professional",
|
||||
company: "Trnava",
|
||||
rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/front-view-woman-having-lunch-restaurant_23-2150491815.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/front-view-woman-having-lunch-restaurant_23-2150491815.jpg?_wi=1",
|
||||
},
|
||||
{
|
||||
id: "4",
|
||||
@@ -154,42 +154,42 @@ export default function LandingPage() {
|
||||
name: "Classic Margarita",
|
||||
price: "7.50€",
|
||||
variant: "Classic",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/top-view-yummy-sliced-pizza-with-fresh-vegetables-white-table_140725-148626.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/top-view-yummy-sliced-pizza-with-fresh-vegetables-white-table_140725-148626.jpg?_wi=2",
|
||||
},
|
||||
{
|
||||
id: "p2",
|
||||
name: "Pepperoni Special",
|
||||
price: "8.50€",
|
||||
variant: "Best Seller",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/delicious-hot-pizza-with-olives-mushrooms-tomatoes-blue-surface_114579-14427.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/delicious-hot-pizza-with-olives-mushrooms-tomatoes-blue-surface_114579-14427.jpg?_wi=2",
|
||||
},
|
||||
{
|
||||
id: "p3",
|
||||
name: "Hawaiian Delight",
|
||||
price: "8.00€",
|
||||
variant: "Special",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/top-view-yummy-sliced-pizza-with-fresh-vegetables-white-table_140725-148626.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/top-view-yummy-sliced-pizza-with-fresh-vegetables-white-table_140725-148626.jpg?_wi=3",
|
||||
},
|
||||
{
|
||||
id: "p4",
|
||||
name: "Supreme Prison Pizza",
|
||||
price: "9.50€",
|
||||
variant: "Special",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/take-away-pizza-chips-nuggets_114579-4280.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/take-away-pizza-chips-nuggets_114579-4280.jpg?_wi=2",
|
||||
},
|
||||
{
|
||||
id: "p5",
|
||||
name: "Veggie Feast",
|
||||
price: "7.50€",
|
||||
variant: "Classic",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/top-view-yummy-sliced-pizza-with-fresh-vegetables-white-table_140725-148626.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/top-view-yummy-sliced-pizza-with-fresh-vegetables-white-table_140725-148626.jpg?_wi=4",
|
||||
},
|
||||
{
|
||||
id: "p6",
|
||||
name: "BBQ Chicken",
|
||||
price: "8.50€",
|
||||
variant: "Best Seller",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/take-away-pizza-chips-nuggets_114579-4280.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/take-away-pizza-chips-nuggets_114579-4280.jpg?_wi=3",
|
||||
},
|
||||
]}
|
||||
title="Menu Preview"
|
||||
@@ -208,7 +208,7 @@ export default function LandingPage() {
|
||||
description: "Until midnight every day.",
|
||||
bentoComponent: "reveal-icon",
|
||||
icon: Zap,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/mixed-ingredient-pizza-with-chopped-red-pepper_114579-4470.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/mixed-ingredient-pizza-with-chopped-red-pepper_114579-4470.jpg?_wi=3",
|
||||
imageAlt: "fresh pizza rustic wood table",
|
||||
},
|
||||
{
|
||||
@@ -216,7 +216,7 @@ export default function LandingPage() {
|
||||
description: "Local products daily.",
|
||||
bentoComponent: "reveal-icon",
|
||||
icon: Leaf,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/young-woman-point-finger-you_93675-135553.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/young-woman-point-finger-you_93675-135553.jpg?_wi=2",
|
||||
imageAlt: "portrait smiling satisfied customer",
|
||||
},
|
||||
{
|
||||
@@ -224,7 +224,7 @@ export default function LandingPage() {
|
||||
description: "Easy and quick pickup.",
|
||||
bentoComponent: "reveal-icon",
|
||||
icon: ShoppingBag,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/portrait-green-eyed-redhead-woman-posing-sitting-green-house_197531-12355.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/portrait-green-eyed-redhead-woman-posing-sitting-green-house_197531-12355.jpg?_wi=2",
|
||||
imageAlt: "happy customer pizza delivery",
|
||||
},
|
||||
{
|
||||
@@ -232,7 +232,7 @@ export default function LandingPage() {
|
||||
description: "Loved by Trnava.",
|
||||
bentoComponent: "reveal-icon",
|
||||
icon: Star,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/front-view-woman-having-lunch-restaurant_23-2150491815.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/front-view-woman-having-lunch-restaurant_23-2150491815.jpg?_wi=2",
|
||||
imageAlt: "satisfied customer dining portrait",
|
||||
},
|
||||
]}
|
||||
@@ -250,7 +250,7 @@ export default function LandingPage() {
|
||||
tag="Order Now"
|
||||
title="Hungry?"
|
||||
description="Fill in your details and we will call you to confirm your order."
|
||||
imageSrc="http://img.b2bpic.net/free-photo/beautiful-retro-luxury-light-lamp-decor-glowing_1253-1445.jpg"
|
||||
imageSrc="http://img.b2bpic.net/free-photo/beautiful-retro-luxury-light-lamp-decor-glowing_1253-1445.jpg?_wi=1"
|
||||
mediaAnimation="slide-up"
|
||||
inputPlaceholder="Enter your phone number"
|
||||
buttonText="Submit Order"
|
||||
@@ -259,7 +259,7 @@ export default function LandingPage() {
|
||||
|
||||
<div id="footer" data-section="footer">
|
||||
<FooterMedia
|
||||
imageSrc="http://img.b2bpic.net/free-photo/beautiful-retro-luxury-light-lamp-decor-glowing_1253-1445.jpg"
|
||||
imageSrc="http://img.b2bpic.net/free-photo/beautiful-retro-luxury-light-lamp-decor-glowing_1253-1445.jpg?_wi=2"
|
||||
logoText="Prison Pizza"
|
||||
columns={[
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user