Merge version_1 into main
Merge version_1 into main
This commit was merged in pull request #1.
This commit is contained in:
@@ -66,7 +66,7 @@ export default function LandingPage() {
|
||||
handle: "@rudih",
|
||||
testimonial: "The crispiest chicken I've ever had!",
|
||||
rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/crispy-golden-fried-chicken-bowl-dark-wood_84443-74902.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/crispy-golden-fried-chicken-bowl-dark-wood_84443-74902.jpg?_wi=1",
|
||||
imageAlt: "crispy fried chicken delicious",
|
||||
},
|
||||
{
|
||||
@@ -98,7 +98,7 @@ export default function LandingPage() {
|
||||
handle: "@mayap",
|
||||
testimonial: "Always quick, fresh, and consistent quality.",
|
||||
rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/crispy-fried-chicken-white-plate-with-tomato-sauce_1150-20222.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/crispy-fried-chicken-white-plate-with-tomato-sauce_1150-20222.jpg?_wi=1",
|
||||
imageAlt: "crispy fried chicken delicious",
|
||||
},
|
||||
]}
|
||||
@@ -108,7 +108,7 @@ export default function LandingPage() {
|
||||
href: "#menu",
|
||||
},
|
||||
]}
|
||||
imageSrc="http://img.b2bpic.net/free-photo/crispy-golden-fried-chicken-bowl-dark-wood_84443-74902.jpg"
|
||||
imageSrc="http://img.b2bpic.net/free-photo/crispy-golden-fried-chicken-bowl-dark-wood_84443-74902.jpg?_wi=2"
|
||||
imageAlt="crispy fried chicken delicious"
|
||||
mediaAnimation="slide-up"
|
||||
avatars={[
|
||||
@@ -199,7 +199,7 @@ export default function LandingPage() {
|
||||
id: "p1",
|
||||
name: "Signature Crispy Wing",
|
||||
price: "$2.99",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/crispy-fried-chicken-white-plate-with-tomato-sauce_1150-20222.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/crispy-fried-chicken-white-plate-with-tomato-sauce_1150-20222.jpg?_wi=2",
|
||||
},
|
||||
{
|
||||
id: "p2",
|
||||
|
||||
Reference in New Issue
Block a user