Update src/app/page.tsx

This commit is contained in:
2026-03-03 04:01:21 +00:00
parent ca1f1a18a2
commit deb48c642e

View File

@@ -48,16 +48,16 @@ export default function LandingPage() {
description="Experience the true taste of Italy in Downingtown. Handcrafted pizzas made with the finest ingredients and traditional techniques. Serving our community since 2005." description="Experience the true taste of Italy in Downingtown. Handcrafted pizzas made with the finest ingredients and traditional techniques. Serving our community since 2005."
background={{ variant: "plain" }} background={{ variant: "plain" }}
leftCarouselItems={[ leftCarouselItems={[
{ imageSrc: "http://img.b2bpic.net/free-photo/delicious-vegan-pizza-social-post_23-2151895448.jpg", imageAlt: "Wood-fired pizza with fresh toppings" }, { imageSrc: "http://img.b2bpic.net/free-photo/delicious-vegan-pizza-social-post_23-2151895448.jpg?_wi=1", imageAlt: "Wood-fired pizza with fresh toppings" },
{ imageSrc: "http://img.b2bpic.net/free-photo/top-view-pizza-with-vegetables_23-2148601650.jpg", imageAlt: "Gourmet pizza with premium ingredients" }, { imageSrc: "http://img.b2bpic.net/free-photo/top-view-pizza-with-vegetables_23-2148601650.jpg?_wi=1", imageAlt: "Gourmet pizza with premium ingredients" },
{ imageSrc: "http://img.b2bpic.net/free-photo/dinner-set-with-margherita-pizza-salad-pasta-wine_140725-7828.jpg", imageAlt: "Classic Carmine's signature pizza" }, { imageSrc: "http://img.b2bpic.net/free-photo/dinner-set-with-margherita-pizza-salad-pasta-wine_140725-7828.jpg?_wi=1", imageAlt: "Classic Carmine's signature pizza" },
{ imageSrc: "http://img.b2bpic.net/free-photo/experienced-chef-is-putting-his-pizza-oven-using-special-giant-spatula_613910-14109.jpg", imageAlt: "Pizza cooking in traditional oven" } { imageSrc: "http://img.b2bpic.net/free-photo/experienced-chef-is-putting-his-pizza-oven-using-special-giant-spatula_613910-14109.jpg?_wi=1", imageAlt: "Pizza cooking in traditional oven" }
]} ]}
rightCarouselItems={[ rightCarouselItems={[
{ imageSrc: "http://img.b2bpic.net/free-photo/top-view-pizza-with-vegetables_23-2148601650.jpg", imageAlt: "Fresh mozzarella and basil pizza" }, { imageSrc: "http://img.b2bpic.net/free-photo/top-view-pizza-with-vegetables_23-2148601650.jpg?_wi=2", imageAlt: "Fresh mozzarella and basil pizza" },
{ imageSrc: "http://img.b2bpic.net/free-photo/dinner-set-with-margherita-pizza-salad-pasta-wine_140725-7828.jpg", imageAlt: "Crispy crust wood-fired pizza" }, { imageSrc: "http://img.b2bpic.net/free-photo/dinner-set-with-margherita-pizza-salad-pasta-wine_140725-7828.jpg?_wi=2", imageAlt: "Crispy crust wood-fired pizza" },
{ imageSrc: "http://img.b2bpic.net/free-photo/experienced-chef-is-putting-his-pizza-oven-using-special-giant-spatula_613910-14109.jpg", imageAlt: "Chef preparing authentic pizza" }, { imageSrc: "http://img.b2bpic.net/free-photo/experienced-chef-is-putting-his-pizza-oven-using-special-giant-spatula_613910-14109.jpg?_wi=2", imageAlt: "Chef preparing authentic pizza" },
{ imageSrc: "http://img.b2bpic.net/free-photo/delicious-vegan-pizza-social-post_23-2151895448.jpg", imageAlt: "Delicious homemade pizza slice" } { imageSrc: "http://img.b2bpic.net/free-photo/delicious-vegan-pizza-social-post_23-2151895448.jpg?_wi=2", imageAlt: "Delicious homemade pizza slice" }
]} ]}
carouselPosition="right" carouselPosition="right"
buttons={[ buttons={[