Merge version_4 into main #5
@@ -9,9 +9,9 @@ import FooterLogoReveal from '@/components/sections/footer/FooterLogoReveal';
|
||||
import HeroLogoBillboard from '@/components/sections/hero/HeroLogoBillboard';
|
||||
import MetricCardOne from '@/components/sections/metrics/MetricCardOne';
|
||||
import NavbarLayoutFloatingOverlay from '@/components/navbar/NavbarLayoutFloatingOverlay/NavbarLayoutFloatingOverlay';
|
||||
import ProductCardOne from '@/components/sections/product/ProductCardOne';
|
||||
import ProductCardThree from '@/components/sections/product/ProductCardThree';
|
||||
import TestimonialCardFive from '@/components/sections/testimonial/TestimonialCardFive';
|
||||
import { Award, CheckCircle, MessageCircle } from "lucide-react";
|
||||
import { Award, CheckCircle, MessageCircle, Camera, Star } from "lucide-react";
|
||||
|
||||
export default function LandingPage() {
|
||||
return (
|
||||
@@ -33,12 +33,14 @@ export default function LandingPage() {
|
||||
navItems={[
|
||||
{ name: "Home", id: "hero" },
|
||||
{ name: "Products", id: "products" },
|
||||
{ name: "Testimonials", id: "testimonials" },
|
||||
{ name: "Today's Special", id: "specials" },
|
||||
{ name: "Gallery", id: "gallery" },
|
||||
{ name: "Contact", id: "contact" },
|
||||
]}
|
||||
brandName="Mumtaz Sweets & Bakers"
|
||||
button={{
|
||||
text: "Order on WhatsApp", href: "https://wa.me/923340546541"}}
|
||||
text: "Order on WhatsApp", href: "https://wa.me/923340546541"
|
||||
}}
|
||||
/>
|
||||
</div>
|
||||
|
||||
@@ -56,7 +58,7 @@ export default function LandingPage() {
|
||||
</div>
|
||||
|
||||
<div id="products" data-section="products">
|
||||
<ProductCardOne
|
||||
<ProductCardThree
|
||||
animationType="slide-up"
|
||||
textboxLayout="split-description"
|
||||
gridVariant="two-columns-alternating-heights"
|
||||
@@ -64,42 +66,40 @@ export default function LandingPage() {
|
||||
products={[
|
||||
{ id: "p1", name: "Signature Barfi Selection", price: "Rs 800", imageSrc: "http://img.b2bpic.net/free-photo/top-view-delicious-chocolate-muffin_23-2148549930.jpg?_wi=1" },
|
||||
{ id: "p2", name: "Traditional Gulab Jamun", price: "Rs 500", imageSrc: "http://img.b2bpic.net/free-photo/delightful-tasty-dessert-celebration_140725-113299.jpg?_wi=1" },
|
||||
{ id: "p3", name: "Custom Celebration Cakes", price: "Rs 2500", imageSrc: "http://img.b2bpic.net/free-photo/cupcake-still-life_23-2148097833.jpg?_wi=1" },
|
||||
{ id: "p4", name: "Fresh Artisan Biscuits", price: "Rs 600", imageSrc: "http://img.b2bpic.net/free-photo/food-catering-canape-antipasto_624325-1409.jpg?_wi=1" },
|
||||
]}
|
||||
title="Handcrafted Delights"
|
||||
description="Explore our curated selection of sweets and bakery items, made fresh daily in Rawalpindi."
|
||||
/>
|
||||
</div>
|
||||
|
||||
<div id="trust" data-section="trust">
|
||||
<div id="specials" data-section="specials">
|
||||
<ProductCardThree
|
||||
animationType="slide-up"
|
||||
textboxLayout="default"
|
||||
gridVariant="three-columns-all-equal-width"
|
||||
useInvertedBackground={false}
|
||||
products={[
|
||||
{ id: "s1", name: "Today's Special: Saffron Cake", price: "Rs 1200", imageSrc: "http://img.b2bpic.net/free-photo/cupcake-still-life_23-2148097833.jpg?_wi=1" },
|
||||
{ id: "s2", name: "Fresh Cream Donuts", price: "Rs 400", imageSrc: "http://img.b2bpic.net/free-photo/side-view-dessert-sweet-peaches-with-nuts_141793-3870.jpg?_wi=1" },
|
||||
]}
|
||||
title="Today's Special"
|
||||
description="Limited batch items available for today only!"
|
||||
/>
|
||||
</div>
|
||||
|
||||
<div id="gallery" data-section="gallery">
|
||||
<MetricCardOne
|
||||
animationType="slide-up"
|
||||
textboxLayout="split"
|
||||
gridVariant="bento-grid"
|
||||
useInvertedBackground={false}
|
||||
metrics={[
|
||||
{ id: "m1", value: "1995", title: "Established", description: "Three decades of excellence in Rawalpindi.", icon: Award },
|
||||
{ id: "m2", value: "100%", title: "Quality", description: "Handcrafted with premium, pure ingredients.", icon: CheckCircle },
|
||||
{ id: "m3", value: "24/7", title: "Support", description: "Available on WhatsApp for all your inquiries.", icon: MessageCircle },
|
||||
]}
|
||||
title="The Mumtaz Standard"
|
||||
description="Quality and tradition you can trust."
|
||||
/>
|
||||
</div>
|
||||
|
||||
<div id="features" data-section="features">
|
||||
<FeatureCardTwentyFour
|
||||
animationType="slide-up"
|
||||
textboxLayout="split"
|
||||
useInvertedBackground={true}
|
||||
features={[
|
||||
{ id: "f1", title: "Pure Quality", author: "Mumtaz Promise", description: "We use premium natural components for every product.", tags: ["Pure", "Fresh"], imageSrc: "http://img.b2bpic.net/free-photo/delicious-indian-dessert-bowl_23-2149312384.jpg" },
|
||||
{ id: "f2", title: "Local Delivery", author: "Reliable Service", description: "Prompt delivery services across Rawalpindi.", tags: ["Fast", "Reliable"], imageSrc: "http://img.b2bpic.net/free-photo/side-view-dessert-sweet-peaches-with-nuts_141793-3870.jpg" },
|
||||
{ id: "f3", title: "Bulk Catering", author: "Events Ready", description: "Tailored packages for weddings and corporate gatherings.", tags: ["Catering", "Bulk"], imageSrc: "http://img.b2bpic.net/free-photo/senior-people-celebrating-birthday_23-2148128194.jpg" },
|
||||
metrics={[
|
||||
{ id: "g1", value: "Fresh", title: "Bakery Snapshots", description: "Real photos from our kitchen.", icon: Camera },
|
||||
{ id: "g2", value: "Pure", title: "Quality Guaranteed", description: "Premium sourced ingredients.", icon: Star },
|
||||
{ id: "g3", value: "Daily", title: "Baked Fresh", description: "Handcrafted to perfection.", icon: Award },
|
||||
]}
|
||||
title="Why We Are Loved"
|
||||
description="Discover the expertise that defines Mumtaz Sweets & Bakers."
|
||||
title="Real Product Gallery"
|
||||
description="A look into our authentic, freshly prepared items."
|
||||
/>
|
||||
</div>
|
||||
|
||||
@@ -109,7 +109,6 @@ export default function LandingPage() {
|
||||
useInvertedBackground={false}
|
||||
testimonials={[
|
||||
{ id: "1", name: "Amina R.", date: "Nov 2023", title: "Local Patron", quote: "The barfi is authentically delicious and always fresh.", tag: "Top Rated", avatarSrc: "http://img.b2bpic.net/free-photo/stylish-woman-wearing-yellow-bandana_273609-13321.jpg" },
|
||||
{ id: "2", name: "Ali Hassan", date: "Oct 2023", title: "Corporate Client", quote: "Professional bulk service, perfect for our office events.", tag: "Verified", avatarSrc: "http://img.b2bpic.net/free-photo/smiley-woman-posing-her-home_23-2148708980.jpg" },
|
||||
]}
|
||||
title="Testimonials"
|
||||
description="Hear from our valued customers across Rawalpindi."
|
||||
@@ -120,9 +119,8 @@ export default function LandingPage() {
|
||||
<FaqSplitText
|
||||
useInvertedBackground={true}
|
||||
faqs={[
|
||||
{ id: "q1", title: "Do you provide home delivery?", content: "Yes, we facilitate local deliveries in Rawalpindi." },
|
||||
{ id: "q2", title: "Can I place bulk orders?", content: "Certainly! Contact us on WhatsApp for custom event orders." },
|
||||
{ id: "q3", title: "Are your ingredients natural?", content: "We emphasize using high-quality, pure ingredients in all our products." },
|
||||
{ id: "q1", title: "How to order?", content: "Click any of our 'WhatsApp Order' buttons to start a chat." },
|
||||
{ id: "q2", title: "Delivery areas?", content: "We cover most of Rawalpindi, inquire via WhatsApp for specific areas." },
|
||||
]}
|
||||
sideTitle="FAQs"
|
||||
faqsAnimation="slide-up"
|
||||
@@ -151,4 +149,4 @@ export default function LandingPage() {
|
||||
</ReactLenis>
|
||||
</ThemeProvider>
|
||||
);
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user