Update src/app/page.tsx
This commit is contained in:
@@ -62,7 +62,7 @@ export default function LandingPage() {
|
||||
href: "#products",
|
||||
},
|
||||
]}
|
||||
imageSrc="http://img.b2bpic.net/free-photo/cheeseburger-with-lots-melted-cheese_140725-1107.jpg"
|
||||
imageSrc="http://img.b2bpic.net/free-photo/cheeseburger-with-lots-melted-cheese_140725-1107.jpg?_wi=1"
|
||||
imageAlt="Authentic Somsa"
|
||||
/>
|
||||
</div>
|
||||
@@ -87,7 +87,7 @@ export default function LandingPage() {
|
||||
description: "Baked with love.",
|
||||
},
|
||||
]}
|
||||
imageSrc="http://img.b2bpic.net/free-photo/stones-natural-room-interior-design_23-2151890380.jpg"
|
||||
imageSrc="http://img.b2bpic.net/free-photo/stones-natural-room-interior-design_23-2151890380.jpg?_wi=1"
|
||||
mediaAnimation="slide-up"
|
||||
/>
|
||||
</div>
|
||||
@@ -160,7 +160,7 @@ export default function LandingPage() {
|
||||
description: "Highest hygiene standards.",
|
||||
bentoComponent: "reveal-icon",
|
||||
icon: Shield,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/cheeseburger-with-lots-melted-cheese_140725-1107.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/cheeseburger-with-lots-melted-cheese_140725-1107.jpg?_wi=2",
|
||||
imageAlt: "Delicious melted cheese snacks",
|
||||
},
|
||||
{
|
||||
@@ -168,7 +168,7 @@ export default function LandingPage() {
|
||||
description: "Affordable taste.",
|
||||
bentoComponent: "reveal-icon",
|
||||
icon: Award,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/stones-natural-room-interior-design_23-2151890380.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/stones-natural-room-interior-design_23-2151890380.jpg?_wi=2",
|
||||
imageAlt: "Delicious melted cheese snacks",
|
||||
},
|
||||
]}
|
||||
|
||||
Reference in New Issue
Block a user