Merge version_1 into main

Merge version_1 into main
This commit was merged in pull request #3.
This commit is contained in:
2026-05-08 10:13:35 +00:00

View File

@@ -53,7 +53,7 @@ export default function LandingPage() {
description="The best hygienic Daal Chawal in town. Experience the taste of home-cooked meals in every bite."
leftCarouselItems={[
{
imageSrc: "http://img.b2bpic.net/free-photo/rustic-chandelier-made-bulbs-ropes-dining-table-vintage-kitchen_181624-9173.jpg", imageAlt: "asian restaurant interior dining"},
imageSrc: "http://img.b2bpic.net/free-photo/rustic-chandelier-made-bulbs-ropes-dining-table-vintage-kitchen_181624-9173.jpg?_wi=1", imageAlt: "asian restaurant interior dining"},
{
imageSrc: "http://img.b2bpic.net/free-photo/herbal-salad-with-caviar_140725-3421.jpg", imageAlt: "asian restaurant interior dining"},
{
@@ -103,7 +103,7 @@ export default function LandingPage() {
description="We specialize in bringing the most authentic, hygienic, and economical desi food to Johar Town. Our team is dedicated to preserving the traditional flavors you crave."
subdescription="Open daily until midnight to satisfy your desi cravings."
icon={Utensils}
imageSrc="http://img.b2bpic.net/free-photo/close-up-tomatoes-oriental-food_23-2148294988.jpg"
imageSrc="http://img.b2bpic.net/free-photo/close-up-tomatoes-oriental-food_23-2148294988.jpg?_wi=1"
imageAlt="Delicious home-cooked meal"
mediaAnimation="slide-up"
/>
@@ -119,16 +119,16 @@ export default function LandingPage() {
imageSrc: "http://img.b2bpic.net/free-photo/close-up-healthy-rice-basil-leaves-chicken-bowl_23-2148097284.jpg", imageAlt: "Close-up of healthy rice; basil leaves and chicken in bowl"},
{
title: "Economical Pricing", description: "High-quality, delicious meals that won't break the bank.", buttonIcon: Wallet,
imageSrc: "http://img.b2bpic.net/free-photo/rustic-chandelier-made-bulbs-ropes-dining-table-vintage-kitchen_181624-9173.jpg", imageAlt: "Close-up of healthy rice; basil leaves and chicken in bowl"},
imageSrc: "http://img.b2bpic.net/free-photo/rustic-chandelier-made-bulbs-ropes-dining-table-vintage-kitchen_181624-9173.jpg?_wi=2", imageAlt: "Close-up of healthy rice; basil leaves and chicken in bowl"},
{
title: "Traditional Recipes", description: "Generations-old recipes for that authentic desi taste.", buttonIcon: ChefHat,
imageSrc: "http://img.b2bpic.net/free-photo/close-up-tomatoes-oriental-food_23-2148294988.jpg", imageAlt: "Close-up of healthy rice; basil leaves and chicken in bowl"},
imageSrc: "http://img.b2bpic.net/free-photo/close-up-tomatoes-oriental-food_23-2148294988.jpg?_wi=2", imageAlt: "Close-up of healthy rice; basil leaves and chicken in bowl"},
{
title: "Convenient Delivery", description: "Fast and reliable delivery right to your doorstep.", buttonIcon: Truck,
imageSrc: "http://img.b2bpic.net/free-photo/top-view-roasted-eggplant-salad-bowl-dark-surface_140725-88525.jpg", imageAlt: "Close-up of healthy rice; basil leaves and chicken in bowl"},
imageSrc: "http://img.b2bpic.net/free-photo/top-view-roasted-eggplant-salad-bowl-dark-surface_140725-88525.jpg?_wi=1", imageAlt: "Close-up of healthy rice; basil leaves and chicken in bowl"},
{
title: "Open Daily", description: "Serving you until midnight every single day.", buttonIcon: Clock,
imageSrc: "http://img.b2bpic.net/free-photo/top-view-delicious-meat-cutlets-with-fresh-salad_140725-57453.jpg", imageAlt: "Close-up of healthy rice; basil leaves and chicken in bowl"},
imageSrc: "http://img.b2bpic.net/free-photo/top-view-delicious-meat-cutlets-with-fresh-salad_140725-57453.jpg?_wi=1", imageAlt: "Close-up of healthy rice; basil leaves and chicken in bowl"},
]}
title="Why Choose Us?"
description="Experience the best of traditional Pakistani cuisine with our commitment to quality and taste."
@@ -143,9 +143,9 @@ export default function LandingPage() {
useInvertedBackground={false}
products={[
{
id: "1", name: "Classic Daal Chawal", price: "100 PKR", imageSrc: "http://img.b2bpic.net/free-photo/top-view-roasted-eggplant-salad-bowl-dark-surface_140725-88525.jpg"},
id: "1", name: "Classic Daal Chawal", price: "100 PKR", imageSrc: "http://img.b2bpic.net/free-photo/top-view-roasted-eggplant-salad-bowl-dark-surface_140725-88525.jpg?_wi=2"},
{
id: "2", name: "Shami Kebab", price: "30 PKR", imageSrc: "http://img.b2bpic.net/free-photo/top-view-delicious-meat-cutlets-with-fresh-salad_140725-57453.jpg"},
id: "2", name: "Shami Kebab", price: "30 PKR", imageSrc: "http://img.b2bpic.net/free-photo/top-view-delicious-meat-cutlets-with-fresh-salad_140725-57453.jpg?_wi=2"},
{
id: "3", name: "Garden Salad", price: "50 PKR", imageSrc: "http://img.b2bpic.net/free-photo/asian-noodles-with-vegetables-plate_1220-7941.jpg"},
{