Merge version_1 into main #2

Merged
bender merged 1 commits from version_1 into main 2026-04-24 04:45:39 +00:00

View File

@@ -28,22 +28,10 @@ export default function LandingPage() {
<div id="nav" data-section="nav">
<NavbarStyleApple
navItems={[
{
name: "Home",
id: "/",
},
{
name: "About",
id: "/about",
},
{
name: "Menu",
id: "/menu",
},
{
name: "Contact",
id: "/contact",
},
{ name: "Home", id: "/" },
{ name: "About", id: "/about" },
{ name: "Menu", id: "/menu" },
{ name: "Contact", id: "/contact" },
]}
brandName="Best Taste Narang Mandi"
/>
@@ -54,38 +42,17 @@ export default function LandingPage() {
title="Best Taste in Narang Mandi Fresh & Affordable Dining"
description="Experience the finest traditional and fast food in Rail Bazar. We pride ourselves on freshness, quality, and community spirit."
buttons={[
{
text: "Call Now",
href: "tel:+923056212700",
},
{
text: "Get Directions",
href: "https://maps.google.com",
},
{ text: "Call Now", href: "tel:+923056212700" },
{ text: "Get Directions", href: "https://maps.google.com" },
]}
imageSrc="http://img.b2bpic.net/free-photo/restaurant-hall-with-bright-color-sitting-furniturs-panoramic-windows_114579-1521.jpg?_wi=1"
imageSrc="http://img.b2bpic.net/free-photo/restaurant-hall-with-bright-color-sitting-furniturs-panoramic-windows_114579-1521.jpg"
imageAlt="Traditional dining environment in Narang Mandi"
avatars={[
{
src: "http://img.b2bpic.net/free-photo/portrait-adorable-blue-eyed-female-model-with-hair-knot-wears-overalls-enjoys-drinking-fruit-smoothie-looks-happily-somewhere-while-sits-cozy-restaurant-beautiful-teenage-girl-coffee-shop_273609-3038.jpg",
alt: "Happy customer",
},
{
src: "http://img.b2bpic.net/free-photo/portrait-happy-woman-eatingout-having-breakfast-talking-friend-table-looking-aside-with-cheerful-smile-sitting-near-mobile-phone-terrace_197531-30313.jpg",
alt: "Happy customer",
},
{
src: "http://img.b2bpic.net/free-photo/medium-shot-smiley-woman-with-kebab_23-2148773545.jpg",
alt: "Happy customer",
},
{
src: "http://img.b2bpic.net/free-photo/medium-shot-smiley-woman-with-food_23-2149250084.jpg",
alt: "Happy customer",
},
{
src: "http://img.b2bpic.net/free-photo/close-up-smiley-people-table_23-2149213367.jpg",
alt: "Happy customer",
},
{ src: "http://img.b2bpic.net/free-photo/portrait-adorable-blue-eyed-female-model-with-hair-knot-wears-overalls-enjoys-drinking-fruit-smoothie-looks-happily-somewhere-while-sits-cozy-restaurant-beautiful-teenage-girl-coffee-shop_273609-3038.jpg", alt: "Happy customer" },
{ src: "http://img.b2bpic.net/free-photo/portrait-happy-woman-eatingout-having-breakfast-talking-friend-table-looking-aside-with-cheerful-smile-sitting-near-mobile-phone-terrace_197531-30313.jpg", alt: "Happy customer" },
{ src: "http://img.b2bpic.net/free-photo/medium-shot-smiley-woman-with-kebab_23-2148773545.jpg", alt: "Happy customer" },
{ src: "http://img.b2bpic.net/free-photo/medium-shot-smiley-woman-with-food_23-2149250084.jpg", alt: "Happy customer" },
{ src: "http://img.b2bpic.net/free-photo/close-up-smiley-people-table_23-2149213367.jpg", alt: "Happy customer" },
]}
avatarText="5000+ Happy Locals"
/>
@@ -97,41 +64,11 @@ export default function LandingPage() {
textboxLayout="default"
useInvertedBackground={false}
testimonials={[
{
id: "1",
name: "Ali Raza",
handle: "@ali_raza",
testimonial: "The best taste in all of Narang Mandi. Highly recommended for families!",
imageSrc: "http://img.b2bpic.net/free-photo/person-indian-origin-having-fun_23-2150285278.jpg",
},
{
id: "2",
name: "Sana Ahmed",
handle: "@sana_foodie",
testimonial: "Fresh, delicious, and very affordable prices. Love the BBQ here.",
imageSrc: "http://img.b2bpic.net/free-photo/man-presents-girl-ring_1398-4220.jpg",
},
{
id: "3",
name: "Usman Khan",
handle: "@usman_travels",
testimonial: "Great service and authentic atmosphere. My go-to place for dinner.",
imageSrc: "http://img.b2bpic.net/free-photo/couple-enjoying-food-restaurant_23-2149269179.jpg",
},
{
id: "4",
name: "Zara Bibi",
handle: "@zara_home",
testimonial: "Always quick service and amazing taste. Clean and welcoming.",
imageSrc: "http://img.b2bpic.net/free-photo/side-view-smiley-friends-with-drinks_23-2149455889.jpg",
},
{
id: "5",
name: "Bilal Ahmed",
handle: "@bilal_local",
testimonial: "Local authentic food at its best. Great experience every time.",
imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-woman-with-delicious-cocktail_23-2150166104.jpg",
},
{ id: "1", name: "Ali Raza", handle: "@ali_raza", testimonial: "The best taste in all of Narang Mandi. Highly recommended for families!", imageSrc: "http://img.b2bpic.net/free-photo/person-indian-origin-having-fun_23-2150285278.jpg" },
{ id: "2", name: "Sana Ahmed", handle: "@sana_foodie", testimonial: "Fresh, delicious, and very affordable prices. Love the BBQ here.", imageSrc: "http://img.b2bpic.net/free-photo/man-presents-girl-ring_1398-4220.jpg" },
{ id: "3", name: "Usman Khan", handle: "@usman_travels", testimonial: "Great service and authentic atmosphere. My go-to place for dinner.", imageSrc: "http://img.b2bpic.net/free-photo/couple-enjoying-food-restaurant_23-2149269179.jpg" },
{ id: "4", name: "Zara Bibi", handle: "@zara_home", testimonial: "Always quick service and amazing taste. Clean and welcoming.", imageSrc: "http://img.b2bpic.net/free-photo/side-view-smiley-friends-with-drinks_23-2149455889.jpg" },
{ id: "5", name: "Bilal Ahmed", handle: "@bilal_local", testimonial: "Local authentic food at its best. Great experience every time.", imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-woman-with-delicious-cocktail_23-2150166104.jpg" },
]}
title="What Our Locals Say"
description="Join our community of happy food lovers."
@@ -144,16 +81,8 @@ export default function LandingPage() {
sideTitle="Frequently Asked Questions"
sideDescription="Everything you need to know about your next visit to Narang Mandi."
faqs={[
{
id: "1",
title: "Do you offer home delivery?",
content: "Yes, we provide fast home delivery within Narang Mandi.",
},
{
id: "2",
title: "What are your operating hours?",
content: "We are open daily from 12 PM to 11 PM.",
},
{ id: "1", title: "Do you offer home delivery?", content: "Yes, we provide fast home delivery within Narang Mandi." },
{ id: "2", title: "What are your operating hours?", content: "We are open daily from 12 PM to 11 PM." },
]}
faqsAnimation="slide-up"
/>
@@ -166,11 +95,7 @@ export default function LandingPage() {
title="Trusted by Local Foodies"
description="Recognized by community members as the go-to spot for authentic flavor."
names={[
"Narang Food Review",
"Rail Bazar Community",
"Local Dining Hub",
"Taste Excellence",
]}
"Narang Food Review", "Rail Bazar Community", "Local Dining Hub", "Taste Excellence"]}
/>
</div>
@@ -183,26 +108,10 @@ export default function LandingPage() {
description="Our chefs bring decades of passion to every plate."
groups={[
{
id: "g1",
groupTitle: "Kitchen Experts",
members: [
{
id: "m1",
title: "Head Chef",
subtitle: "BBQ Master",
detail: "Specializing in traditional Pakistani BBQ for over 15 years.",
imageSrc: "http://img.b2bpic.net/free-photo/woman-eating-restaurant_23-2148006700.jpg",
},
{
id: "m2",
title: "Sous Chef",
subtitle: "Curry Specialist",
detail: "Expert in crafting rich, aromatic gravies and traditional karahis.",
imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-couple-having-lunch-luxury-restaurant_23-2150598413.jpg",
},
id: "g1", groupTitle: "Kitchen Experts", members: [
{ id: "m1", title: "Head Chef", subtitle: "BBQ Master", detail: "Specializing in traditional Pakistani BBQ for over 15 years.", imageSrc: "http://img.b2bpic.net/free-photo/woman-eating-restaurant_23-2148006700.jpg" },
{ id: "m2", title: "Sous Chef", subtitle: "Curry Specialist", detail: "Expert in crafting rich, aromatic gravies and traditional karahis.", imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-couple-having-lunch-luxury-restaurant_23-2150598413.jpg" },
],
imageSrc: "http://img.b2bpic.net/free-photo/restaurant-hall-with-bright-color-sitting-furniturs-panoramic-windows_114579-1521.jpg?_wi=2",
imageAlt: "Woman eating in restaurant",
},
]}
/>
@@ -213,34 +122,16 @@ export default function LandingPage() {
columns={[
{
items: [
{
label: "About Us",
href: "/about",
},
{
label: "Menu",
href: "/menu",
},
{
label: "Contact Us",
href: "/contact",
},
{ label: "About Us", href: "/about" },
{ label: "Menu", href: "/menu" },
{ label: "Contact Us", href: "/contact" },
],
},
{
items: [
{
label: "Call: +92 305 6212700",
href: "tel:+923056212700",
},
{
label: "Open Daily till 11 PM",
href: "#",
},
{
label: "Rail Bazar Rd, Narang Mandi",
href: "https://maps.google.com",
},
{ label: "Call: +92 305 6212700", href: "tel:+923056212700" },
{ label: "Open Daily till 11 PM", href: "#" },
{ label: "Rail Bazar Rd, Narang Mandi", href: "https://maps.google.com" },
],
},
]}