Merge version_1 into main #2
@@ -44,6 +44,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={[
|
||||
@@ -53,10 +54,10 @@ export default function LandingPage() {
|
||||
buttonAnimation="slide-up"
|
||||
mediaItems={[
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/arrangement-with-raw-turkey-tray_23-2148652132.jpg?_wi=1", imageAlt: "Fresh premium gavaran chicken display"
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/arrangement-with-raw-turkey-tray_23-2148652132.jpg", imageAlt: "Fresh premium gavaran chicken display"
|
||||
},
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/top-view-fresh-raw-chicken-with-knife-dark-blue-background-meal-animal-meat-color-photo-kitchen-food-chicken_179666-46064.jpg?_wi=1", imageAlt: "Whole fresh chicken ready for purchase"
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/top-view-fresh-raw-chicken-with-knife-dark-blue-background-meal-animal-meat-color-photo-kitchen-food-chicken_179666-46064.jpg", imageAlt: "Whole fresh chicken ready for purchase"
|
||||
}
|
||||
]}
|
||||
mediaAnimation="slide-up"
|
||||
@@ -72,7 +73,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/man-holding-we-are-open-sign_23-2148604365.jpg?_wi=1"
|
||||
imageSrc="http://img.b2bpic.net/free-photo/man-holding-we-are-open-sign_23-2148604365.jpg"
|
||||
imageAlt="Niyaz Gavaran Chicken Shop storefront"
|
||||
useInvertedBackground={false}
|
||||
ariaLabel="About our chicken shop"
|
||||
@@ -87,7 +88,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/top-view-fresh-raw-chicken-with-knife-dark-blue-background-meal-animal-meat-color-photo-kitchen-food-chicken_179666-46064.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/top-view-fresh-raw-chicken-with-knife-dark-blue-background-meal-animal-meat-color-photo-kitchen-food-chicken_179666-46064.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/crop-hands-holding-board-with-chicken-legs_23-2147765484.jpg", imageAlt: "Butcher-cut chicken pieces"
|
||||
@@ -146,7 +147,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/man-holding-we-are-open-sign_23-2148604365.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/man-holding-we-are-open-sign_23-2148604365.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/chef-preparing-recipe_23-2148145558.jpg", imageAlt: "Professional hygienic cutting area"
|
||||
@@ -214,7 +215,7 @@ export default function LandingPage() {
|
||||
|
||||
<div id="footer" data-section="footer">
|
||||
<FooterMedia
|
||||
imageSrc="http://img.b2bpic.net/free-photo/arrangement-with-raw-turkey-tray_23-2148652132.jpg?_wi=2"
|
||||
imageSrc="http://img.b2bpic.net/free-photo/arrangement-with-raw-turkey-tray_23-2148652132.jpg"
|
||||
imageAlt="Fresh chicken quality assurance"
|
||||
columns={[
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user