Update src/app/page.tsx

This commit is contained in:
2026-05-06 08:47:26 +00:00
parent 7ca243cbe0
commit c96c0009c9

View File

@@ -65,7 +65,7 @@ export default function LandingPage() {
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"
mediaAnimation="slide-up"
avatars={[
@@ -136,7 +136,7 @@ export default function LandingPage() {
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"
mediaAnimation="blur-reveal"
/>
@@ -210,7 +210,7 @@ export default function LandingPage() {
description: "Earn points on every order.",
bentoComponent: "reveal-icon",
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",
},
{
@@ -218,7 +218,7 @@ export default function LandingPage() {
description: "Quality you can taste.",
bentoComponent: "reveal-icon",
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",
},
]}