Merge version_1 into main #2
@@ -54,17 +54,23 @@ export default function LandingPage() {
|
||||
buttonAnimation="slide-up"
|
||||
carouselItems={[
|
||||
{
|
||||
id: "1", imageSrc: "http://img.b2bpic.net/free-photo/side-view-chef-baking-delicious-pizza_23-2150134249.jpg", imageAlt: "Margherita Pizza"},
|
||||
id: "1", imageSrc: "http://img.b2bpic.net/free-photo/side-view-chef-baking-delicious-pizza_23-2150134249.jpg", imageAlt: "Margherita Pizza"
|
||||
},
|
||||
{
|
||||
id: "2", imageSrc: "http://img.b2bpic.net/free-photo/top-view-pepperoni-pizza-with-tomato-sauce-cheese_141793-2448.jpg", imageAlt: "Pepperoni Pizza"},
|
||||
id: "2", imageSrc: "http://img.b2bpic.net/free-photo/top-view-pepperoni-pizza-with-tomato-sauce-cheese_141793-2448.jpg", imageAlt: "Pepperoni Pizza"
|
||||
},
|
||||
{
|
||||
id: "3", imageSrc: "http://img.b2bpic.net/free-photo/close-up-served-pizza-slice-tissue-paper_23-2147926102.jpg", imageAlt: "Vegetarian Pizza"},
|
||||
id: "3", imageSrc: "http://img.b2bpic.net/free-photo/close-up-served-pizza-slice-tissue-paper_23-2147926102.jpg", imageAlt: "Vegetarian Pizza"
|
||||
},
|
||||
{
|
||||
id: "4", imageSrc: "http://img.b2bpic.net/free-photo/margarita-pizza-with-melted-cheese-cut-into-slices_114579-3002.jpg?_wi=1", imageAlt: "Four Cheese Pizza"},
|
||||
id: "4", imageSrc: "http://img.b2bpic.net/free-photo/margarita-pizza-with-melted-cheese-cut-into-slices_114579-3002.jpg", imageAlt: "Four Cheese Pizza"
|
||||
},
|
||||
{
|
||||
id: "5", imageSrc: "http://img.b2bpic.net/free-photo/half-meat-pizza-with-bell-pepper-tomato-mushroom-cheese_140725-5019.jpg?_wi=1", imageAlt: "BBQ Pizza"},
|
||||
id: "5", imageSrc: "http://img.b2bpic.net/free-photo/half-meat-pizza-with-bell-pepper-tomato-mushroom-cheese_140725-5019.jpg", imageAlt: "BBQ Pizza"
|
||||
},
|
||||
{
|
||||
id: "6", imageSrc: "http://img.b2bpic.net/free-photo/top-view-delicious-mushroom-pizza_23-2148601588.jpg", imageAlt: "Truffle Pizza"},
|
||||
id: "6", imageSrc: "http://img.b2bpic.net/free-photo/top-view-delicious-mushroom-pizza_23-2148601588.jpg", imageAlt: "Truffle Pizza"
|
||||
},
|
||||
]}
|
||||
autoPlay={true}
|
||||
autoPlayInterval={5000}
|
||||
@@ -85,6 +91,7 @@ export default function LandingPage() {
|
||||
imageSrc="http://img.b2bpic.net/free-photo/delicious-vegan-pizza-social-post_23-2151895448.jpg"
|
||||
imageAlt="Our authentic pizza kitchen with wood-fired oven"
|
||||
mediaAnimation="slide-up"
|
||||
metricsAnimation="slide-up"
|
||||
useInvertedBackground={false}
|
||||
/>
|
||||
</div>
|
||||
@@ -97,19 +104,24 @@ export default function LandingPage() {
|
||||
products={[
|
||||
{
|
||||
id: "1", brand: "Pizzaria", name: "Margherita Classica", price: "$14.99", rating: 5,
|
||||
reviewCount: "287", imageSrc: "http://img.b2bpic.net/free-photo/closeup-fresh-pizza-with-mozzarella-cheese-tomatoes-basil_181624-58097.jpg", imageAlt: "Margherita Classica pizza"},
|
||||
reviewCount: "287", imageSrc: "http://img.b2bpic.net/free-photo/closeup-fresh-pizza-with-mozzarella-cheese-tomatoes-basil_181624-58097.jpg", imageAlt: "Margherita Classica pizza"
|
||||
},
|
||||
{
|
||||
id: "2", brand: "Pizzaria", name: "Pepperoni Perfetto", price: "$15.99", rating: 5,
|
||||
reviewCount: "342", imageSrc: "http://img.b2bpic.net/free-photo/flat-lay-composition-with-hot-pepperoni-pizza-wooden-table_632805-19.jpg", imageAlt: "Pepperoni Perfetto pizza"},
|
||||
reviewCount: "342", imageSrc: "http://img.b2bpic.net/free-photo/flat-lay-composition-with-hot-pepperoni-pizza-wooden-table_632805-19.jpg", imageAlt: "Pepperoni Perfetto pizza"
|
||||
},
|
||||
{
|
||||
id: "3", brand: "Pizzaria", name: "Verdure Fresche", price: "$16.99", rating: 4,
|
||||
reviewCount: "156", imageSrc: "http://img.b2bpic.net/free-photo/top-view-tasty-pizza-wooden-background_23-2148601578.jpg", imageAlt: "Verdure Fresche vegetarian pizza"},
|
||||
reviewCount: "156", imageSrc: "http://img.b2bpic.net/free-photo/top-view-tasty-pizza-wooden-background_23-2148601578.jpg", imageAlt: "Verdure Fresche vegetarian pizza"
|
||||
},
|
||||
{
|
||||
id: "4", brand: "Pizzaria", name: "Quattro Formaggi", price: "$17.99", rating: 5,
|
||||
reviewCount: "198", imageSrc: "http://img.b2bpic.net/free-photo/margarita-pizza-with-melted-cheese-cut-into-slices_114579-3002.jpg?_wi=2", imageAlt: "Quattro Formaggi pizza"},
|
||||
reviewCount: "198", imageSrc: "http://img.b2bpic.net/free-photo/margarita-pizza-with-melted-cheese-cut-into-slices_114579-3002.jpg", imageAlt: "Quattro Formaggi pizza"
|
||||
},
|
||||
{
|
||||
id: "5", brand: "Pizzaria", name: "BBQ Smokehouse", price: "$18.99", rating: 5,
|
||||
reviewCount: "223", imageSrc: "http://img.b2bpic.net/free-photo/half-meat-pizza-with-bell-pepper-tomato-mushroom-cheese_140725-5019.jpg?_wi=2", imageAlt: "BBQ Smokehouse pizza"},
|
||||
reviewCount: "223", imageSrc: "http://img.b2bpic.net/free-photo/half-meat-pizza-with-bell-pepper-tomato-mushroom-cheese_140725-5019.jpg", imageAlt: "BBQ Smokehouse pizza"
|
||||
},
|
||||
]}
|
||||
gridVariant="three-columns-all-equal-width"
|
||||
animationType="slide-up"
|
||||
@@ -126,22 +138,28 @@ export default function LandingPage() {
|
||||
testimonials={[
|
||||
{
|
||||
id: "1", name: "Maria Rodriguez", role: "Regular Customer", company: "Local Community", rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/smiling-man-sitting-cafe-table-gesturing_1262-1141.jpg?_wi=1", imageAlt: "Maria Rodriguez"},
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/smiling-man-sitting-cafe-table-gesturing_1262-1141.jpg", imageAlt: "Maria Rodriguez"
|
||||
},
|
||||
{
|
||||
id: "2", name: "James Patterson", role: "Business Owner", company: "Tech Startup", rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/young-businesswoman-portrait-office_1262-1506.jpg?_wi=1", imageAlt: "James Patterson"},
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/young-businesswoman-portrait-office_1262-1506.jpg", imageAlt: "James Patterson"
|
||||
},
|
||||
{
|
||||
id: "3", name: "Sofia Rossi", role: "Food Blogger", company: "Culinary Magazine", rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/closeup-young-female-professional-making-eye-contact-against-colored-background_662251-651.jpg", imageAlt: "Sofia Rossi"},
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/closeup-young-female-professional-making-eye-contact-against-colored-background_662251-651.jpg", imageAlt: "Sofia Rossi"
|
||||
},
|
||||
{
|
||||
id: "4", name: "Michael Chen", role: "Event Planner", company: "Event Management", rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/smiling-man-sitting-cafe-table-gesturing_1262-1141.jpg?_wi=2", imageAlt: "Michael Chen"},
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/smiling-man-sitting-cafe-table-gesturing_1262-1141.jpg", imageAlt: "Michael Chen"
|
||||
},
|
||||
{
|
||||
id: "5", name: "Isabella Santos", role: "Student", company: "University Community", rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/smiling-millennial-man-looking-camera-cafe-headshot-portrait_1163-5163.jpg", imageAlt: "Isabella Santos"},
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/smiling-millennial-man-looking-camera-cafe-headshot-portrait_1163-5163.jpg", imageAlt: "Isabella Santos"
|
||||
},
|
||||
{
|
||||
id: "6", name: "David Wilson", role: "Family Gatherer", company: "Local Families", rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/young-businesswoman-portrait-office_1262-1506.jpg?_wi=2", imageAlt: "David Wilson"},
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/young-businesswoman-portrait-office_1262-1506.jpg", imageAlt: "David Wilson"
|
||||
},
|
||||
]}
|
||||
kpiItems={[
|
||||
{ value: "15K+", label: "Happy Customers" },
|
||||
@@ -161,17 +179,23 @@ export default function LandingPage() {
|
||||
tag="FAQ"
|
||||
faqs={[
|
||||
{
|
||||
id: "1", title: "Do you offer delivery?", content: "Yes! We offer delivery within a 5-mile radius of our location. Orders typically arrive within 30-45 minutes depending on your location and current demand."},
|
||||
id: "1", title: "Do you offer delivery?", content: "Yes! We offer delivery within a 5-mile radius of our location. Orders typically arrive within 30-45 minutes depending on your location and current demand."
|
||||
},
|
||||
{
|
||||
id: "2", title: "Can I customize my pizza?", content: "Absolutely! We welcome custom pizza orders. Choose your crust, sauce, cheese, and toppings to create your perfect pizza. Our team will expertly prepare it in our wood-fired oven."},
|
||||
id: "2", title: "Can I customize my pizza?", content: "Absolutely! We welcome custom pizza orders. Choose your crust, sauce, cheese, and toppings to create your perfect pizza. Our team will expertly prepare it in our wood-fired oven."
|
||||
},
|
||||
{
|
||||
id: "3", title: "What are your hours?", content: "We're open Tuesday through Thursday 5 PM - 10 PM, Friday 5 PM - 11 PM, Saturday 12 PM - 11 PM, and Sunday 12 PM - 9 PM. We're closed Mondays for rest and preparation."},
|
||||
id: "3", title: "What are your hours?", content: "We're open Tuesday through Thursday 5 PM - 10 PM, Friday 5 PM - 11 PM, Saturday 12 PM - 11 PM, and Sunday 12 PM - 9 PM. We're closed Mondays for rest and preparation."
|
||||
},
|
||||
{
|
||||
id: "4", title: "Do you have gluten-free options?", content: "Yes! We offer gluten-free pizza crusts made with premium quality ingredients. Please let us know when ordering, as we prepare these separately to avoid cross-contamination."},
|
||||
id: "4", title: "Do you have gluten-free options?", content: "Yes! We offer gluten-free pizza crusts made with premium quality ingredients. Please let us know when ordering, as we prepare these separately to avoid cross-contamination."
|
||||
},
|
||||
{
|
||||
id: "5", title: "Are there vegetarian options?", content: "We have several vegetarian pizzas on our menu, and we can create custom vegetarian options using fresh vegetables, cheeses, and seasonal ingredients."},
|
||||
id: "5", title: "Are there vegetarian options?", content: "We have several vegetarian pizzas on our menu, and we can create custom vegetarian options using fresh vegetables, cheeses, and seasonal ingredients."
|
||||
},
|
||||
{
|
||||
id: "6", title: "Do you cater for events?", content: "Yes! We offer catering services for parties, corporate events, and gatherings. Contact us for custom catering menus and pricing information."},
|
||||
id: "6", title: "Do you cater for events?", content: "Yes! We offer catering services for parties, corporate events, and gatherings. Contact us for custom catering menus and pricing information."
|
||||
},
|
||||
]}
|
||||
imageSrc="http://img.b2bpic.net/free-photo/medium-shot-chef-preparing-pizza_23-2150235787.jpg"
|
||||
imageAlt="Pizza being prepared in our kitchen"
|
||||
|
||||
Reference in New Issue
Block a user