From 024f8dc6549e7bcfa12035f7c87870c5e71fa3b9 Mon Sep 17 00:00:00 2001 From: bender Date: Fri, 24 Apr 2026 21:19:01 +0000 Subject: [PATCH] Update src/app/page.tsx --- src/app/page.tsx | 18 +++++++++--------- 1 file changed, 9 insertions(+), 9 deletions(-) diff --git a/src/app/page.tsx b/src/app/page.tsx index 5e45b85..e6df591 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -48,14 +48,14 @@ export default function LandingPage() { title="Authentic Italian Pizza in Stratford" description="Experience the true taste of Italy with our wood-fired pizzas, handcrafted daily with fresh, local ingredients." testimonials={[ - { name: "Sarah J.", handle: "@sarahj", testimonial: "Best pizza in Stratford! Truly authentic flavor.", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/whole-slice-olive-pizza-wooden-board_114579-1143.jpg", imageAlt: "authentic italian pizza restaurant interior" }, - { name: "Mike R.", handle: "@miker", testimonial: "Amazing service and incredible pasta selection.", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-professional-chef-working_23-2151232181.jpg", imageAlt: "authentic italian pizza restaurant interior" }, + { name: "Sarah J.", handle: "@sarahj", testimonial: "Best pizza in Stratford! Truly authentic flavor.", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/whole-slice-olive-pizza-wooden-board_114579-1143.jpg?_wi=1", imageAlt: "authentic italian pizza restaurant interior" }, + { name: "Mike R.", handle: "@miker", testimonial: "Amazing service and incredible pasta selection.", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-professional-chef-working_23-2151232181.jpg?_wi=1", imageAlt: "authentic italian pizza restaurant interior" }, { name: "Emily D.", handle: "@emilyd", testimonial: "My go-to spot for family dinners. Fantastic atmosphere.", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/photo-mixed-race-young-family-couple-have-tasty-dish_273609-44915.jpg", imageAlt: "authentic italian pizza restaurant interior" }, { name: "James L.", handle: "@jamesl", testimonial: "Consistent quality and great vibe every time.", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/glamour-african-american-woman-eating-pizza-drink-lemonade-restaurant_627829-5425.jpg", imageAlt: "authentic italian pizza restaurant interior" }, { name: "Chloe T.", handle: "@chloet", testimonial: "The crust is perfection, just like in Naples.", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/young-african-american-woman-eating-homemade-cheese-pizza-pointing-showing-with-thumb-up-side-with-happy-face-smiling_839833-29959.jpg", imageAlt: "authentic italian pizza restaurant interior" }, ]} buttons={[{ text: "View Menu", href: "#products" }, { text: "Book Table", href: "#contact" }]} - imageSrc="http://img.b2bpic.net/free-photo/whole-slice-olive-pizza-wooden-board_114579-1143.jpg" + imageSrc="http://img.b2bpic.net/free-photo/whole-slice-olive-pizza-wooden-board_114579-1143.jpg?_wi=2" mediaAnimation="slide-up" avatars={[{ src: "http://img.b2bpic.net/free-photo/lovely-couple-eat-pizza-outdoor-cafeteria_273609-44914.jpg", alt: "Happy diner 1" }, { src: "http://img.b2bpic.net/free-photo/photo-satisfied-teenage-girl-with-dark-healthy-skin-enjoys-delicious-meal-holds-piece-pizza_273609-18724.jpg", alt: "Happy diner 2" }, { src: "http://img.b2bpic.net/free-photo/horizontal-cropped-view-cheerful-black-woman-with-afro-hairstyle-eats-delicious-italian-pizza-from-boyfriends-hands_273609-18723.jpg", alt: "Happy diner 3" }, { src: "http://img.b2bpic.net/free-photo/man-enjoying-some-delicious-italian-food_23-2149028578.jpg", alt: "Happy diner 4" }, { src: "http://img.b2bpic.net/free-photo/medium-shot-woman-eating-delicious-pizza_23-2150317035.jpg", alt: "Happy diner 5" }]} marqueeItems={[{ type: "text", text: "Wood-Fired" }, { type: "text", text: "Authentic Italian" }, { type: "text", text: "Fresh Ingredients" }, { type: "text", text: "Handcrafted" }, { type: "text", text: "Since 2015" }]} @@ -69,7 +69,7 @@ export default function LandingPage() { title="A Passion for Tradition" description="FIGO Stratford brings the heritage of Italian cuisine to your neighborhood. Our chefs use centuries-old techniques to create unforgettable dining experiences." bulletPoints={[{ title: "Fresh Ingredients", description: "Sourced daily from local farms." }, { title: "Handcrafted Dough", description: "Fermented for 48 hours." }, { title: "Wood-Fired Ovens", description: "Authentic taste in every bite." }]} - imageSrc="http://img.b2bpic.net/free-photo/medium-shot-professional-chef-working_23-2151232181.jpg" + imageSrc="http://img.b2bpic.net/free-photo/medium-shot-professional-chef-working_23-2151232181.jpg?_wi=2" mediaAnimation="blur-reveal" /> @@ -91,7 +91,7 @@ export default function LandingPage() { textboxLayout="default" gridVariant="uniform-all-items-equal" useInvertedBackground={false} - products={[{ id: "p1", name: "Margherita", price: "£12.50", imageSrc: "http://img.b2bpic.net/free-photo/traditional-gulas-dish-composition_23-2149072547.jpg" }, { id: "p2", name: "Pepperoni", price: "£14.00", imageSrc: "http://img.b2bpic.net/free-photo/food-ingredients-spices-delicious-italian-pizza-black-concrete-background_23-2148076115.jpg" }, { id: "p3", name: "Vegetariana", price: "£13.50", imageSrc: "http://img.b2bpic.net/free-photo/top-view-pizza-frame-with-copy-space_23-2148574220.jpg" }, { id: "p4", name: "Prosciutto", price: "£15.00", imageSrc: "http://img.b2bpic.net/free-photo/assorted-meat-pizza-with-jamon-olives_501050-772.jpg" }, { id: "p5", name: "Truffle Delight", price: "£16.50", imageSrc: "http://img.b2bpic.net/free-photo/slice-pizza-wooden-board-with-recipe-book-aside-marble_114579-13833.jpg" }, { id: "p6", name: "Quattro Formaggi", price: "£14.50", imageSrc: "http://img.b2bpic.net/free-photo/delicious-pizza-arrangement-flat-lay_23-2149325318.jpg" }]} + products={[{ id: "p1", name: "Margherita", price: "£12.50", imageSrc: "http://img.b2bpic.net/free-photo/traditional-gulas-dish-composition_23-2149072547.jpg?_wi=1" }, { id: "p2", name: "Pepperoni", price: "£14.00", imageSrc: "http://img.b2bpic.net/free-photo/food-ingredients-spices-delicious-italian-pizza-black-concrete-background_23-2148076115.jpg" }, { id: "p3", name: "Vegetariana", price: "£13.50", imageSrc: "http://img.b2bpic.net/free-photo/top-view-pizza-frame-with-copy-space_23-2148574220.jpg?_wi=1" }, { id: "p4", name: "Prosciutto", price: "£15.00", imageSrc: "http://img.b2bpic.net/free-photo/assorted-meat-pizza-with-jamon-olives_501050-772.jpg" }, { id: "p5", name: "Truffle Delight", price: "£16.50", imageSrc: "http://img.b2bpic.net/free-photo/slice-pizza-wooden-board-with-recipe-book-aside-marble_114579-13833.jpg" }, { id: "p6", name: "Quattro Formaggi", price: "£14.50", imageSrc: "http://img.b2bpic.net/free-photo/delicious-pizza-arrangement-flat-lay_23-2149325318.jpg" }]} title="Our Signature Pizzas" description="Hand-stretched and baked to perfection in our wood ovens." /> @@ -102,11 +102,11 @@ export default function LandingPage() { textboxLayout="default" useInvertedBackground={false} testimonials={[ - { id: "1", name: "Anna B.", date: "1 week ago", title: "Wonderful", quote: "Delicious pizza and great staff.", tag: "Verified", avatarSrc: "http://img.b2bpic.net/free-photo/photo-mixed-race-young-family-couple-have-tasty-dish_273609-44915.jpg", imageSrc: "http://img.b2bpic.net/free-photo/whole-slice-olive-pizza-wooden-board_114579-1143.jpg", imageAlt: "happy diner portrait smiling restaurant" }, - { id: "2", name: "Tom H.", date: "2 weeks ago", title: "Excellent", quote: "The wood-fired taste is unmistakable.", tag: "Verified", avatarSrc: "http://img.b2bpic.net/free-photo/glamour-african-american-woman-eating-pizza-drink-lemonade-restaurant_627829-5425.jpg", imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-professional-chef-working_23-2151232181.jpg", imageAlt: "happy diner portrait smiling restaurant" }, + { id: "1", name: "Anna B.", date: "1 week ago", title: "Wonderful", quote: "Delicious pizza and great staff.", tag: "Verified", avatarSrc: "http://img.b2bpic.net/free-photo/photo-mixed-race-young-family-couple-have-tasty-dish_273609-44915.jpg", imageSrc: "http://img.b2bpic.net/free-photo/whole-slice-olive-pizza-wooden-board_114579-1143.jpg?_wi=3", imageAlt: "happy diner portrait smiling restaurant" }, + { id: "2", name: "Tom H.", date: "2 weeks ago", title: "Excellent", quote: "The wood-fired taste is unmistakable.", tag: "Verified", avatarSrc: "http://img.b2bpic.net/free-photo/glamour-african-american-woman-eating-pizza-drink-lemonade-restaurant_627829-5425.jpg", imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-professional-chef-working_23-2151232181.jpg?_wi=3", imageAlt: "happy diner portrait smiling restaurant" }, { id: "3", name: "Lisa M.", date: "3 weeks ago", title: "Top Notch", quote: "Love the atmosphere and the wine list.", tag: "Verified", avatarSrc: "http://img.b2bpic.net/free-photo/young-african-american-woman-eating-homemade-cheese-pizza-pointing-showing-with-thumb-up-side-with-happy-face-smiling_839833-29959.jpg", imageSrc: "http://img.b2bpic.net/free-photo/couple-having-date-together-luxurious-restaurant_23-2150517423.jpg", imageAlt: "happy diner portrait smiling restaurant" }, - { id: "4", name: "Jake P.", date: "1 month ago", title: "Amazing", quote: "Best pizza I've had in a long time.", tag: "Verified", avatarSrc: "http://img.b2bpic.net/free-photo/outdoor-shot-delighted-happy-dark-skinned-young-female-wears-red-blouse-listens-audio-song-headphones_273609-3479.jpg", imageSrc: "http://img.b2bpic.net/free-photo/traditional-gulas-dish-composition_23-2149072547.jpg", imageAlt: "happy diner portrait smiling restaurant" }, - { id: "5", name: "Clara S.", date: "1 month ago", title: "Fantastic", quote: "Can't wait to come back next week!", tag: "Verified", avatarSrc: "http://img.b2bpic.net/free-photo/food-ingredients-spices-delicious-italian-pizza-black-concrete-background_23-2148076115.jpg", imageSrc: "http://img.b2bpic.net/free-photo/top-view-pizza-frame-with-copy-space_23-2148574220.jpg", imageAlt: "happy diner portrait smiling restaurant" } + { id: "4", name: "Jake P.", date: "1 month ago", title: "Amazing", quote: "Best pizza I've had in a long time.", tag: "Verified", avatarSrc: "http://img.b2bpic.net/free-photo/outdoor-shot-delighted-happy-dark-skinned-young-female-wears-red-blouse-listens-audio-song-headphones_273609-3479.jpg", imageSrc: "http://img.b2bpic.net/free-photo/traditional-gulas-dish-composition_23-2149072547.jpg?_wi=2", imageAlt: "happy diner portrait smiling restaurant" }, + { id: "5", name: "Clara S.", date: "1 month ago", title: "Fantastic", quote: "Can't wait to come back next week!", tag: "Verified", avatarSrc: "http://img.b2bpic.net/free-photo/food-ingredients-spices-delicious-italian-pizza-black-concrete-background_23-2148076115.jpg", imageSrc: "http://img.b2bpic.net/free-photo/top-view-pizza-frame-with-copy-space_23-2148574220.jpg?_wi=2", imageAlt: "happy diner portrait smiling restaurant" } ]} title="What Our Guests Say" description="Rated 4.7/5 by over 6,000 satisfied food lovers."