Merge version_1 into main
Merge version_1 into main
This commit was merged in pull request #1.
This commit is contained in:
@@ -86,7 +86,7 @@ export default function LandingPage() {
|
||||
handle: "@pizzafan",
|
||||
testimonial: "Polin Pizza is my go-to for delicious, fresh pizza every time! The crust is perfect, and toppings are always generous.",
|
||||
rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/people-eating-pizza_52683-111555.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/people-eating-pizza_52683-111555.jpg?_wi=1",
|
||||
imageAlt: "Customer Sarah J.",
|
||||
},
|
||||
{
|
||||
@@ -132,7 +132,7 @@ export default function LandingPage() {
|
||||
href: "#menu",
|
||||
},
|
||||
]}
|
||||
imageSrc="http://img.b2bpic.net/free-photo/close-up-hand-holding-sauce-bottle_23-2148773532.jpg"
|
||||
imageSrc="http://img.b2bpic.net/free-photo/close-up-hand-holding-sauce-bottle_23-2148773532.jpg?_wi=1"
|
||||
imageAlt="Authentic Polin Pizza delivered fresh"
|
||||
mediaAnimation="opacity"
|
||||
fixedMediaHeight={true}
|
||||
@@ -344,7 +344,7 @@ export default function LandingPage() {
|
||||
button: {
|
||||
text: "Order Large",
|
||||
},
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/close-up-hand-holding-sauce-bottle_23-2148773532.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/close-up-hand-holding-sauce-bottle_23-2148773532.jpg?_wi=2",
|
||||
imageAlt: "Delivery man employee in red cap blank tshirt uniform holding pizza box and paper bag looking at camera happy and surprised standing over green background",
|
||||
},
|
||||
{
|
||||
@@ -360,7 +360,7 @@ export default function LandingPage() {
|
||||
button: {
|
||||
text: "Order Combo",
|
||||
},
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/people-eating-pizza_52683-111555.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/people-eating-pizza_52683-111555.jpg?_wi=2",
|
||||
imageAlt: "Delivery man employee in red cap blank tshirt uniform holding pizza box and paper bag looking at camera happy and surprised standing over green background",
|
||||
},
|
||||
]}
|
||||
|
||||
Reference in New Issue
Block a user