Merge version_1 into main #3
@@ -47,8 +47,8 @@ export default function LandingPage() {
|
||||
title="Authentic Local Pizza"
|
||||
description="Mikey's brings the traditional taste of Italy to your neighborhood with fresh ingredients, house-made dough, and perfectly melted cheese."
|
||||
leftCarouselItems={[
|
||||
{ imageSrc: "http://img.b2bpic.net/free-photo/delicious-pizza-indoors_23-2150900878.jpg", imageAlt: "Fresh pizza" },
|
||||
{ imageSrc: "http://img.b2bpic.net/free-photo/chef-white-uniform-prepare-pizzaa_1157-27021.jpg", imageAlt: "Chef baking" },
|
||||
{ imageSrc: "http://img.b2bpic.net/free-photo/delicious-pizza-indoors_23-2150900878.jpg?_wi=1", imageAlt: "Fresh pizza" },
|
||||
{ imageSrc: "http://img.b2bpic.net/free-photo/chef-white-uniform-prepare-pizzaa_1157-27021.jpg?_wi=1", imageAlt: "Chef baking" },
|
||||
{ imageSrc: "http://img.b2bpic.net/free-photo/yummy-bun-rusted-table-top-view_23-2148229083.jpg", imageAlt: "Dough preparation" },
|
||||
{ imageSrc: "http://img.b2bpic.net/free-photo/close-up-hand-holding-slice-pizza-dark-background_23-2147922404.jpg", imageAlt: "Pizza pull" },
|
||||
{ imageSrc: "http://img.b2bpic.net/free-photo/baking-delicious-pizza-with-wood-fired-oven_23-2150134263.jpg", imageAlt: "Pizzeria interior" },
|
||||
@@ -108,8 +108,8 @@ export default function LandingPage() {
|
||||
useInvertedBackground={false}
|
||||
features={[
|
||||
{ tag: "Fresh", title: "Fresh Ingredients", subtitle: "Local", description: "We source vegetables and dairy from local farms daily.", imageSrc: "http://img.b2bpic.net/free-photo/close-up-male-baker-s-hand-flattening-dough-with-rolling-pin_23-2147926687.jpg", imageAlt: "chef preparing fresh pizza" },
|
||||
{ tag: "Craft", title: "Hand-Stretched", subtitle: "Dough", description: "Our dough is proofed for 48 hours for optimal crust.", imageSrc: "http://img.b2bpic.net/free-photo/delicious-pizza-indoors_23-2150900878.jpg", imageAlt: "chef preparing fresh pizza" },
|
||||
{ tag: "Fast", title: "Quick Delivery", subtitle: "Service", description: "Hot and fresh to your doorstep within 30 minutes.", imageSrc: "http://img.b2bpic.net/free-photo/chef-white-uniform-prepare-pizzaa_1157-27021.jpg", imageAlt: "chef preparing fresh pizza" },
|
||||
{ tag: "Craft", title: "Hand-Stretched", subtitle: "Dough", description: "Our dough is proofed for 48 hours for optimal crust.", imageSrc: "http://img.b2bpic.net/free-photo/delicious-pizza-indoors_23-2150900878.jpg?_wi=2", imageAlt: "chef preparing fresh pizza" },
|
||||
{ tag: "Fast", title: "Quick Delivery", subtitle: "Service", description: "Hot and fresh to your doorstep within 30 minutes.", imageSrc: "http://img.b2bpic.net/free-photo/chef-white-uniform-prepare-pizzaa_1157-27021.jpg?_wi=2", imageAlt: "chef preparing fresh pizza" },
|
||||
]}
|
||||
title="Why Mikey's?"
|
||||
description="Experience the difference of authentic, local craft."
|
||||
|
||||
Reference in New Issue
Block a user