Merge version_1 into main #3
@@ -55,9 +55,9 @@ export default function LandingPage() {
|
||||
]}
|
||||
mediaItems={[
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/chef-puts-pepper-pizza-dough-covered-with-tomato-sauce_141793-2011.jpg", imageAlt: "Fresh Italian Pizza"},
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/chef-puts-pepper-pizza-dough-covered-with-tomato-sauce_141793-2011.jpg?_wi=1", imageAlt: "Fresh Italian Pizza"},
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/flat-lay-tomatoes-cucumbers-with-sandwiches-spinach_23-2148465186.jpg", imageAlt: "Italian Combo Grinder"},
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/flat-lay-tomatoes-cucumbers-with-sandwiches-spinach_23-2148465186.jpg?_wi=1", imageAlt: "Italian Combo Grinder"},
|
||||
]}
|
||||
mediaAnimation="slide-up"
|
||||
rating={5}
|
||||
@@ -73,17 +73,17 @@ export default function LandingPage() {
|
||||
useInvertedBackground={true}
|
||||
products={[
|
||||
{
|
||||
id: "1", name: "Italian Combo Grinder", price: "$12.00", variant: "Classic", imageSrc: "http://img.b2bpic.net/free-photo/flat-lay-tomatoes-cucumbers-with-sandwiches-spinach_23-2148465186.jpg"},
|
||||
id: "1", name: "Italian Combo Grinder", price: "$12.00", variant: "Classic", imageSrc: "http://img.b2bpic.net/free-photo/flat-lay-tomatoes-cucumbers-with-sandwiches-spinach_23-2148465186.jpg?_wi=2"},
|
||||
{
|
||||
id: "2", name: "Pork Parmesan Grinder", price: "$14.00", variant: "Hot", imageSrc: "http://img.b2bpic.net/free-photo/tasty-rice-dish-with-egg_23-2147681092.jpg"},
|
||||
id: "2", name: "Pork Parmesan Grinder", price: "$14.00", variant: "Hot", imageSrc: "http://img.b2bpic.net/free-photo/tasty-rice-dish-with-egg_23-2147681092.jpg?_wi=1"},
|
||||
{
|
||||
id: "3", name: "Breakfast Sandwich", price: "$9.00", variant: "Popular", imageSrc: "http://img.b2bpic.net/free-photo/elevated-view-toast-fried-egg-bacon-salad-gray-plate-against-white-background_23-2148067188.jpg"},
|
||||
id: "3", name: "Breakfast Sandwich", price: "$9.00", variant: "Popular", imageSrc: "http://img.b2bpic.net/free-photo/elevated-view-toast-fried-egg-bacon-salad-gray-plate-against-white-background_23-2148067188.jpg?_wi=1"},
|
||||
{
|
||||
id: "4", name: "Margherita Pizza", price: "$18.00", variant: "Dine-in", imageSrc: "http://img.b2bpic.net/free-photo/chef-puts-pepper-pizza-dough-covered-with-tomato-sauce_141793-2011.jpg"},
|
||||
id: "4", name: "Margherita Pizza", price: "$18.00", variant: "Dine-in", imageSrc: "http://img.b2bpic.net/free-photo/chef-puts-pepper-pizza-dough-covered-with-tomato-sauce_141793-2011.jpg?_wi=2"},
|
||||
{
|
||||
id: "5", name: "Meatball Sub", price: "$13.00", variant: "Favorite", imageSrc: "http://img.b2bpic.net/free-photo/flat-lay-tomatoes-cucumbers-with-sandwiches-spinach_23-2148465186.jpg"},
|
||||
id: "5", name: "Meatball Sub", price: "$13.00", variant: "Favorite", imageSrc: "http://img.b2bpic.net/free-photo/flat-lay-tomatoes-cucumbers-with-sandwiches-spinach_23-2148465186.jpg?_wi=3"},
|
||||
{
|
||||
id: "6", name: "Breakfast Wrap", price: "$10.00", variant: "Fresh", imageSrc: "http://img.b2bpic.net/free-photo/elevated-view-toast-fried-egg-bacon-salad-gray-plate-against-white-background_23-2148067188.jpg"},
|
||||
id: "6", name: "Breakfast Wrap", price: "$10.00", variant: "Fresh", imageSrc: "http://img.b2bpic.net/free-photo/elevated-view-toast-fried-egg-bacon-salad-gray-plate-against-white-background_23-2148067188.jpg?_wi=2"},
|
||||
]}
|
||||
title="Menu Highlights"
|
||||
description="Our most popular favorites, crafted with fresh, quality ingredients."
|
||||
@@ -99,19 +99,19 @@ export default function LandingPage() {
|
||||
testimonials={[
|
||||
{
|
||||
id: "1", name: "Sarah J.", role: "Local", company: "Fairfield Resident", rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/chef-puts-pepper-pizza-dough-covered-with-tomato-sauce_141793-2011.jpg"},
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/chef-puts-pepper-pizza-dough-covered-with-tomato-sauce_141793-2011.jpg?_wi=3"},
|
||||
{
|
||||
id: "2", name: "Mike T.", role: "Local", company: "Fairfield Resident", rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/flat-lay-tomatoes-cucumbers-with-sandwiches-spinach_23-2148465186.jpg"},
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/flat-lay-tomatoes-cucumbers-with-sandwiches-spinach_23-2148465186.jpg?_wi=4"},
|
||||
{
|
||||
id: "3", name: "Emily R.", role: "Local", company: "Fairfield Resident", rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/tasty-rice-dish-with-egg_23-2147681092.jpg"},
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/tasty-rice-dish-with-egg_23-2147681092.jpg?_wi=2"},
|
||||
{
|
||||
id: "4", name: "David K.", role: "Local", company: "Fairfield Resident", rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/elevated-view-toast-fried-egg-bacon-salad-gray-plate-against-white-background_23-2148067188.jpg"},
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/elevated-view-toast-fried-egg-bacon-salad-gray-plate-against-white-background_23-2148067188.jpg?_wi=3"},
|
||||
{
|
||||
id: "5", name: "Jessica L.", role: "Local", company: "Fairfield Resident", rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/pizza-oven_1232-2394.jpg"},
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/pizza-oven_1232-2394.jpg?_wi=1"},
|
||||
]}
|
||||
title="What Our Neighbors Say"
|
||||
description="We are proud to be Fairfield's favorite spot for a quick, quality meal."
|
||||
@@ -135,7 +135,7 @@ export default function LandingPage() {
|
||||
],
|
||||
reverse: false,
|
||||
media: {
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/flat-lay-tomatoes-cucumbers-with-sandwiches-spinach_23-2148465186.jpg", imageAlt: "Fresh ingredients"},
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/flat-lay-tomatoes-cucumbers-with-sandwiches-spinach_23-2148465186.jpg?_wi=5", imageAlt: "Fresh ingredients"},
|
||||
},
|
||||
{
|
||||
title: "Fast & Friendly", description: "Speedy service that never sacrifices quality or that hometown welcome.", items: [
|
||||
@@ -148,7 +148,7 @@ export default function LandingPage() {
|
||||
],
|
||||
reverse: true,
|
||||
media: {
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/tasty-rice-dish-with-egg_23-2147681092.jpg", imageAlt: "Fast service"},
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/tasty-rice-dish-with-egg_23-2147681092.jpg?_wi=3", imageAlt: "Fast service"},
|
||||
},
|
||||
{
|
||||
title: "Local Tradition", description: "Part of the Fairfield community for years, serving generations.", items: [
|
||||
@@ -161,7 +161,7 @@ export default function LandingPage() {
|
||||
],
|
||||
reverse: false,
|
||||
media: {
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/chef-puts-pepper-pizza-dough-covered-with-tomato-sauce_141793-2011.jpg", imageAlt: "Local tradition"},
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/chef-puts-pepper-pizza-dough-covered-with-tomato-sauce_141793-2011.jpg?_wi=4", imageAlt: "Local tradition"},
|
||||
},
|
||||
]}
|
||||
title="Why Enzo's is Different"
|
||||
@@ -177,7 +177,7 @@ export default function LandingPage() {
|
||||
tag="Get In Touch"
|
||||
title="Ready for a legendary meal?"
|
||||
description="Give us a call to place your order or fill out the form for catering inquiries."
|
||||
imageSrc="http://img.b2bpic.net/free-photo/pizza-oven_1232-2394.jpg"
|
||||
imageSrc="http://img.b2bpic.net/free-photo/pizza-oven_1232-2394.jpg?_wi=2"
|
||||
mediaAnimation="slide-up"
|
||||
buttonText="Submit Order Request"
|
||||
/>
|
||||
|
||||
Reference in New Issue
Block a user