Merge version_1 into main
Merge version_1 into main
This commit was merged in pull request #1.
This commit is contained in:
211
src/app/page.tsx
211
src/app/page.tsx
@@ -31,27 +31,17 @@ export default function LandingPage() {
|
||||
<NavbarLayoutFloatingInline
|
||||
navItems={[
|
||||
{
|
||||
name: "Services",
|
||||
id: "services",
|
||||
},
|
||||
name: "Services", id: "services"},
|
||||
{
|
||||
name: "Menu",
|
||||
id: "menu",
|
||||
},
|
||||
name: "Menu", id: "menu"},
|
||||
{
|
||||
name: "About",
|
||||
id: "about",
|
||||
},
|
||||
name: "About", id: "about"},
|
||||
{
|
||||
name: "Contact",
|
||||
id: "contact",
|
||||
},
|
||||
name: "Contact", id: "contact"},
|
||||
]}
|
||||
brandName="Paharia Meat"
|
||||
button={{
|
||||
text: "Call Now",
|
||||
href: "tel:+919876543210",
|
||||
}}
|
||||
text: "Call Now", href: "tel:+919876543210"}}
|
||||
/>
|
||||
</div>
|
||||
|
||||
@@ -61,36 +51,22 @@ export default function LandingPage() {
|
||||
description="Your trusted butcher shop in Vikaspuri. Delivering premium quality chicken, mutton, and fish daily. Chemical and preservative-free."
|
||||
buttons={[
|
||||
{
|
||||
text: "Order via WhatsApp",
|
||||
href: "#",
|
||||
},
|
||||
text: "Order via WhatsApp", href: "#"},
|
||||
{
|
||||
text: "Call Now",
|
||||
href: "tel:+919876543210",
|
||||
},
|
||||
text: "Call Now", href: "tel:+919876543210"},
|
||||
]}
|
||||
imageSrc="http://img.b2bpic.net/free-photo/lady-choosing-raw-meat-counter_7502-4761.jpg"
|
||||
avatars={[
|
||||
{
|
||||
src: "http://img.b2bpic.net/free-photo/older-woman-with-thumb-up_1149-1162.jpg",
|
||||
alt: "Happy customer testimonial",
|
||||
},
|
||||
src: "http://img.b2bpic.net/free-photo/older-woman-with-thumb-up_1149-1162.jpg", alt: "Happy customer testimonial"},
|
||||
{
|
||||
src: "http://img.b2bpic.net/free-photo/woman-with-thumbs-up_1149-1163.jpg",
|
||||
alt: "Satisfied regular client",
|
||||
},
|
||||
src: "http://img.b2bpic.net/free-photo/woman-with-thumbs-up_1149-1163.jpg", alt: "Satisfied regular client"},
|
||||
{
|
||||
src: "http://img.b2bpic.net/free-photo/elderly-business-woman-office-isolated_1303-21369.jpg",
|
||||
alt: "Local resident smiling",
|
||||
},
|
||||
src: "http://img.b2bpic.net/free-photo/elderly-business-woman-office-isolated_1303-21369.jpg", alt: "Local resident smiling"},
|
||||
{
|
||||
src: "http://img.b2bpic.net/free-photo/smiley-business-man-outdoor_23-2148479594.jpg",
|
||||
alt: "Happy regular shopper",
|
||||
},
|
||||
src: "http://img.b2bpic.net/free-photo/smiley-business-man-outdoor_23-2148479594.jpg", alt: "Happy regular shopper"},
|
||||
{
|
||||
src: "http://img.b2bpic.net/free-photo/young-business-people-talking-about-new-project_23-2148778077.jpg",
|
||||
alt: "Community support",
|
||||
},
|
||||
src: "http://img.b2bpic.net/free-photo/young-business-people-talking-about-new-project_23-2148778077.jpg", alt: "Community support"},
|
||||
]}
|
||||
avatarText="Trusted by 500+ families in Vikaspuri"
|
||||
/>
|
||||
@@ -104,20 +80,11 @@ export default function LandingPage() {
|
||||
useInvertedBackground={true}
|
||||
features={[
|
||||
{
|
||||
title: "Fresh Chicken",
|
||||
description: "Tender, hygienic, and expertly cut chicken pieces, sourced daily.",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/assortment-frozen-food-table_23-2148969442.jpg",
|
||||
},
|
||||
title: "Fresh Chicken", description: "Tender, hygienic, and expertly cut chicken pieces, sourced daily.", imageSrc: "http://img.b2bpic.net/free-photo/assortment-frozen-food-table_23-2148969442.jpg"},
|
||||
{
|
||||
title: "Premium Mutton",
|
||||
description: "High-quality, Jhatka-certified mutton cuts perfect for every home dish.",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/wooden-board-with-raw-meat-ingredients_23-2148599778.jpg",
|
||||
},
|
||||
title: "Premium Mutton", description: "High-quality, Jhatka-certified mutton cuts perfect for every home dish.", imageSrc: "http://img.b2bpic.net/free-photo/wooden-board-with-raw-meat-ingredients_23-2148599778.jpg"},
|
||||
{
|
||||
title: "Daily Catch Fish",
|
||||
description: "Freshly delivered fish, cleaned and prepared to your exact specifications.",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/raw-fish-wooden-cutting-board-top-view_2829-19735.jpg",
|
||||
},
|
||||
title: "Daily Catch Fish", description: "Freshly delivered fish, cleaned and prepared to your exact specifications.", imageSrc: "http://img.b2bpic.net/free-photo/raw-fish-wooden-cutting-board-top-view_2829-19735.jpg"},
|
||||
]}
|
||||
title="What We Serve"
|
||||
description="We specialize in providing high-quality, ethically sourced meat and seafood for your daily culinary needs."
|
||||
@@ -130,73 +97,36 @@ export default function LandingPage() {
|
||||
title="About Paharia Meat Shop"
|
||||
buttons={[
|
||||
{
|
||||
text: "Visit Us",
|
||||
href: "#contact",
|
||||
},
|
||||
text: "Visit Us", href: "#contact"},
|
||||
]}
|
||||
/>
|
||||
</div>
|
||||
|
||||
<div id="menu" data-section="menu">
|
||||
<ProductCardTwo
|
||||
animationType="slide-up"
|
||||
textboxLayout="default"
|
||||
gridVariant="three-columns-all-equal-width"
|
||||
useInvertedBackground={true}
|
||||
products={[
|
||||
{
|
||||
id: "c1",
|
||||
brand: "Fresh",
|
||||
name: "Curry Cut Chicken",
|
||||
price: "₹280",
|
||||
rating: 5,
|
||||
reviewCount: "120",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/raw-chicken-legs-with-vegetables-black-pan_114579-58249.jpg",
|
||||
},
|
||||
id: "c1", brand: "Fresh", name: "Curry Cut Chicken", price: "₹280", rating: 5,
|
||||
reviewCount: "120", imageSrc: "http://img.b2bpic.net/free-photo/raw-chicken-legs-with-vegetables-black-pan_114579-58249.jpg"},
|
||||
{
|
||||
id: "m1",
|
||||
brand: "Fresh",
|
||||
name: "Premium Mutton",
|
||||
price: "₹750",
|
||||
rating: 5,
|
||||
reviewCount: "95",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/fresh-raw-beef-steak-dark-surface_1150-44368.jpg",
|
||||
},
|
||||
id: "m1", brand: "Fresh", name: "Premium Mutton", price: "₹750", rating: 5,
|
||||
reviewCount: "95", imageSrc: "http://img.b2bpic.net/free-photo/fresh-raw-beef-steak-dark-surface_1150-44368.jpg"},
|
||||
{
|
||||
id: "f1",
|
||||
brand: "Fresh",
|
||||
name: "Rohu Fish",
|
||||
price: "₹350",
|
||||
rating: 4,
|
||||
reviewCount: "60",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/top-view-fresh-fish-slices-dark-background-salad-seafood-ocean-meat-sea-meal-dish-water-pepper-food_179666-17759.jpg",
|
||||
},
|
||||
id: "f1", brand: "Fresh", name: "Rohu Fish", price: "₹350", rating: 4,
|
||||
reviewCount: "60", imageSrc: "http://img.b2bpic.net/free-photo/top-view-fresh-fish-slices-dark-background-salad-seafood-ocean-meat-sea-meal-dish-water-pepper-food_179666-17759.jpg"},
|
||||
{
|
||||
id: "c2",
|
||||
brand: "Fresh",
|
||||
name: "Chicken Breast",
|
||||
price: "₹320",
|
||||
rating: 5,
|
||||
reviewCount: "45",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/arrangement-with-raw-turkey-tray_23-2148652132.jpg",
|
||||
},
|
||||
id: "c2", brand: "Fresh", name: "Chicken Breast", price: "₹320", rating: 5,
|
||||
reviewCount: "45", imageSrc: "http://img.b2bpic.net/free-photo/arrangement-with-raw-turkey-tray_23-2148652132.jpg"},
|
||||
{
|
||||
id: "m2",
|
||||
brand: "Fresh",
|
||||
name: "Mutton Keema",
|
||||
price: "₹780",
|
||||
rating: 5,
|
||||
reviewCount: "30",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/unrecognizable-tattoed-butcher-black-gloves-offers-piece-luxury-whale-meat-white-craft-paper_346278-669.jpg",
|
||||
},
|
||||
id: "m2", brand: "Fresh", name: "Mutton Keema", price: "₹780", rating: 5,
|
||||
reviewCount: "30", imageSrc: "http://img.b2bpic.net/free-photo/unrecognizable-tattoed-butcher-black-gloves-offers-piece-luxury-whale-meat-white-craft-paper_346278-669.jpg"},
|
||||
{
|
||||
id: "f2",
|
||||
brand: "Fresh",
|
||||
name: "Surmai Fish",
|
||||
price: "₹600",
|
||||
rating: 4,
|
||||
reviewCount: "40",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/two-raw-seabass-with-spices_2829-13938.jpg",
|
||||
},
|
||||
id: "f2", brand: "Fresh", name: "Surmai Fish", price: "₹600", rating: 4,
|
||||
reviewCount: "40", imageSrc: "http://img.b2bpic.net/free-photo/two-raw-seabass-with-spices_2829-13938.jpg"},
|
||||
]}
|
||||
title="Our Daily Menu"
|
||||
description="Explore our fresh, hygienic offerings available daily."
|
||||
@@ -210,40 +140,15 @@ export default function LandingPage() {
|
||||
useInvertedBackground={false}
|
||||
testimonials={[
|
||||
{
|
||||
id: "t1",
|
||||
name: "Amit Sharma",
|
||||
handle: "@amit_vikaspuri",
|
||||
testimonial: "Always fresh meat. Hygienic and perfectly cut.",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/teen-age-youth-style-self-expression-concept-portrait-positive-happy-teenage-girl-with-bob-pinkish-hairstyle-facial-piercing-relaxing-indoors_343059-3781.jpg",
|
||||
},
|
||||
id: "t1", name: "Amit Sharma", handle: "@amit_vikaspuri", testimonial: "Always fresh meat. Hygienic and perfectly cut.", imageSrc: "http://img.b2bpic.net/free-photo/teen-age-youth-style-self-expression-concept-portrait-positive-happy-teenage-girl-with-bob-pinkish-hairstyle-facial-piercing-relaxing-indoors_343059-3781.jpg"},
|
||||
{
|
||||
id: "t2",
|
||||
name: "Priya Verma",
|
||||
handle: "@priyacooks",
|
||||
testimonial: "Best quality chicken in Vikaspuri. Highly recommend.",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/attractive-young-cheerful-girl-baking-kitchen-making-dough-holding-recipe-book-having-ideas_1258-198354.jpg",
|
||||
},
|
||||
id: "t2", name: "Priya Verma", handle: "@priyacooks", testimonial: "Best quality chicken in Vikaspuri. Highly recommend.", imageSrc: "http://img.b2bpic.net/free-photo/attractive-young-cheerful-girl-baking-kitchen-making-dough-holding-recipe-book-having-ideas_1258-198354.jpg"},
|
||||
{
|
||||
id: "t3",
|
||||
name: "Rajesh Gupta",
|
||||
handle: "@rajeshg",
|
||||
testimonial: "Consistent freshness and Jhatka-certified. Great shop.",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/two-happy-male-female-business-people-showing-thumbs-up-outdoors_1262-12567.jpg",
|
||||
},
|
||||
id: "t3", name: "Rajesh Gupta", handle: "@rajeshg", testimonial: "Consistent freshness and Jhatka-certified. Great shop.", imageSrc: "http://img.b2bpic.net/free-photo/two-happy-male-female-business-people-showing-thumbs-up-outdoors_1262-12567.jpg"},
|
||||
{
|
||||
id: "t4",
|
||||
name: "Sunita Devi",
|
||||
handle: "@sunita_home",
|
||||
testimonial: "Very clean place, prices are reasonable for the quality.",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/farmer-offers-fresh-veggies-samples_482257-76680.jpg",
|
||||
},
|
||||
id: "t4", name: "Sunita Devi", handle: "@sunita_home", testimonial: "Very clean place, prices are reasonable for the quality.", imageSrc: "http://img.b2bpic.net/free-photo/farmer-offers-fresh-veggies-samples_482257-76680.jpg"},
|
||||
{
|
||||
id: "t5",
|
||||
name: "Rahul Singh",
|
||||
handle: "@rahulsingh",
|
||||
testimonial: "Fresh fish everyday! My go-to spot for seafood.",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/smiley-people-chatting-work-break-time_23-2149308482.jpg",
|
||||
},
|
||||
id: "t5", name: "Rahul Singh", handle: "@rahulsingh", testimonial: "Fresh fish everyday! My go-to spot for seafood.", imageSrc: "http://img.b2bpic.net/free-photo/smiley-people-chatting-work-break-time_23-2149308482.jpg"},
|
||||
]}
|
||||
title="Hear From Our Happy Customers"
|
||||
description="Reliable quality is why our neighborhood trusts us."
|
||||
@@ -256,20 +161,11 @@ export default function LandingPage() {
|
||||
useInvertedBackground={true}
|
||||
faqs={[
|
||||
{
|
||||
id: "q1",
|
||||
title: "Is your meat Jhatka-certified?",
|
||||
content: "Yes, all our offerings are 100% Jhatka-certified.",
|
||||
},
|
||||
id: "q1", title: "Is your meat Jhatka-certified?", content: "Yes, all our offerings are 100% Jhatka-certified."},
|
||||
{
|
||||
id: "q2",
|
||||
title: "Do you deliver at home?",
|
||||
content: "Yes, we provide home delivery in and around Vikaspuri.",
|
||||
},
|
||||
id: "q2", title: "Do you deliver at home?", content: "Yes, we provide home delivery in and around Vikaspuri."},
|
||||
{
|
||||
id: "q3",
|
||||
title: "Are your products fresh?",
|
||||
content: "We source fresh stock daily and maintain high hygiene standards.",
|
||||
},
|
||||
id: "q3", title: "Are your products fresh?", content: "We source fresh stock daily and maintain high hygiene standards."},
|
||||
]}
|
||||
title="Frequently Asked Questions"
|
||||
description="Have questions about our quality or delivery?"
|
||||
@@ -281,16 +177,13 @@ export default function LandingPage() {
|
||||
<ContactCTA
|
||||
useInvertedBackground={false}
|
||||
background={{
|
||||
variant: "plain",
|
||||
}}
|
||||
variant: "plain"}}
|
||||
tag="Contact Us"
|
||||
title="Need Fresh Meat Today?"
|
||||
description="Visit us at Vikaspuri or call us to place your order for home delivery."
|
||||
buttons={[
|
||||
{
|
||||
text: "Call +919876543210",
|
||||
href: "tel:+919876543210",
|
||||
},
|
||||
text: "Call +919876543210", href: "tel:+919876543210"},
|
||||
]}
|
||||
/>
|
||||
</div>
|
||||
@@ -300,33 +193,21 @@ export default function LandingPage() {
|
||||
logoText="Paharia Meat"
|
||||
columns={[
|
||||
{
|
||||
title: "Quick Links",
|
||||
items: [
|
||||
title: "Quick Links", items: [
|
||||
{
|
||||
label: "Services",
|
||||
href: "#services",
|
||||
},
|
||||
label: "Services", href: "#services"},
|
||||
{
|
||||
label: "Menu",
|
||||
href: "#menu",
|
||||
},
|
||||
label: "Menu", href: "#menu"},
|
||||
{
|
||||
label: "About",
|
||||
href: "#about",
|
||||
},
|
||||
label: "About", href: "#about"},
|
||||
],
|
||||
},
|
||||
{
|
||||
title: "Address",
|
||||
items: [
|
||||
title: "Address", items: [
|
||||
{
|
||||
label: "Vikaspuri, New Delhi",
|
||||
href: "#",
|
||||
},
|
||||
label: "Vikaspuri, New Delhi", href: "#"},
|
||||
{
|
||||
label: "Open Daily: 9 AM - 8 PM",
|
||||
href: "#",
|
||||
},
|
||||
label: "Open Daily: 9 AM - 8 PM", href: "#"},
|
||||
],
|
||||
},
|
||||
]}
|
||||
|
||||
Reference in New Issue
Block a user