2 Commits

Author SHA1 Message Date
5c7d383034 Update src/app/page.tsx 2026-04-29 07:29:04 +00:00
7c73e4e6eb Update src/app/page.tsx 2026-04-29 07:27:03 +00:00

View File

@@ -2,6 +2,7 @@
import { ThemeProvider } from "@/providers/themeProvider/ThemeProvider";
import ReactLenis from "lenis/react";
import { CheckCircle } from "lucide-react";
import ContactCTA from '@/components/sections/contact/ContactCTA';
import FaqDouble from '@/components/sections/faq/FaqDouble';
import FeatureCardTwentySix from '@/components/sections/feature/FeatureCardTwentySix';
@@ -11,7 +12,6 @@ import NavbarStyleFullscreen from '@/components/navbar/NavbarStyleFullscreen/Nav
import ProductCardThree from '@/components/sections/product/ProductCardThree';
import SplitAbout from '@/components/sections/about/SplitAbout';
import TestimonialCardTwo from '@/components/sections/testimonial/TestimonialCardTwo';
import { CheckCircle } from "lucide-react";
export default function LandingPage() {
return (
@@ -32,9 +32,9 @@ export default function LandingPage() {
<NavbarStyleFullscreen
navItems={[
{ name: "Home", id: "hero" },
{ name: "About", id: "about" },
{ name: "Our Story", id: "about" },
{ name: "Menu", id: "products" },
{ name: "Testimonials", id: "testimonials" },
{ name: "Reviews", id: "testimonials" },
{ name: "Contact", id: "contact" },
]}
brandName="Shinwari Dastarkhwan"
@@ -44,16 +44,24 @@ export default function LandingPage() {
<div id="hero" data-section="hero">
<HeroBillboard
background={{ variant: "gradient-bars" }}
title="Authentic Meat Craftsmanship"
description="Experience the legendary taste of Shinwari Dastarkhwan, where tradition meets the finest quality cuts of meat, slow-cooked to perfection over open flames."
title="Experience the Soul of Tradition"
description="At Shinwari Dastarkhwan, we serve timeless recipes crafted with passion and authentic heritage, bringing the true essence of traditional dining to your table."
buttons={[{ text: "Explore Our Menu", href: "#products" }]}
imageSrc="http://img.b2bpic.net/free-photo/lamb-kebab-served-with-onion-sumac-blend-tomato-herbs-sauce_140725-1562.jpg?_wi=1"
mediaAnimation="slide-up"
avatars={[
{ src: "http://img.b2bpic.net/free-photo/happy-redhead-woman-having-fun-while-being-fed-by-her-boyfriend-dining-table_637285-10475.jpg", alt: "Happy couple" },
{ src: "http://img.b2bpic.net/free-photo/best-friends-having-good-time_23-2148395358.jpg", alt: "Best friends" },
{ src: "http://img.b2bpic.net/free-photo/couple-eating-salmon-dish-bowl-restaurant_23-2150461473.jpg", alt: "Couple eating" },
{ src: "http://img.b2bpic.net/free-photo/cheerful-couple-talking-while-eating-lunch-restaurant_637285-9017.jpg", alt: "Cheerful couple" },
{ 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: "Portrait of happy woman" },
]}
marqueeItems={[
{ type: "text", text: "Premium Cuts" },
{ type: "text", text: "Open Flame Cooking" },
{ type: "text", text: "Tradition Inspired" },
{ type: "text", text: "100% Halal" },
{ type: "text", text: "Authentic Spices" },
{ type: "text", text: "Open Fire Cooking" },
{ type: "text", text: "Heritage Recipes" },
{ type: "text", text: "Farm Sourced" },
{ type: "text", text: "Authentic Taste" },
]}
/>
</div>
@@ -62,14 +70,15 @@ export default function LandingPage() {
<SplitAbout
textboxLayout="split"
useInvertedBackground={false}
title="The Essence of Dastarkhwan"
description="Rooted in tradition, Shinwari Dastarkhwan brings the heart of communal dining to you. We celebrate authentic, meat-centric recipes that honor heritage and culinary mastery."
title="A Legacy of Flavor"
description="Born from generations of culinary wisdom, Shinwari Dastarkhwan honors the age-old traditions of open-fire cooking and slow-roasted spices, ensuring every bite tells a story."
bulletPoints={[
{ title: "Premium Quality Meats", description: "Hand-selected daily for freshness." },
{ title: "Traditional Grilling", description: "Flavor-rich methods passed through generations." },
{ title: "Authentic Ambience", description: "A space crafted for meaningful gatherings." }
{ title: "Freshly Sourced", description: "We handpick our meat and spices daily." },
{ title: "Traditional Methods", description: "Cooking over open flames for unmatched taste." },
{ title: "Authentic Recipes", description: "Heritage secrets passed down through decades." },
]}
imageSrc="http://img.b2bpic.net/free-photo/plate-lamb-entrecote-ribs-kebab-with-onions-greens_140725-10708.jpg"
imageSrc="http://img.b2bpic.net/free-photo/south-african-potjiekos-food-pot_181624-14904.jpg?_wi=1"
mediaAnimation="slide-up"
/>
</div>
@@ -78,13 +87,14 @@ export default function LandingPage() {
textboxLayout="default"
useInvertedBackground={false}
features={[
{ title: "Heritage Recipes", description: "Our secret spice blends create unmatched flavor profiles.", buttonIcon: CheckCircle },
{ title: "Live Fire Station", description: "Experience the art of cooking right before your eyes.", buttonIcon: CheckCircle },
{ title: "Daily Fresh Sourcing", description: "We prioritize quality in every single cut.", buttonIcon: CheckCircle },
{ title: "Communal Dining", description: "Large platters built for sharing family memories.", buttonIcon: CheckCircle }
{ title: "Farm to Table", description: "Highest quality organic sourcing.", buttonIcon: CheckCircle, imageSrc: "http://img.b2bpic.net/free-photo/top-view-delicious-food-table_23-2150227829.jpg", imageAlt: "high quality fresh ingredients food prep" },
{ title: "Open Kitchen", description: "Witness the magic of tradition unfold.", buttonIcon: CheckCircle, imageSrc: "http://img.b2bpic.net/free-photo/lamb-kebab-served-with-onion-sumac-blend-tomato-herbs-sauce_140725-1562.jpg?_wi=2", imageAlt: "high quality fresh ingredients food prep" },
{ title: "Family Friendly", description: "Spaces designed for communal dining.", buttonIcon: CheckCircle, imageSrc: "http://img.b2bpic.net/free-photo/south-african-potjiekos-food-pot_181624-14904.jpg?_wi=2", imageAlt: "high quality fresh ingredients food prep" },
{ title: "Fast Delivery", description: "Authenticity brought to your doorstep.", buttonIcon: CheckCircle, imageSrc: "http://img.b2bpic.net/free-photo/top-view-baked-chicken-orange-slices-plate-with-cutlery-copy-space_23-2148682761.jpg?_wi=1", imageAlt: "high quality fresh ingredients food prep" },
{ title: "Signature Spices", description: "Hand-ground spices for rich flavor.", buttonIcon: CheckCircle, imageSrc: "http://img.b2bpic.net/free-photo/delicious-composition-traditional-roti_23-2149034027.jpg?_wi=1", imageAlt: "high quality fresh ingredients food prep" },
]}
title="Why We Stand Out"
description="We believe that great food is a journey, and every dish at Shinwari is a milestone of flavor."
title="Why Choose Us"
description="Quality, authenticity, and taste form the foundation of every meal we serve."
/>
</div>
@@ -95,12 +105,15 @@ export default function LandingPage() {
gridVariant="three-columns-all-equal-width"
useInvertedBackground={false}
products={[
{ id: "1", name: "Signature Mutton Karahi", price: "$24.00", imageSrc: "http://img.b2bpic.net/free-photo/top-view-baked-chicken-orange-slices-plate-with-cutlery-copy-space_23-2148682761.jpg?_wi=2" },
{ id: "2", name: "Charcoal Grilled Tikka", price: "$19.00", imageSrc: "http://img.b2bpic.net/free-photo/lamb-kebab-served-with-onion-sumac-blend-tomato-herbs-sauce_140725-1562.jpg?_wi=2" },
{ id: "3", name: "Dastarkhwan Feast Platter", price: "$45.00", imageSrc: "http://img.b2bpic.net/free-photo/steak-served-with-potatoes-grilled-vegetables-sauce-wine_140725-8058.jpg" }
{ id: "1", name: "Mutton Karahi", price: "$22.00", imageSrc: "http://img.b2bpic.net/free-photo/top-view-baked-chicken-orange-slices-plate-with-cutlery-copy-space_23-2148682761.jpg?_wi=2" },
{ id: "2", name: "Special Naan", price: "$2.50", imageSrc: "http://img.b2bpic.net/free-photo/delicious-composition-traditional-roti_23-2149034027.jpg?_wi=2" },
{ id: "3", name: "Chicken Tikka", price: "$18.00", imageSrc: "http://img.b2bpic.net/free-photo/plate-lamb-entrecote-ribs-kebab-with-onions-greens_140725-10708.jpg" },
{ id: "4", name: "Lamb Skewers", price: "$20.00", imageSrc: "http://img.b2bpic.net/free-photo/top-view-steak-slices-bone-with-seasalt-sprinkles-cherry-tomato_140725-515.jpg" },
{ id: "5", name: "Vegetable Curry", price: "$15.00", imageSrc: "http://img.b2bpic.net/free-photo/wooden-cutting-board-with-round-pastry-jelly-candy_114579-56329.jpg" },
{ id: "6", name: "Dastarkhwan Platter", price: "$35.00", imageSrc: "http://img.b2bpic.net/free-photo/steak-served-with-potatoes-grilled-vegetables-sauce-wine_140725-8058.jpg" },
]}
title="Signature Meat Delights"
description="Hand-crafted, slow-roasted, and ready to satisfy the true meat lover."
title="Our Signature Dishes"
description="Discover our handpicked selections that capture the true spirit of our culinary tradition."
/>
</div>
@@ -110,12 +123,14 @@ export default function LandingPage() {
textboxLayout="default"
useInvertedBackground={false}
testimonials={[
{ id: "1", name: "Sami Khan", role: "Regular Patron", testimonial: "The best karahi I've ever had, perfectly balanced spices." },
{ id: "2", name: "Amna Malik", role: "Food Critic", testimonial: "The meat is incredibly tender and full of authentic heritage flavor." },
{ id: "3", name: "Zoya Ahmed", role: "Diner", testimonial: "A truly authentic experience, feels just like home." }
{ id: "1", name: "Sarah Ahmed", role: "Food Blogger", testimonial: "The most authentic taste I have found in years. Truly remarkable.", imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-man-pouring-drink_23-2150154682.jpg" },
{ id: "2", name: "Ali Khan", role: "Local Patron", testimonial: "A regular visitor here. The quality and hospitality are unmatched.", imageSrc: "http://img.b2bpic.net/free-photo/foodie-taking-photo-bowl-with-salad-sea-fruits_23-2149277991.jpg" },
{ id: "3", name: "Fatima Noor", role: "Family Guest", testimonial: "Perfect setting for family gatherings with amazing food.", imageSrc: "http://img.b2bpic.net/free-photo/friends-eating-pizza-medium-shot_23-2149872407.jpg" },
{ id: "4", name: "Zaid Malik", role: "Chef", testimonial: "Respect the traditional cooking techniques used here. Simply excellent.", imageSrc: "http://img.b2bpic.net/free-photo/distracted-student-sitting-class_1153-23.jpg" },
{ id: "5", name: "Hina Shah", role: "Regular", testimonial: "Everything on the menu is delicious and fresh.", imageSrc: "http://img.b2bpic.net/free-photo/portrait-woman-enjoying-fresh-cheese_52683-110429.jpg" },
]}
title="What Our Guests Say"
description="We pride ourselves on the satisfaction and smiles our dishes bring to your table."
title="Voice of Our Guests"
description="Hear what our loyal diners say about their experiences at Shinwari Dastarkhwan."
/>
</div>
@@ -124,12 +139,12 @@ export default function LandingPage() {
textboxLayout="default"
useInvertedBackground={false}
faqs={[
{ id: "1", title: "Is the meat locally sourced?", content: "Yes, we source our meat from premium local farms committed to ethical quality standards." },
{ id: "2", title: "Can I book for events?", content: "Absolutely, our space and catering service are available for your special occasions." },
{ id: "3", title: "Are there vegetarian options?", content: "While we specialize in meat, we offer classic traditional sides and vegetarian dishes as well." }
{ id: "1", title: "Do you offer catering?", content: "Yes, we provide catering for events and gatherings of all sizes." },
{ id: "2", title: "Is the food halal?", content: "Yes, all our ingredients are sourced from 100% halal certified providers." },
{ id: "3", title: "Where are you located?", content: "Visit us at our central location, open daily from 12pm to 11pm." },
]}
title="Frequently Asked"
description="Everything you need to know about our passion for meat and traditions."
description="Got questions? We have the answers about our heritage and services."
faqsAnimation="slide-up"
/>
</div>
@@ -138,10 +153,10 @@ export default function LandingPage() {
<ContactCTA
useInvertedBackground={false}
background={{ variant: "plain" }}
tag="Contact"
title="Join the Feast"
description="Visit us for a truly authentic dining experience you won't forget."
buttons={[{ text: "Book a Table", href: "#contact" }]}
tag="Get In Touch"
title="Ready for a Feast?"
description="Reserve a table or contact us for catering inquiries. We'd love to host you."
buttons={[{ text: "Contact Us Now", href: "mailto:hello@shinwari.com" }]}
/>
</div>
@@ -150,12 +165,23 @@ export default function LandingPage() {
imageSrc="http://img.b2bpic.net/free-photo/top-view-tasty-meat-soup-with-potatoes-seasonings-dark-desk_140725-76943.jpg"
logoText="Shinwari Dastarkhwan"
columns={[
{ title: "Links", items: [{ label: "Home", href: "#nav" }, { label: "Menu", href: "#products" }] },
{ title: "Legal", items: [{ label: "Privacy", href: "#" }, { label: "Terms", href: "#" }] }
{
title: "Navigation", items: [
{ label: "Home", href: "#hero" },
{ label: "About", href: "#about" },
{ label: "Menu", href: "#products" },
],
},
{
title: "Legal", items: [
{ label: "Privacy Policy", href: "#" },
{ label: "Terms of Service", href: "#" },
],
},
]}
/>
</div>
</ReactLenis>
</ThemeProvider>
);
}
}