Merge version_1 into main

Merge version_1 into main
This commit was merged in pull request #3.
This commit is contained in:
2026-03-17 13:47:07 +00:00

View File

@@ -50,9 +50,9 @@ export default function LandingPage() {
]}
slides={[
{ imageSrc: "http://img.b2bpic.net/free-photo/meat-with-vegetables-pan-pickles_140725-6251.jpg", imageAlt: "Grilled fish specialty" },
{ imageSrc: "http://img.b2bpic.net/free-photo/woman-staying-home-kitchen-cooking-shrimps-with-vegetables-pan-home-cooking-healthy-cooking-concept_1220-6308.jpg", imageAlt: "Chicken karahi sizzling" },
{ imageSrc: "http://img.b2bpic.net/free-photo/side-view-shaurma-kebab-wooden-board-with-sauces-black_140725-12043.jpg", imageAlt: "Fast food favorites" },
{ imageSrc: "http://img.b2bpic.net/free-photo/view-seafood-being-cleaning-kitchen_52683-109807.jpg", imageAlt: "Tawa fish perfection" },
{ imageSrc: "http://img.b2bpic.net/free-photo/woman-staying-home-kitchen-cooking-shrimps-with-vegetables-pan-home-cooking-healthy-cooking-concept_1220-6308.jpg?_wi=1", imageAlt: "Chicken karahi sizzling" },
{ imageSrc: "http://img.b2bpic.net/free-photo/side-view-shaurma-kebab-wooden-board-with-sauces-black_140725-12043.jpg?_wi=1", imageAlt: "Fast food favorites" },
{ imageSrc: "http://img.b2bpic.net/free-photo/view-seafood-being-cleaning-kitchen_52683-109807.jpg?_wi=1", imageAlt: "Tawa fish perfection" },
{ imageSrc: "http://img.b2bpic.net/free-photo/white-bowl-lentil-soup-with-wooden-spoon_114579-69166.jpg", imageAlt: "Dal mash comfort food" },
{ imageSrc: "http://img.b2bpic.net/free-photo/flat-lay-tasty-food-arrangement_23-2148601660.jpg", imageAlt: "Fresh pizza slice" }
]}
@@ -136,7 +136,7 @@ export default function LandingPage() {
useInvertedBackground={true}
products={[
{
id: "gallery-1", name: "Karahi Preparation", price: "Specialty", imageSrc: "http://img.b2bpic.net/free-photo/chef-cooking-recipe_23-2148145621.jpg", imageAlt: "Chef preparing karahi"
id: "gallery-1", name: "Karahi Preparation", price: "Specialty", imageSrc: "http://img.b2bpic.net/free-photo/chef-cooking-recipe_23-2148145621.jpg?_wi=1", imageAlt: "Chef preparing karahi"
},
{
id: "gallery-2", name: "Grilled Fish Plate", price: "Signature", imageSrc: "http://img.b2bpic.net/free-photo/top-view-boiled-red-fish-with-stew-greens-sauce-plate_141793-3941.jpg", imageAlt: "Beautifully plated grilled fish"
@@ -160,10 +160,10 @@ export default function LandingPage() {
<div id="testimonials" data-section="testimonials">
<TestimonialCardTwelve
testimonials={[
{ id: "1", name: "Ahmed Khan", imageSrc: "http://img.b2bpic.net/free-photo/chef-cooking-recipe_23-2148145621.jpg", imageAlt: "Ahmed Khan" },
{ id: "2", name: "Fatima Malik", imageSrc: "http://img.b2bpic.net/free-photo/woman-staying-home-kitchen-cooking-shrimps-with-vegetables-pan-home-cooking-healthy-cooking-concept_1220-6308.jpg", imageAlt: "Fatima Malik" },
{ id: "3", name: "Hassan Ali", imageSrc: "http://img.b2bpic.net/free-photo/side-view-shaurma-kebab-wooden-board-with-sauces-black_140725-12043.jpg", imageAlt: "Hassan Ali" },
{ id: "4", name: "Ayesha Zaman", imageSrc: "http://img.b2bpic.net/free-photo/view-seafood-being-cleaning-kitchen_52683-109807.jpg", imageAlt: "Ayesha Zaman" }
{ id: "1", name: "Ahmed Khan", imageSrc: "http://img.b2bpic.net/free-photo/chef-cooking-recipe_23-2148145621.jpg?_wi=2", imageAlt: "Ahmed Khan" },
{ id: "2", name: "Fatima Malik", imageSrc: "http://img.b2bpic.net/free-photo/woman-staying-home-kitchen-cooking-shrimps-with-vegetables-pan-home-cooking-healthy-cooking-concept_1220-6308.jpg?_wi=2", imageAlt: "Fatima Malik" },
{ id: "3", name: "Hassan Ali", imageSrc: "http://img.b2bpic.net/free-photo/side-view-shaurma-kebab-wooden-board-with-sauces-black_140725-12043.jpg?_wi=2", imageAlt: "Hassan Ali" },
{ id: "4", name: "Ayesha Zaman", imageSrc: "http://img.b2bpic.net/free-photo/view-seafood-being-cleaning-kitchen_52683-109807.jpg?_wi=2", imageAlt: "Ayesha Zaman" }
]}
cardTitle="Customer Reviews"
cardTag="⭐ Highly Rated"