Merge version_1 into main #1
@@ -102,7 +102,7 @@ export default function LandingPage() {
|
||||
{
|
||||
id: "4", title: "Customizable Pizzas", description: "Create your own pizza masterpiece with our extensive selection of premium toppings and sauce options."},
|
||||
]}
|
||||
gridVariant="uniform-4-items"
|
||||
gridVariant="four-items-2x2-equal-grid"
|
||||
animationType="slide-up"
|
||||
textboxLayout="default"
|
||||
useInvertedBackground={false}
|
||||
@@ -157,14 +157,11 @@ export default function LandingPage() {
|
||||
id: "1", name: "Sarah Johnson", handle: "@sarahj", testimonial: "The best pizza I've had outside of Italy! The wood-fired oven makes all the difference. Fast delivery, delicious pizza, highly recommend!", rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/picture-beautiful-smiling-woman-against-blurry-background_181624-19438.jpg", imageAlt: "Sarah Johnson"},
|
||||
{
|
||||
id: "2", name: "Michael Chen", handle: "@mchen", testimonial: "Amazing quality and fresh ingredients. Our family orders from here every Friday night. The customization options are fantastic!", rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-young-handsome-successful-man_1163-5475.jpg", imageAlt: "Michael Chen"},
|
||||
id: "2", name: "Michael Chen", handle: "@mchen", testimonial: "Amazing quality and fresh ingredients. Our family orders from here every Friday night. The customization options are fantastic!", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-young-handsome-successful-man_1163-5475.jpg", imageAlt: "Michael Chen"},
|
||||
{
|
||||
id: "3", name: "Emily Rodriguez", handle: "@emilyeats", testimonial: "Finally, authentic woodfired pizza in our neighborhood! The crust is perfect, toppings are generous, and service is quick. Worth every penny.", rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/young-businesswoman-portrait-office_1262-1506.jpg", imageAlt: "Emily Rodriguez"},
|
||||
id: "3", name: "Emily Rodriguez", handle: "@emilyeats", testimonial: "Finally, authentic woodfired pizza in our neighborhood! The crust is perfect, toppings are generous, and service is quick. Worth every penny.", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/young-businesswoman-portrait-office_1262-1506.jpg", imageAlt: "Emily Rodriguez"},
|
||||
{
|
||||
id: "4", name: "David Kim", handle: "@davidkim", testimonial: "Ordered 3 times this month - never disappointed. The online ordering system is super easy, and pizza arrives hot and fresh. Best local spot!", rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/smiling-millennial-man-looking-camera-cafe-headshot-portrait_1163-5163.jpg", imageAlt: "David Kim"},
|
||||
id: "4", name: "David Kim", handle: "@davidkim", testimonial: "Ordered 3 times this month - never disappointed. The online ordering system is super easy, and pizza arrives hot and fresh. Best local spot!", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/smiling-millennial-man-looking-camera-cafe-headshot-portrait_1163-5163.jpg", imageAlt: "David Kim"},
|
||||
]}
|
||||
showRating={true}
|
||||
animationType="slide-up"
|
||||
|
||||
Reference in New Issue
Block a user