7 Commits

Author SHA1 Message Date
1729f21079 Update src/app/page.tsx 2026-05-11 12:03:54 +00:00
9d02c642eb Merge version_3 into main
Merge version_3 into main
2026-05-11 11:58:28 +00:00
b25f50b7c3 Update src/app/page.tsx 2026-05-11 11:58:25 +00:00
a7c877eb4e Merge version_2 into main
Merge version_2 into main
2026-05-11 11:54:42 +00:00
3f79783214 Update src/app/page.tsx 2026-05-11 11:54:39 +00:00
3b098b1730 Merge version_1 into main
Merge version_1 into main
2026-05-11 11:31:07 +00:00
64c91ac4ea Merge version_1 into main
Merge version_1 into main
2026-05-11 11:30:37 +00:00

View File

@@ -37,7 +37,7 @@ export default function LandingPage() {
{ name: "Testimonials", id: "#testimonials" },
{ name: "Contact", id: "#contact" },
]}
brandName="Karahi & Biryani"
brandName="Karahi & Biryani Restaurant"
/>
</div>
@@ -84,18 +84,9 @@ export default function LandingPage() {
useInvertedBackground={false}
showStepNumbers={false}
features={[
{
title: "Freshly Prepared Roti", description: "Our parathas and rotis are hand-crafted daily to ensure the perfect texture.", phoneOne: { imageSrc: "http://img.b2bpic.net/free-photo/side-view-lahmacun-with-pizza-cutting-knife-parsley_176474-3129.jpg", imageAlt: "Fresh paratha being cooked" },
phoneTwo: { imageSrc: "http://img.b2bpic.net/free-photo/front-close-view-female-confectioner-white-wear-holding-delicious-pastries-pink-wall-confectionery-sweet-pastry_140725-35099.jpg", imageAlt: "Fresh paratha being cooked" }
},
{
title: "Authentic Spices", description: "We source the finest spices to maintain the traditional heat and depth of our curries.", phoneOne: { imageSrc: "http://img.b2bpic.net/free-photo/top-view-delicious-meat-sauce-soup-with-greens-sliced-potatoes-dark-desk-sauce-soup-meal-food-dinner-dish_140725-101730.jpg", imageAlt: "Spicy mutton curry authentic" },
phoneTwo: { imageSrc: "http://img.b2bpic.net/free-photo/top-view-delicious-meat-soup-with-different-seasonings_140725-133967.jpg", imageAlt: "Spicy mutton curry authentic" }
},
{
title: "New Management", description: "We've listened to your feedback and made significant improvements in service and quality.", phoneOne: { imageSrc: "http://img.b2bpic.net/free-photo/loaf-fresh-fragrant-bread-with-sliced-toast-blue-table_114579-41699.jpg", imageAlt: "Fresh paratha being cooked" },
phoneTwo: { imageSrc: "http://img.b2bpic.net/free-photo/dinner-meal-concept-flat-lay-man-cutting-turkish-yufka_176474-9390.jpg", imageAlt: "Fresh paratha being cooked" }
}
{ title: "Freshly Prepared Roti", description: "Our parathas and rotis are hand-crafted daily to ensure the perfect texture.", phoneOne: { imageSrc: "http://img.b2bpic.net/free-photo/side-view-lahmacun-with-pizza-cutting-knife-parsley_176474-3129.jpg" }, phoneTwo: { imageSrc: "http://img.b2bpic.net/free-photo/front-close-view-female-confectioner-white-wear-holding-delicious-pastries-pink-wall-confectionery-sweet-pastry_140725-35099.jpg" } },
{ title: "Authentic Spices", description: "We source the finest spices to maintain the traditional heat and depth of our curries.", phoneOne: { imageSrc: "http://img.b2bpic.net/free-photo/top-view-delicious-meat-sauce-soup-with-greens-sliced-potatoes-dark-desk-sauce-soup-meal-food-dinner-dish_140725-101730.jpg" }, phoneTwo: { imageSrc: "http://img.b2bpic.net/free-photo/top-view-delicious-meat-soup-with-different-seasonings_140725-133967.jpg" } },
{ title: "New Management", description: "We've listened to your feedback and made significant improvements in service and quality.", phoneOne: { imageSrc: "http://img.b2bpic.net/free-photo/loaf-fresh-fragrant-bread-with-sliced-toast-blue-table_114579-41699.jpg" }, phoneTwo: { imageSrc: "http://img.b2bpic.net/dinner-meal-concept-flat-lay-man-cutting-turkish-yufka_176474-9390.jpg" } }
]}
title="Why You'll Love Us"
description="We take pride in every dish we serve, ensuring an experience that captures the essence of home-style Pakistani cooking."
@@ -109,15 +100,15 @@ export default function LandingPage() {
gridVariant="uniform-all-items-equal"
useInvertedBackground={true}
products={[
{ id: "1", brand: "Classic", name: "Chicken Biryani", price: "$12", rating: 5, reviewCount: "120", imageSrc: "http://img.b2bpic.net/free-photo/lime-near-rice-potatoes_23-2147894951.jpg" },
{ id: "2", brand: "Signature", name: "Mutton Karahi", price: "$18", rating: 4, reviewCount: "85", imageSrc: "http://img.b2bpic.net/free-photo/delicious-pakistani-dish-high-angle_23-2148825147.jpg" },
{ id: "3", brand: "Breakfast", name: "Aloo Paratha", price: "$5", rating: 4, reviewCount: "45", imageSrc: "http://img.b2bpic.net/free-photo/top-view-cooked-pita-inside-plate-with-greens-lemon-slices-dark-surface_179666-34878.jpg" },
{ id: "4", brand: "Classic", name: "Chicken Qorma", price: "$14", rating: 4, reviewCount: "60", imageSrc: "http://img.b2bpic.net/free-photo/top-view-delicious-chicken-slices-with-tomato-sauce-grey-background-sauce-dish-meat-chicken-tomato_140725-96225.jpg" },
{ id: "5", brand: "Breakfast", name: "Channy Masala", price: "$6", rating: 4, reviewCount: "30", imageSrc: "http://img.b2bpic.net/free-photo/nutritious-indian-dosa-assortment_23-2149086077.jpg" },
{ id: "6", brand: "Drinks", name: "Fresh Lassi", price: "$4", rating: 5, reviewCount: "90", imageSrc: "http://img.b2bpic.net/free-photo/menthol-milkshake-wooden-hemp_140725-2159.jpg" },
{ id: "1", brand: "Karahi & Biryani", name: "Chicken Tikka Karahi (Plate)", price: "QR 16.00", rating: 5, reviewCount: "100", imageSrc: "http://img.b2bpic.net/free-photo/lime-near-rice-potatoes_23-2147894951.jpg" },
{ id: "2", brand: "Karahi & Biryani", name: "Chicken Karahi (Plate)", price: "QR 15.00", rating: 5, reviewCount: "90", imageSrc: "http://img.b2bpic.net/free-photo/delicious-pakistani-dish-high-angle_23-2148825147.jpg" },
{ id: "3", brand: "Karahi & Biryani", name: "Chicken Handi (Plate)", price: "QR 20.00", rating: 4, reviewCount: "80", imageSrc: "http://img.b2bpic.net/free-photo/top-view-delicious-chicken-slices-with-tomato-sauce-grey-background-sauce-dish-meat-chicken-tomato_140725-96225.jpg" },
{ id: "4", brand: "Karahi & Biryani", name: "Chicken Briyani", price: "QR 12.00", rating: 5, reviewCount: "150", imageSrc: "http://img.b2bpic.net/free-photo/nutritious-indian-dosa-assortment_23-2149086077.jpg" },
{ id: "5", brand: "Karahi & Biryani", name: "Special Samosa", price: "QR 2.00", rating: 5, reviewCount: "200", imageSrc: "http://img.b2bpic.net/free-photo/menthol-milkshake-wooden-hemp_140725-2159.jpg" },
{ id: "6", brand: "Karahi & Biryani", name: "Daal Chana", price: "QR 6.00", rating: 4, reviewCount: "50", imageSrc: "http://img.b2bpic.net/free-photo/top-view-cooked-pita-inside-plate-with-greens-lemon-slices-dark-surface_179666-34878.jpg" }
]}
title="Our Signature Dishes"
description="Explore our curated selection of authentic favorites that keep our customers coming back."
title="Our Full Menu"
description="Discover the rich and diverse flavors of Karahi & Biryani Restaurant."
/>
</div>
@@ -146,9 +137,6 @@ export default function LandingPage() {
avatars={[
{ src: "http://img.b2bpic.net/free-photo/group-friends-eating-restaurant_23-2148395390.jpg", alt: "Customer 1" },
{ src: "http://img.b2bpic.net/free-photo/male-local-traveler-with-camera_23-2149016703.jpg", alt: "Customer 2" },
{ src: "http://img.b2bpic.net/free-photo/merry-young-adult-enjoying-christmas-conversation-video-call-room-decorated-festivity-celebration-talking-woman-preparing-drink-wine-kitchen-with-joyful-ornaments_482257-28400.jpg", alt: "Customer 3" },
{ src: "http://img.b2bpic.net/free-photo/front-view-woman-with-delicious-burger_23-2150347940.jpg", alt: "Customer 4" },
{ src: "http://img.b2bpic.net/free-photo/front-view-smiley-woman-holding-cup_23-2149655610.jpg", alt: "Customer 5" },
]}
ratingAnimation="slide-up"
avatarsAnimation="blur-reveal"
@@ -188,7 +176,7 @@ export default function LandingPage() {
<div id="footer" data-section="footer">
<FooterCard
logoText="Karahi & Biryani"
logoText="Karahi & Biryani Restaurant"
copyrightText="© 2025 Karahi & Biryani. All Rights Reserved."
socialLinks={[
{ icon: Instagram, href: "#", ariaLabel: "Instagram" },