Update src/app/page.tsx
This commit is contained in:
@@ -63,7 +63,7 @@ export default function LandingPage() {
|
||||
handle: "Local Customer",
|
||||
testimonial: "The best pizza in Walhalla! Fresh, creative, and always consistent.",
|
||||
rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/top-view-tasty-pizza-ingredients_23-2148925198.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/top-view-tasty-pizza-ingredients_23-2148925198.jpg?_wi=1",
|
||||
imageAlt: "fresh pizza with cheese pull",
|
||||
},
|
||||
{
|
||||
@@ -71,7 +71,7 @@ export default function LandingPage() {
|
||||
handle: "Local Customer",
|
||||
testimonial: "Friendly staff and a great casual atmosphere. Definitely a local favorite.",
|
||||
rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/flat-lay-fluffy-pizza-arrangement_23-2148574241.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/flat-lay-fluffy-pizza-arrangement_23-2148574241.jpg?_wi=1",
|
||||
imageAlt: "fresh pizza with cheese pull",
|
||||
},
|
||||
{
|
||||
@@ -79,7 +79,7 @@ export default function LandingPage() {
|
||||
handle: "Local Customer",
|
||||
testimonial: "Management is wonderful and very accommodating with allergies. Great food!",
|
||||
rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/high-angle-delicious-pizza-concept_23-2148643459.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/high-angle-delicious-pizza-concept_23-2148643459.jpg?_wi=1",
|
||||
imageAlt: "fresh pizza with cheese pull",
|
||||
},
|
||||
{
|
||||
@@ -87,7 +87,7 @@ export default function LandingPage() {
|
||||
handle: "Local Customer",
|
||||
testimonial: "Perfect family-friendly spot. The kids menu is a huge plus for us.",
|
||||
rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/pizza-inside-packaging-green-table_58702-1318.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/pizza-inside-packaging-green-table_58702-1318.jpg?_wi=1",
|
||||
imageAlt: "fresh pizza with cheese pull",
|
||||
},
|
||||
{
|
||||
@@ -95,7 +95,7 @@ export default function LandingPage() {
|
||||
handle: "Local Customer",
|
||||
testimonial: "Fantastic wings and calzones. We visit every single week.",
|
||||
rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/buffalo-spicy-chicken-wings-with-cayenne-pepper-sauce-isolated-white-background_123827-29452.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/buffalo-spicy-chicken-wings-with-cayenne-pepper-sauce-isolated-white-background_123827-29452.jpg?_wi=1",
|
||||
imageAlt: "fresh pizza with cheese pull",
|
||||
},
|
||||
]}
|
||||
@@ -109,7 +109,7 @@ export default function LandingPage() {
|
||||
href: "tel:8649160692",
|
||||
},
|
||||
]}
|
||||
imageSrc="http://img.b2bpic.net/free-photo/top-view-tasty-pizza-ingredients_23-2148925198.jpg"
|
||||
imageSrc="http://img.b2bpic.net/free-photo/top-view-tasty-pizza-ingredients_23-2148925198.jpg?_wi=2"
|
||||
imageAlt="fresh pizza with cheese pull"
|
||||
avatars={[
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user