Update src/app/page.tsx

This commit is contained in:
2026-04-17 02:59:24 +00:00
parent bc331691d7
commit 7dcf149e68

View File

@@ -50,7 +50,7 @@ export default function LandingPage() {
{ name: "Zainab Noor", handle: "@zainab", testimonial: "Always fresh, warm, and delivered right on time.", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/details-home-autumn-decor-rustic-style-interior-room-top-view_169016-14203.jpg" },
]}
buttons={[{ text: "View Menu", href: "/menu" }]}
imageSrc="http://img.b2bpic.net/free-photo/close-up-delicious-high-protein-vegan-meal_23-2149091298.jpg"
imageSrc="http://img.b2bpic.net/free-photo/close-up-delicious-high-protein-vegan-meal_23-2149091298.jpg?_wi=1"
mediaAnimation="slide-up"
avatars={[
{ src: "http://img.b2bpic.net/free-photo/kitchen-work_1098-13989.jpg", alt: "Customer 1" },
@@ -75,9 +75,9 @@ export default function LandingPage() {
textboxLayout="default"
useInvertedBackground={true}
features={[
{ id: "1", title: "Fresh Ingredients", tags: ["Premium Quality"], imageSrc: "http://img.b2bpic.net/free-photo/high-angle-bowl-with-cereal-juice_23-2148877636.jpg" },
{ id: "2", title: "Free Delivery", tags: ["Wah Cantt"], imageSrc: "http://img.b2bpic.net/free-photo/close-up-delicious-high-protein-vegan-meal_23-2149091298.jpg" },
{ id: "3", title: "Hygienic Home Cooking", tags: ["Safe"], imageSrc: "http://img.b2bpic.net/free-photo/high-angle-japanese-dumplings-assortment_23-2148809863.jpg" },
{ id: "1", title: "Fresh Ingredients", tags: ["Premium Quality"], imageSrc: "http://img.b2bpic.net/free-photo/high-angle-bowl-with-cereal-juice_23-2148877636.jpg?_wi=1" },
{ id: "2", title: "Free Delivery", tags: ["Wah Cantt"], imageSrc: "http://img.b2bpic.net/free-photo/close-up-delicious-high-protein-vegan-meal_23-2149091298.jpg?_wi=2" },
{ id: "3", title: "Hygienic Home Cooking", tags: ["Safe"], imageSrc: "http://img.b2bpic.net/free-photo/high-angle-japanese-dumplings-assortment_23-2148809863.jpg?_wi=1" },
]}
title="Why Choose Us"
description="We put love into every ingredient."
@@ -116,7 +116,7 @@ export default function LandingPage() {
tag="Get in touch"
title="Order Directly on WhatsApp"
description="Click below to chat with our kitchen manager and place your order."
imageSrc="http://img.b2bpic.net/free-photo/high-angle-bowl-with-cereal-juice_23-2148877636.jpg"
imageSrc="http://img.b2bpic.net/free-photo/high-angle-bowl-with-cereal-juice_23-2148877636.jpg?_wi=2"
mediaAnimation="blur-reveal"
/>
</div>