Merge version_1 into main #4
@@ -46,6 +46,7 @@ export default function LandingPage() {
|
||||
<HeroSplitDualMedia
|
||||
title="Fresh Gavaran Chicken – Quality You Can Trust"
|
||||
description="Welcome to Niyaz Gavaran Chicken Shop, your trusted local source for the freshest, highest-quality poultry in Mankhurd. We deliver farm-fresh gavaran chicken daily with hygienic preparation and competitive prices. Experience the difference of authentic local service."
|
||||
background={{ variant: "plain" }}
|
||||
tag="🐔 Local & Fresh"
|
||||
tagAnimation="slide-up"
|
||||
buttons={[
|
||||
@@ -59,10 +60,10 @@ export default function LandingPage() {
|
||||
buttonAnimation="slide-up"
|
||||
mediaItems={[
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/whole-uncooked-chicken-lettuce-leaves-board_114579-86497.jpg?_wi=1", imageAlt: "Fresh premium gavaran chicken display"
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/whole-uncooked-chicken-lettuce-leaves-board_114579-86497.jpg", imageAlt: "Fresh premium gavaran chicken display"
|
||||
},
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/black-chickens-farm-eating-grass_23-2148291004.jpg?_wi=1", imageAlt: "Whole fresh chicken ready for purchase"
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/black-chickens-farm-eating-grass_23-2148291004.jpg", imageAlt: "Whole fresh chicken ready for purchase"
|
||||
}
|
||||
]}
|
||||
mediaAnimation="slide-up"
|
||||
@@ -78,7 +79,7 @@ export default function LandingPage() {
|
||||
description="For years, Niyaz Gavaran Chicken Shop has been the go-to destination for fresh, locally-sourced gavaran chicken in Mankhurd and nearby areas. We pride ourselves on delivering premium quality poultry with strict hygiene standards and genuine customer care. Every bird is hand-selected and prepared with precision to ensure you receive the freshest meat for your family. Our commitment to excellence and affordability makes us the trusted choice for quality poultry."
|
||||
tag="🏪 Local Heritage"
|
||||
tagAnimation="opacity"
|
||||
imageSrc="http://img.b2bpic.net/free-photo/full-shot-kid-feeding-birds_23-2149147877.jpg?_wi=1"
|
||||
imageSrc="http://img.b2bpic.net/free-photo/full-shot-kid-feeding-birds_23-2149147877.jpg"
|
||||
imageAlt="Niyaz Gavaran Chicken Shop storefront"
|
||||
useInvertedBackground={false}
|
||||
ariaLabel="About our chicken shop"
|
||||
@@ -93,7 +94,7 @@ export default function LandingPage() {
|
||||
tagAnimation="opacity"
|
||||
products={[
|
||||
{
|
||||
id: "gavaran-whole", name: "Fresh Gavaran Chicken", price: "₹180-220/kg", variant: "Whole Bird", imageSrc: "http://img.b2bpic.net/free-photo/black-chickens-farm-eating-grass_23-2148291004.jpg?_wi=2", imageAlt: "Fresh whole gavaran chicken"
|
||||
id: "gavaran-whole", name: "Fresh Gavaran Chicken", price: "₹180-220/kg", variant: "Whole Bird", imageSrc: "http://img.b2bpic.net/free-photo/black-chickens-farm-eating-grass_23-2148291004.jpg", imageAlt: "Fresh whole gavaran chicken"
|
||||
},
|
||||
{
|
||||
id: "chicken-pieces", name: "Chicken Pieces", price: "₹200-240/kg", variant: "Cut to Order", imageSrc: "http://img.b2bpic.net/free-photo/raw-chicken-with-vegetables-dark-plate-high-quality-photo_114579-64809.jpg", imageAlt: "Butcher-cut chicken pieces"
|
||||
@@ -152,7 +153,7 @@ export default function LandingPage() {
|
||||
tagAnimation="opacity"
|
||||
metrics={[
|
||||
{
|
||||
id: "shop-front", value: "Clean", title: "Modern Storefront", description: "Welcoming and bright shop with hygienic display and professional presentation.", imageSrc: "http://img.b2bpic.net/free-photo/full-shot-kid-feeding-birds_23-2149147877.jpg?_wi=2", imageAlt: "Clean modern butcher shop storefront"
|
||||
id: "shop-front", value: "Clean", title: "Modern Storefront", description: "Welcoming and bright shop with hygienic display and professional presentation.", imageSrc: "http://img.b2bpic.net/free-photo/full-shot-kid-feeding-birds_23-2149147877.jpg", imageAlt: "Clean modern butcher shop storefront"
|
||||
},
|
||||
{
|
||||
id: "cutting-area", value: "Safe", title: "Hygienic Cutting Area", description: "Professional butchery station maintaining highest food safety and sanitation standards.", imageSrc: "http://img.b2bpic.net/free-photo/raw-meat-steak-with-spices-board_23-2148086086.jpg", imageAlt: "Professional hygienic cutting area"
|
||||
@@ -222,7 +223,7 @@ export default function LandingPage() {
|
||||
|
||||
<div id="footer" data-section="footer">
|
||||
<FooterMedia
|
||||
imageSrc="http://img.b2bpic.net/free-photo/whole-uncooked-chicken-lettuce-leaves-board_114579-86497.jpg?_wi=2"
|
||||
imageSrc="http://img.b2bpic.net/free-photo/whole-uncooked-chicken-lettuce-leaves-board_114579-86497.jpg"
|
||||
imageAlt="Fresh chicken quality assurance"
|
||||
columns={[
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user