Update src/app/page.tsx
This commit is contained in:
@@ -65,7 +65,7 @@ export default function LandingPage() {
|
|||||||
href: "#",
|
href: "#",
|
||||||
},
|
},
|
||||||
]}
|
]}
|
||||||
imageSrc="http://img.b2bpic.net/free-photo/top-view-chicken-with-copy-space_23-2148454892.jpg"
|
imageSrc="http://img.b2bpic.net/free-photo/top-view-chicken-with-copy-space_23-2148454892.jpg?_wi=1"
|
||||||
imageAlt="KFC Original Recipe Bucket"
|
imageAlt="KFC Original Recipe Bucket"
|
||||||
mediaAnimation="slide-up"
|
mediaAnimation="slide-up"
|
||||||
avatars={[
|
avatars={[
|
||||||
@@ -136,7 +136,7 @@ export default function LandingPage() {
|
|||||||
description: "Perfected pressure-frying technique.",
|
description: "Perfected pressure-frying technique.",
|
||||||
},
|
},
|
||||||
]}
|
]}
|
||||||
imageSrc="http://img.b2bpic.net/free-photo/chicken-nuggets-with-potatoes-sauces-with-notebook-aside_114579-19744.jpg"
|
imageSrc="http://img.b2bpic.net/free-photo/chicken-nuggets-with-potatoes-sauces-with-notebook-aside_114579-19744.jpg?_wi=1"
|
||||||
imageAlt="Colonel Sanders heritage chicken"
|
imageAlt="Colonel Sanders heritage chicken"
|
||||||
mediaAnimation="blur-reveal"
|
mediaAnimation="blur-reveal"
|
||||||
/>
|
/>
|
||||||
@@ -210,7 +210,7 @@ export default function LandingPage() {
|
|||||||
description: "Earn points on every order.",
|
description: "Earn points on every order.",
|
||||||
bentoComponent: "reveal-icon",
|
bentoComponent: "reveal-icon",
|
||||||
icon: Award,
|
icon: Award,
|
||||||
imageSrc: "http://img.b2bpic.net/free-photo/top-view-chicken-with-copy-space_23-2148454892.jpg",
|
imageSrc: "http://img.b2bpic.net/free-photo/top-view-chicken-with-copy-space_23-2148454892.jpg?_wi=2",
|
||||||
imageAlt: "Delicious corn dog meal",
|
imageAlt: "Delicious corn dog meal",
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
@@ -218,7 +218,7 @@ export default function LandingPage() {
|
|||||||
description: "Quality you can taste.",
|
description: "Quality you can taste.",
|
||||||
bentoComponent: "reveal-icon",
|
bentoComponent: "reveal-icon",
|
||||||
icon: Leaf,
|
icon: Leaf,
|
||||||
imageSrc: "http://img.b2bpic.net/free-photo/chicken-nuggets-with-potatoes-sauces-with-notebook-aside_114579-19744.jpg",
|
imageSrc: "http://img.b2bpic.net/free-photo/chicken-nuggets-with-potatoes-sauces-with-notebook-aside_114579-19744.jpg?_wi=2",
|
||||||
imageAlt: "Delicious corn dog meal",
|
imageAlt: "Delicious corn dog meal",
|
||||||
},
|
},
|
||||||
]}
|
]}
|
||||||
|
|||||||
Reference in New Issue
Block a user