11 Commits

Author SHA1 Message Date
5da37c2fa6 Update src/app/page.tsx 2026-03-07 06:51:47 +00:00
90d0c31555 Merge version_6 into main
Merge version_6 into main
2026-03-07 06:49:18 +00:00
800eb656c5 Update src/app/page.tsx 2026-03-07 06:49:14 +00:00
55499e0049 Merge version_5 into main
Merge version_5 into main
2026-03-07 06:46:54 +00:00
dcc5f7a13c Update src/app/page.tsx 2026-03-07 06:46:50 +00:00
6124c23276 Merge version_4 into main
Merge version_4 into main
2026-03-07 06:45:23 +00:00
8ff7412a63 Update theme colors 2026-03-07 06:45:17 +00:00
51c4c20a5e Merge version_4 into main
Merge version_4 into main
2026-03-07 06:43:55 +00:00
64bea3673d Update src/app/page.tsx 2026-03-07 06:43:51 +00:00
33fc894e58 Update src/app/layout.tsx 2026-03-07 06:43:50 +00:00
313b9000e1 Merge version_3 into main
Merge version_3 into main
2026-03-07 06:41:44 +00:00
3 changed files with 71 additions and 44 deletions

View File

@@ -5,7 +5,8 @@ import "./globals.css";
const inter = Inter({ subsets: ["latin"] });
export const metadata: Metadata = {
title: "Al-Zhaiqa - Authentic Pakistani Cuisine", description: "Experience the finest flavors of traditional Pakistani cuisine at Al-Zhaiqa. Authentic recipes, authentic taste."};
title: "Al-Zhaiqa - Authentic Pakistani Cuisine", description: "Experience the finest flavors of traditional Pakistani cuisine at Al-Zhaiqa. Authentic recipes, authentic taste."
};
export default function RootLayout({
children,
@@ -1384,4 +1385,4 @@ export default function RootLayout({
</body>
</html>
);
}
}

View File

@@ -10,7 +10,7 @@ import ProductCardFour from "@/components/sections/product/ProductCardFour";
import TestimonialCardSix from "@/components/sections/testimonial/TestimonialCardSix";
import ContactCenter from "@/components/sections/contact/ContactCenter";
import FooterLogoEmphasis from "@/components/sections/footer/FooterLogoEmphasis";
import { Clock, Users, UtensilsCrossed, MapPin, Utensils } from "lucide-react";
import { Clock, Users, UtensilsCrossed, MapPin, Utensils, Phone, Star } from "lucide-react";
export default function HomePage() {
const navItems = [
@@ -69,7 +69,8 @@ export default function HomePage() {
brandName="Al-Zhaiqa"
navItems={navItems}
button={{
text: "Contact Us", href: "/contact"}}
text: "Call Now", href: "tel:+923162895522"
}}
animateOnLoad={true}
/>
</div>
@@ -92,13 +93,16 @@ export default function HomePage() {
testimonials={[
{
name: "Ahmed Hassan", handle: "Customer since 2022", testimonial: "Best biryani in Karachi! The flavors are authentic and the service is exceptional.", rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/portrait-smiling-businessman-sitting-sofa-waiting-area_107420-95816.jpg?_wi=1", imageAlt: "Ahmed Hassan"},
imageSrc: "http://img.b2bpic.net/free-photo/portrait-smiling-businessman-sitting-sofa-waiting-area_107420-95816.jpg?_wi=1", imageAlt: "Ahmed Hassan"
},
{
name: "Fatima Khan", handle: "Food Enthusiast", testimonial: "Absolutely delicious! Every dish feels like home. Highly recommended for family dinners.", rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/portrait-woman-work-with-copy-space_23-2148826459.jpg?_wi=1", imageAlt: "Fatima Khan"},
imageSrc: "http://img.b2bpic.net/free-photo/portrait-woman-work-with-copy-space_23-2148826459.jpg?_wi=1", imageAlt: "Fatima Khan"
},
{
name: "Ali Raza", handle: "Regular Customer", testimonial: "The karahi here is to die for! Perfect spices and fresh ingredients every time.", rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/bearded-man-listening-music-through-earphones-portrait_53876-148059.jpg?_wi=1", imageAlt: "Ali Raza"},
imageSrc: "http://img.b2bpic.net/free-photo/bearded-man-listening-music-through-earphones-portrait_53876-148059.jpg?_wi=1", imageAlt: "Ali Raza"
},
]}
useInvertedBackground={false}
/>
@@ -108,22 +112,29 @@ export default function HomePage() {
<ProductCardFour
title="Featured Dishes"
description="Discover our most popular and beloved Pakistani dishes, carefully prepared to perfection."
tag="Today's Favorites"
tag="Best Sellers"
tagIcon={Star}
tagAnimation="slide-up"
textboxLayout="default"
animationType="slide-up"
useInvertedBackground={false}
gridVariant="uniform-all-items-equal"
products={[
{
id: "1", name: "Special Zhaiqa Biryani", price: "PKR 550", variant: "Fragrant Rice with Tender Meat", imageSrc: "http://img.b2bpic.net/free-photo/side-view-traditional-turkish-iskender-doner-with-yogurt-clay-pot-wooden-board_140725-10332.jpg", imageAlt: "Special Zhaiqa Biryani"},
id: "1", name: "Special Zhaiqa Biryani", price: "PKR 550", variant: "Fragrant Rice with Tender Meat", imageSrc: "http://img.b2bpic.net/free-photo/side-view-traditional-turkish-iskender-doner-with-yogurt-clay-pot-wooden-board_140725-10332.jpg", imageAlt: "Special Zhaiqa Biryani"
},
{
id: "2", name: "Chicken Karahi", price: "PKR 1,200", variant: "Spiced Wok Curry", imageSrc: "http://img.b2bpic.net/free-photo/side-view-chicken-kebab-with-greens-red-onion-grilled-corn-dried-barberry-table_141793-4835.jpg", imageAlt: "Chicken Karahi"},
id: "2", name: "Chicken Karahi", price: "PKR 1,200", variant: "Spiced Wok Curry", imageSrc: "http://img.b2bpic.net/free-photo/side-view-chicken-kebab-with-greens-red-onion-grilled-corn-dried-barberry-table_141793-4835.jpg", imageAlt: "Chicken Karahi"
},
{
id: "3", name: "Seekh Kebab", price: "PKR 600", variant: "Grilled Minced Meat", imageSrc: "http://img.b2bpic.net/free-photo/top-view-delicious-qutabs-cooked-dough-slices-with-greens-inside-grey-space_140725-75796.jpg", imageAlt: "Seekh Kebab"},
id: "3", name: "Seekh Kebab", price: "PKR 600", variant: "Grilled Minced Meat", imageSrc: "http://img.b2bpic.net/free-photo/top-view-delicious-qutabs-cooked-dough-slices-with-greens-inside-grey-space_140725-75796.jpg", imageAlt: "Seekh Kebab"
},
{
id: "4", name: "Nihari", price: "PKR 750", variant: "Slow-Cooked Meat Stew", imageSrc: "http://img.b2bpic.net/free-photo/delicious-meat-stew-with-vegetables_141793-4805.jpg", imageAlt: "Nihari"},
id: "4", name: "Nihari", price: "PKR 750", variant: "Slow-Cooked Meat Stew", imageSrc: "http://img.b2bpic.net/free-photo/delicious-meat-stew-with-vegetables_141793-4805.jpg", imageAlt: "Nihari"
},
{
id: "5", name: "Haleem", price: "PKR 650", variant: "Meat and Lentil Blend", imageSrc: "http://img.b2bpic.net/free-photo/traditional-middle-eastern-haleem-dish_141793-4850.jpg", imageAlt: "Haleem"},
id: "5", name: "Haleem", price: "PKR 650", variant: "Meat and Lentil Blend", imageSrc: "http://img.b2bpic.net/free-photo/traditional-middle-eastern-haleem-dish_141793-4850.jpg", imageAlt: "Haleem"
},
]}
/>
</div>
@@ -136,16 +147,20 @@ export default function HomePage() {
metrics={[
{
icon: Clock,
label: "Years of Heritage", value: "15+"},
label: "Years of Heritage", value: "15+"
},
{
icon: Users,
label: "Happy Customers", value: "10,000+"},
label: "Happy Customers", value: "10,000+"
},
{
icon: UtensilsCrossed,
label: "Signature Dishes", value: "50+"},
label: "Signature Dishes", value: "50+"
},
{
icon: MapPin,
label: "Karachi Location", value: "Prime"},
label: "Karachi Location", value: "Prime"
},
]}
/>
</div>
@@ -159,11 +174,14 @@ export default function HomePage() {
useInvertedBackground={false}
features={[
{
id: "1", title: "Order Online", description: "Browse our complete menu and order for delivery or takeaway with flexible payment options.", tag: "Convenient", imageSrc: "http://img.b2bpic.net/free-photo/pilaf-bowl-board-spices-yellow-green-background-top-view_185193-162334.jpg?_wi=2", imageAlt: "Order Online"},
id: "1", title: "Order Online", description: "Browse our complete menu and order for delivery or takeaway with flexible payment options.", tag: "Convenient", imageSrc: "http://img.b2bpic.net/free-photo/pilaf-bowl-board-spices-yellow-green-background-top-view_185193-162334.jpg?_wi=2", imageAlt: "Order Online"
},
{
id: "2", title: "Book a Table", description: "Reserve your table for a memorable dining experience with family and friends.", tag: "Dining", imageSrc: "http://img.b2bpic.net/free-photo/adults-enjoying-mexican-food_23-2149663853.jpg", imageAlt: "Book a Table"},
id: "2", title: "Book a Table", description: "Reserve your table for a memorable dining experience with family and friends.", tag: "Dining", imageSrc: "http://img.b2bpic.net/free-photo/adults-enjoying-mexican-food_23-2149663853.jpg", imageAlt: "Book a Table"
},
{
id: "3", title: "Catering Services", description: "Perfect for events and celebrations - authentic Pakistani food delivered to your doorstep.", tag: "Events", imageSrc: "http://img.b2bpic.net/free-photo/salt-sliced-lemon-meat-noodle-platter-marble-surface_114579-91208.jpg", imageAlt: "Catering Services"},
id: "3", title: "Catering Services", description: "Perfect for events and celebrations - authentic Pakistani food delivered to your doorstep.", tag: "Events", imageSrc: "http://img.b2bpic.net/free-photo/salt-sliced-lemon-meat-noodle-platter-marble-surface_114579-91208.jpg", imageAlt: "Catering Services"
},
]}
/>
</div>
@@ -178,38 +196,46 @@ export default function HomePage() {
speed={40}
testimonials={[
{
id: "1", name: "Ahmed Hassan", handle: "@AhmedKarachi", testimonial: "Best biryani in town! The authentic flavors and perfect spice balance keep me coming back.", imageSrc: "http://img.b2bpic.net/free-photo/portrait-smiling-businessman-sitting-sofa-waiting-area_107420-95816.jpg?_wi=2", imageAlt: "Ahmed Hassan"},
id: "1", name: "Ahmed Hassan", handle: "@AhmedKarachi", testimonial: "Best biryani in town! The authentic flavors and perfect spice balance keep me coming back.", imageSrc: "http://img.b2bpic.net/free-photo/portrait-smiling-businessman-sitting-sofa-waiting-area_107420-95816.jpg?_wi=2", imageAlt: "Ahmed Hassan"
},
{
id: "2", name: "Fatima Khan", handle: "@FatimaFood", testimonial: "Every dish tastes like home. The karahi is outstanding and the naan is fresh daily.", imageSrc: "http://img.b2bpic.net/free-photo/portrait-woman-work-with-copy-space_23-2148826459.jpg?_wi=2", imageAlt: "Fatima Khan"},
id: "2", name: "Fatima Khan", handle: "@FatimaFood", testimonial: "Every dish tastes like home. The karahi is outstanding and the naan is fresh daily.", imageSrc: "http://img.b2bpic.net/free-photo/portrait-woman-work-with-copy-space_23-2148826459.jpg?_wi=2", imageAlt: "Fatima Khan"
},
{
id: "3", name: "Ali Raza", handle: "@AliEats", testimonial: "Exceptional service and incredible food quality. Al-Zhaiqa is my go-to for Pakistani cuisine.", imageSrc: "http://img.b2bpic.net/free-photo/bearded-man-listening-music-through-earphones-portrait_53876-148059.jpg?_wi=2", imageAlt: "Ali Raza"},
id: "3", name: "Ali Raza", handle: "@AliEats", testimonial: "Exceptional service and incredible food quality. Al-Zhaiqa is my go-to for Pakistani cuisine.", imageSrc: "http://img.b2bpic.net/free-photo/bearded-man-listening-music-through-earphones-portrait_53876-148059.jpg?_wi=2", imageAlt: "Ali Raza"
},
{
id: "4", name: "Zainab Malik", handle: "@ZainabCuisine", testimonial: "The tikka and kebabs are absolutely delicious. Family gatherings are incomplete without Al-Zhaiqa!", imageSrc: "http://img.b2bpic.net/free-photo/portrait-beautiful-business-office-business-center_1303-20365.jpg", imageAlt: "Zainab Malik"},
id: "4", name: "Zainab Malik", handle: "@ZainabCuisine", testimonial: "The tikka and kebabs are absolutely delicious. Family gatherings are incomplete without Al-Zhaiqa!", imageSrc: "http://img.b2bpic.net/free-photo/portrait-beautiful-business-office-business-center_1303-20365.jpg", imageAlt: "Zainab Malik"
},
{
id: "5", name: "Hassan Mirza", handle: "@HassanFoodie", testimonial: "Authentic traditional recipes with modern service. This is what Pakistani cuisine should taste like.", imageSrc: "http://img.b2bpic.net/free-photo/front-view-smiling-man-with-copy-space_23-2148548057.jpg", imageAlt: "Hassan Mirza"},
id: "5", name: "Hassan Mirza", handle: "@HassanFoodie", testimonial: "Authentic traditional recipes with modern service. This is what Pakistani cuisine should taste like.", imageSrc: "http://img.b2bpic.net/free-photo/front-view-smiling-man-with-copy-space_23-2148548057.jpg", imageAlt: "Hassan Mirza"
},
{
id: "6", name: "Amina Siddiqui", handle: "@AminaKitchen", testimonial: "I've tried many Pakistani restaurants, but Al-Zhaiqa stands out for quality and authenticity.", imageSrc: "http://img.b2bpic.net/free-photo/successful-senior-hotel-owner-leaning-counter_1262-5861.jpg", imageAlt: "Amina Siddiqui"},
id: "6", name: "Amina Siddiqui", handle: "@AminaKitchen", testimonial: "I've tried many Pakistani restaurants, but Al-Zhaiqa stands out for quality and authenticity.", imageSrc: "http://img.b2bpic.net/free-photo/successful-senior-hotel-owner-leaning-counter_1262-5861.jpg", imageAlt: "Amina Siddiqui"
},
]}
/>
</div>
<div id="restaurant-info" data-section="restaurant-info">
<ContactCenter
tag="Visit Us"
title="Experience Al-Zhaiqa Today"
description="Join us for an unforgettable Pakistani dining experience. Call or visit us in Karachi for authentic flavors and warm hospitality."
tagIcon={MapPin}
tag="Call Now"
title="Ready to Order?"
description="Contact us directly for phone orders and immediate assistance. Our team is ready to serve you!"
tagIcon={Phone}
background={{ variant: "rotated-rays-animated" }}
useInvertedBackground={false}
buttonText="Get Directions"
inputPlaceholder="Your Email"
termsText="Subscribe to our newsletter for special offers and new menu updates. We respect your privacy."
buttonText="Call: +92-316-2895522"
termsText="Call us at +92-316-2895522 for direct phone orders. We accept all payment methods and deliver within Karachi."
/>
</div>
<div id="footer" data-section="footer">
<FooterLogoEmphasis logoText="Al-Zhaiqa" columns={footerColumns} />
<FooterLogoEmphasis
logoText="Al-Zhaiqa"
columns={footerColumns}
/>
</div>
</ThemeProvider>
);
}
}

View File

@@ -10,15 +10,15 @@
--accent: #ffffff;
--background-accent: #ffffff; */
--background: #f5f5f5;
--card: #ffffff;
--foreground: #1c1c1c;
--primary-cta: #1c1c1c;
--primary-cta-text: #f5f5f5;
--secondary-cta: #ffffff;
--secondary-cta-text: #1c1c1c;
--accent: #15479c;
--background-accent: #a8cce8;
--background: #ffffff;
--card: #f9f9f9;
--foreground: #000f06e6;
--primary-cta: #0a7039;
--primary-cta-text: #ffffff;
--secondary-cta: #f9f9f9;
--secondary-cta-text: #000f06e6;
--accent: #e2e2e2;
--background-accent: #c4c4c4;
/* text sizing - set by ThemeProvider */
/* --text-2xs: clamp(0.465rem, 0.62vw, 0.62rem);