Merge version_1 into main #3
@@ -59,7 +59,7 @@ export default function HomePage() {
|
||||
{ text: "Order Online", href: "https://www.toniniswoodfiredpizzeria.com" },
|
||||
]}
|
||||
buttonAnimation="blur-reveal"
|
||||
imageSrc="http://img.b2bpic.net/free-photo/baking-delicious-pizza-with-wood-fired-oven_23-2150134278.jpg"
|
||||
imageSrc="http://img.b2bpic.net/free-photo/baking-delicious-pizza-with-wood-fired-oven_23-2150134278.jpg?_wi=1"
|
||||
imageAlt="Wood-fired authentic pizza from Tonini's"
|
||||
mediaAnimation="opacity"
|
||||
imagePosition="right"
|
||||
@@ -76,10 +76,10 @@ export default function HomePage() {
|
||||
features={[
|
||||
{
|
||||
id: "1", title: "4.7 Star Google Rating", author: "340+ Reviews", description: "Local customers trust our authentic recipes and consistent quality. See what our community says about Tonini's.", tags: ["Highly Rated", "Community Loved"],
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/baking-delicious-pizza-with-wood-fired-oven_23-2150134278.jpg", imageAlt: "Award-winning pizza quality"},
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/baking-delicious-pizza-with-wood-fired-oven_23-2150134278.jpg?_wi=2", imageAlt: "Award-winning pizza quality"},
|
||||
{
|
||||
id: "2", title: "\"Crispy Crust, No Grease\"", author: "Real Customer Feedback", description: "Our wood-fired oven perfects every pizza with authentic Italian techniques and premium fresh ingredients.", tags: ["Authentic", "Premium"],
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/closeup-fresh-pizza-with-mozzarella-cheese-tomatoes-basil_181624-58097.jpg", imageAlt: "Fresh Margherita pizza"},
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/closeup-fresh-pizza-with-mozzarella-cheese-tomatoes-basil_181624-58097.jpg?_wi=1", imageAlt: "Fresh Margherita pizza"},
|
||||
]}
|
||||
animationType="slide-up"
|
||||
textboxLayout="default"
|
||||
@@ -96,7 +96,7 @@ export default function HomePage() {
|
||||
tagAnimation="blur-reveal"
|
||||
products={[
|
||||
{
|
||||
id: "margherita", name: "Margherita Pizza", price: "$12-16", variant: "Fresh mozzarella, basil, tomato", imageSrc: "http://img.b2bpic.net/free-photo/closeup-fresh-pizza-with-mozzarella-cheese-tomatoes-basil_181624-58097.jpg", imageAlt: "Classic Margherita Pizza"},
|
||||
id: "margherita", name: "Margherita Pizza", price: "$12-16", variant: "Fresh mozzarella, basil, tomato", imageSrc: "http://img.b2bpic.net/free-photo/closeup-fresh-pizza-with-mozzarella-cheese-tomatoes-basil_181624-58097.jpg?_wi=2", imageAlt: "Classic Margherita Pizza"},
|
||||
{
|
||||
id: "alla-diavola", name: "Alla Diavola Pizza", price: "$14-18", variant: "Spicy pepperoni, hot chili", imageSrc: "http://img.b2bpic.net/free-photo/mixed-pizza-with-sausages-olives-tomato_140725-3471.jpg", imageAlt: "Alla Diavola Spicy Pizza"},
|
||||
{
|
||||
@@ -148,22 +148,22 @@ export default function HomePage() {
|
||||
testimonials={[
|
||||
{
|
||||
id: "1", name: "Sarah Martinez", role: "Local Family", company: "Shelby Township", rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/smiling-african-american-man-posing-library_74855-1619.jpg", imageAlt: "Sarah Martinez"},
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/smiling-african-american-man-posing-library_74855-1619.jpg?_wi=1", imageAlt: "Sarah Martinez"},
|
||||
{
|
||||
id: "2", name: "John Thompson", role: "Regular Customer", company: "Sterling Heights", rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/smiling-african-american-man-posing-library_74855-1619.jpg", imageAlt: "John Thompson"},
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/smiling-african-american-man-posing-library_74855-1619.jpg?_wi=2", imageAlt: "John Thompson"},
|
||||
{
|
||||
id: "3", name: "Emily Chen", role: "Pizza Lover", company: "Utica", rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/smiling-african-american-man-posing-library_74855-1619.jpg", imageAlt: "Emily Chen"},
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/smiling-african-american-man-posing-library_74855-1619.jpg?_wi=3", imageAlt: "Emily Chen"},
|
||||
{
|
||||
id: "4", name: "Michael Rodriguez", role: "Event Organizer", company: "Macomb County", rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/smiling-african-american-man-posing-library_74855-1619.jpg", imageAlt: "Michael Rodriguez"},
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/smiling-african-american-man-posing-library_74855-1619.jpg?_wi=4", imageAlt: "Michael Rodriguez"},
|
||||
{
|
||||
id: "5", name: "Lisa Anderson", role: "Catering Client", company: "Local Business", rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/smiling-african-american-man-posing-library_74855-1619.jpg", imageAlt: "Lisa Anderson"},
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/smiling-african-american-man-posing-library_74855-1619.jpg?_wi=5", imageAlt: "Lisa Anderson"},
|
||||
{
|
||||
id: "6", name: "David Park", role: "Takeout Regular", company: "Shelby Township", rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/smiling-african-american-man-posing-library_74855-1619.jpg", imageAlt: "David Park"},
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/smiling-african-american-man-posing-library_74855-1619.jpg?_wi=6", imageAlt: "David Park"},
|
||||
]}
|
||||
gridVariant="uniform-all-items-equal"
|
||||
animationType="slide-up"
|
||||
|
||||
@@ -76,22 +76,22 @@ export default function ReviewsPage() {
|
||||
testimonials={[
|
||||
{
|
||||
id: "1", name: "Sarah Martinez", role: "Local Family", company: "Shelby Township", rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/smiling-african-american-man-posing-library_74855-1619.jpg", imageAlt: "Sarah Martinez"},
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/smiling-african-american-man-posing-library_74855-1619.jpg?_wi=7", imageAlt: "Sarah Martinez"},
|
||||
{
|
||||
id: "2", name: "John Thompson", role: "Regular Customer", company: "Sterling Heights", rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/smiling-african-american-man-posing-library_74855-1619.jpg", imageAlt: "John Thompson"},
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/smiling-african-american-man-posing-library_74855-1619.jpg?_wi=8", imageAlt: "John Thompson"},
|
||||
{
|
||||
id: "3", name: "Emily Chen", role: "Pizza Lover", company: "Utica", rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/smiling-african-american-man-posing-library_74855-1619.jpg", imageAlt: "Emily Chen"},
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/smiling-african-american-man-posing-library_74855-1619.jpg?_wi=9", imageAlt: "Emily Chen"},
|
||||
{
|
||||
id: "4", name: "Michael Rodriguez", role: "Event Organizer", company: "Macomb County", rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/smiling-african-american-man-posing-library_74855-1619.jpg", imageAlt: "Michael Rodriguez"},
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/smiling-african-american-man-posing-library_74855-1619.jpg?_wi=10", imageAlt: "Michael Rodriguez"},
|
||||
{
|
||||
id: "5", name: "Lisa Anderson", role: "Catering Client", company: "Local Business", rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/smiling-african-american-man-posing-library_74855-1619.jpg", imageAlt: "Lisa Anderson"},
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/smiling-african-american-man-posing-library_74855-1619.jpg?_wi=11", imageAlt: "Lisa Anderson"},
|
||||
{
|
||||
id: "6", name: "David Park", role: "Takeout Regular", company: "Shelby Township", rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/smiling-african-american-man-posing-library_74855-1619.jpg", imageAlt: "David Park"},
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/smiling-african-american-man-posing-library_74855-1619.jpg?_wi=12", imageAlt: "David Park"},
|
||||
]}
|
||||
gridVariant="uniform-all-items-equal"
|
||||
animationType="slide-up"
|
||||
|
||||
Reference in New Issue
Block a user