Merge version_1 into main

Merge version_1 into main
This commit was merged in pull request #2.
This commit is contained in:
2026-03-07 04:06:22 +00:00

View File

@@ -38,7 +38,8 @@ export default function LandingPage() {
{ name: "FAQ", id: "faq" },
]}
button={{
text: "Order Now", href: "#contact"}}
text: "Order Now", href: "#contact"
}}
/>
</div>
@@ -51,9 +52,11 @@ export default function LandingPage() {
background={{ variant: "plain" }}
mediaItems={[
{
imageSrc: "http://img.b2bpic.net/free-photo/meat-master-with-fresh-meat_140725-9576.jpg?_wi=1", imageAlt: "El Chami Halal Butchery counter"},
imageSrc: "http://img.b2bpic.net/free-photo/meat-master-with-fresh-meat_140725-9576.jpg", imageAlt: "El Chami Halal Butchery counter"
},
{
imageSrc: "http://img.b2bpic.net/free-photo/top-view-cook-cutting-raw-fish-cutting-board-vegetables-wood-board-lemon-table_179666-46869.jpg?_wi=1", imageAlt: "Premium halal meat cuts"},
imageSrc: "http://img.b2bpic.net/free-photo/top-view-cook-cutting-raw-fish-cutting-board-vegetables-wood-board-lemon-table_179666-46869.jpg", imageAlt: "Premium halal meat cuts"
},
]}
rating={5}
ratingText="Trusted by families since 2015"
@@ -72,7 +75,8 @@ export default function LandingPage() {
heading={[
{ type: "text", content: "Three generations of" },
{
type: "image", src: "http://img.b2bpic.net/free-photo/barber-man-apron-looking-camera-smiling-showing-victory-sign-standing-pink-background_141793-67213.jpg", alt: "Family butcher tradition"},
type: "image", src: "http://img.b2bpic.net/free-photo/barber-man-apron-looking-camera-smiling-showing-victory-sign-standing-pink-background_141793-67213.jpg", alt: "Family butcher tradition"
},
{ type: "text", content: "halal excellence" },
]}
buttons={[{ text: "Our Story", href: "#" }]}
@@ -90,13 +94,16 @@ export default function LandingPage() {
products={[
{
id: "1", brand: "El Chami", name: "Premium Lamb Cuts", price: "$24.99/lb", rating: 5,
reviewCount: "324", imageSrc: "http://img.b2bpic.net/free-photo/raw-ribs-wooden-board-with-figs-dried-herbs_114579-15623.jpg?_wi=1", imageAlt: "Premium halal lamb cuts"},
reviewCount: "324", imageSrc: "http://img.b2bpic.net/free-photo/raw-ribs-wooden-board-with-figs-dried-herbs_114579-15623.jpg", imageAlt: "Premium halal lamb cuts"
},
{
id: "2", brand: "El Chami", name: "Choice Beef Selection", price: "$19.99/lb", rating: 5,
reviewCount: "456", imageSrc: "http://img.b2bpic.net/free-photo/raw-meat-with-spices-herbs-table_1220-7790.jpg", imageAlt: "Choice halal beef cuts"},
reviewCount: "456", imageSrc: "http://img.b2bpic.net/free-photo/raw-meat-with-spices-herbs-table_1220-7790.jpg", imageAlt: "Choice halal beef cuts"
},
{
id: "3", brand: "El Chami", name: "Fresh Halal Chicken", price: "$14.99/lb", rating: 5,
reviewCount: "389", imageSrc: "http://img.b2bpic.net/free-photo/fresh-unprepared-chicken-legs-dark-plate-high-quality-photo_114579-64815.jpg", imageAlt: "Fresh halal chicken"},
reviewCount: "389", imageSrc: "http://img.b2bpic.net/free-photo/fresh-unprepared-chicken-legs-dark-plate-high-quality-photo_114579-64815.jpg", imageAlt: "Fresh halal chicken"
},
]}
gridVariant="three-columns-all-equal-width"
animationType="slide-up"
@@ -117,13 +124,14 @@ export default function LandingPage() {
{ id: "1", icon: Users, title: "Happy Families", value: "5,000+" },
{
id: "2", icon: TrendingUp,
title: "Years in Business", value: "3 Generations"},
title: "Years in Business", value: "3 Generations"
},
{
id: "3", icon: CheckCircle,
title: "Halal Certified", value: "100%"},
title: "Halal Certified", value: "100%"
},
{ id: "4", icon: Star, title: "Customer Rating", value: "5.0★" },
]}
gridVariant="four-items-2x2-equal-grid"
animationType="slide-up"
textboxLayout="default"
useInvertedBackground={false}
@@ -140,16 +148,16 @@ export default function LandingPage() {
tagIcon={Heart}
features={[
{
title: "100% Halal Certified", description: "All our meats meet strict halal requirements and are certified by recognized authorities.", imageSrc: "http://img.b2bpic.net/free-photo/meat-master-with-fresh-meat_140725-9576.jpg?_wi=2", imageAlt: "Halal certification", button: { text: "Learn More", href: "#" },
title: "100% Halal Certified", description: "All our meats meet strict halal requirements and are certified by recognized authorities.", imageSrc: "http://img.b2bpic.net/free-photo/meat-master-with-fresh-meat_140725-9576.jpg", imageAlt: "Halal certification", button: { text: "Learn More", href: "#" },
},
{
title: "Fresh Daily Selection", description: "Our butchers hand-select and prepare meats fresh each morning using traditional methods.", imageSrc: "http://img.b2bpic.net/free-photo/top-view-cook-cutting-raw-fish-cutting-board-vegetables-wood-board-lemon-table_179666-46869.jpg?_wi=2", imageAlt: "Fresh daily selection", button: { text: "See Products", href: "#products" },
title: "Fresh Daily Selection", description: "Our butchers hand-select and prepare meats fresh each morning using traditional methods.", imageSrc: "http://img.b2bpic.net/free-photo/top-view-cook-cutting-raw-fish-cutting-board-vegetables-wood-board-lemon-table_179666-46869.jpg", imageAlt: "Fresh daily selection", button: { text: "See Products", href: "#products" },
},
{
title: "Expert Butchery", description: "Three generations of expertise ensures every cut meets our exacting standards for quality and presentation.", imageSrc: "http://img.b2bpic.net/free-photo/barber-man-apron-looking-camera-smiling-showing-victory-sign-standing-pink-background_141793-67213.jpg", imageAlt: "Expert butchery", button: { text: "Our Story", href: "#" },
},
{
title: "Community Trusted", description: "Serving our community with integrity, reliability, and a commitment to excellence since 2015.", imageSrc: "http://img.b2bpic.net/free-photo/raw-ribs-wooden-board-with-figs-dried-herbs_114579-15623.jpg?_wi=2", imageAlt: "Community trusted", button: { text: "Our Values", href: "#" },
title: "Community Trusted", description: "Serving our community with integrity, reliability, and a commitment to excellence since 2015.", imageSrc: "http://img.b2bpic.net/free-photo/raw-ribs-wooden-board-with-figs-dried-herbs_114579-15623.jpg", imageAlt: "Community trusted", button: { text: "Our Values", href: "#" },
},
]}
gridVariant="two-columns-alternating-heights"
@@ -169,17 +177,23 @@ export default function LandingPage() {
tagIcon={Heart}
testimonials={[
{
id: "1", name: "Fatima Ahmed", handle: "@familychef", testimonial: "El Chami's lamb cuts are absolutely exceptional. The quality and freshness make such a difference in our family meals. Highly recommended!", imageSrc: "http://img.b2bpic.net/free-photo/chicken-recipe-preparation_23-2147959040.jpg?_wi=1", imageAlt: "Fatima Ahmed"},
id: "1", name: "Fatima Ahmed", handle: "@familychef", testimonial: "El Chami's lamb cuts are absolutely exceptional. The quality and freshness make such a difference in our family meals. Highly recommended!", imageSrc: "http://img.b2bpic.net/free-photo/chicken-recipe-preparation_23-2147959040.jpg", imageAlt: "Fatima Ahmed"
},
{
id: "2", name: "Hassan Mohammad", handle: "@hassanm_kitchen", testimonial: "Three generations of excellence shows in every interaction. Their butchers truly understand the craft. Best halal meat in the city!", imageSrc: "http://img.b2bpic.net/free-photo/bearded-butcher-dressed-fleece-shirt-serving-fresh-cut-meat-market_613910-16236.jpg?_wi=1", imageAlt: "Hassan Mohammad"},
id: "2", name: "Hassan Mohammad", handle: "@hassanm_kitchen", testimonial: "Three generations of excellence shows in every interaction. Their butchers truly understand the craft. Best halal meat in the city!", imageSrc: "http://img.b2bpic.net/free-photo/bearded-butcher-dressed-fleece-shirt-serving-fresh-cut-meat-market_613910-16236.jpg", imageAlt: "Hassan Mohammad"
},
{
id: "3", name: "Aisha Malik", handle: "@aisha.cooks", testimonial: "The attention to detail and commitment to halal certification gives me complete peace of mind. El Chami is our go-to butcher.", imageSrc: "http://img.b2bpic.net/free-vector/invitation-bbq-four-templates_23-2147659864.jpg", imageAlt: "Aisha Malik"},
id: "3", name: "Aisha Malik", handle: "@aisha.cooks", testimonial: "The attention to detail and commitment to halal certification gives me complete peace of mind. El Chami is our go-to butcher.", imageSrc: "http://img.b2bpic.net/free-vector/invitation-bbq-four-templates_23-2147659864.jpg", imageAlt: "Aisha Malik"
},
{
id: "4", name: "Omar Ibrahim", handle: "@omarfoodie", testimonial: "Been a customer for years. The consistency in quality and the warmth of their service keeps me coming back every week.", imageSrc: "http://img.b2bpic.net/free-photo/portrait-cute-blonde-woman-showing-double-thumbs-up-checked-shirt-looking-pleased-front-view_176474-112675.jpg", imageAlt: "Omar Ibrahim"},
id: "4", name: "Omar Ibrahim", handle: "@omarfoodie", testimonial: "Been a customer for years. The consistency in quality and the warmth of their service keeps me coming back every week.", imageSrc: "http://img.b2bpic.net/free-photo/portrait-cute-blonde-woman-showing-double-thumbs-up-checked-shirt-looking-pleased-front-view_176474-112675.jpg", imageAlt: "Omar Ibrahim"
},
{
id: "5", name: "Layla Hassan", handle: "@laylarecipes", testimonial: "Fresh, authentic, and always halal certified. El Chami understands what matters to our community and delivers consistently.", imageSrc: "http://img.b2bpic.net/free-photo/chicken-recipe-preparation_23-2147959040.jpg?_wi=2", imageAlt: "Layla Hassan"},
id: "5", name: "Layla Hassan", handle: "@laylarecipes", testimonial: "Fresh, authentic, and always halal certified. El Chami understands what matters to our community and delivers consistently.", imageSrc: "http://img.b2bpic.net/free-photo/chicken-recipe-preparation_23-2147959040.jpg", imageAlt: "Layla Hassan"
},
{
id: "6", name: "Karim Abdullah", handle: "@karim.kitchen", testimonial: "Supporting a family business that maintains the highest standards. El Chami is more than a butcher it's part of our community.", imageSrc: "http://img.b2bpic.net/free-photo/bearded-butcher-dressed-fleece-shirt-serving-fresh-cut-meat-market_613910-16236.jpg?_wi=2", imageAlt: "Karim Abdullah"},
id: "6", name: "Karim Abdullah", handle: "@karim.kitchen", testimonial: "Supporting a family business that maintains the highest standards. El Chami is more than a butcher it's part of our community.", imageSrc: "http://img.b2bpic.net/free-photo/bearded-butcher-dressed-fleece-shirt-serving-fresh-cut-meat-market_613910-16236.jpg", imageAlt: "Karim Abdullah"
},
]}
animationType="slide-up"
textboxLayout="default"
@@ -198,17 +212,23 @@ export default function LandingPage() {
tagIcon={HelpCircle}
faqs={[
{
id: "1", title: "How do you ensure halal certification?", content: "All our meats are sourced from certified halal suppliers and processed according to Islamic dietary laws. We maintain strict separation of halal products and display all certification documentation for customer verification."},
id: "1", title: "How do you ensure halal certification?", content: "All our meats are sourced from certified halal suppliers and processed according to Islamic dietary laws. We maintain strict separation of halal products and display all certification documentation for customer verification."
},
{
id: "2", title: "What types of meat do you carry?", content: "We specialize in lamb, beef, chicken, and goat all halal certified and fresh daily. Our expert butchers can customize cuts to your specific needs and preferences."},
id: "2", title: "What types of meat do you carry?", content: "We specialize in lamb, beef, chicken, and goat all halal certified and fresh daily. Our expert butchers can customize cuts to your specific needs and preferences."
},
{
id: "3", title: "Can I place custom orders?", content: "Absolutely! We accept pre-orders for special occasions and bulk purchases. Contact us at least 24 hours in advance to ensure availability and proper preparation."},
id: "3", title: "Can I place custom orders?", content: "Absolutely! We accept pre-orders for special occasions and bulk purchases. Contact us at least 24 hours in advance to ensure availability and proper preparation."
},
{
id: "4", title: "Do you offer delivery services?", content: "Yes, we offer delivery for orders over $50 within our service area. Delivery is available Tuesday through Saturday. Contact us to arrange your delivery."},
id: "4", title: "Do you offer delivery services?", content: "Yes, we offer delivery for orders over $50 within our service area. Delivery is available Tuesday through Saturday. Contact us to arrange your delivery."
},
{
id: "5", title: "What are your hours of operation?", content: "We're open Monday-Saturday 9am-7pm, and Sunday 10am-5pm. All meats are fresh daily. We're closed on major holidays."},
id: "5", title: "What are your hours of operation?", content: "We're open Monday-Saturday 9am-7pm, and Sunday 10am-5pm. All meats are fresh daily. We're closed on major holidays."
},
{
id: "6", title: "Do you provide butchering advice?", content: "Our experienced butchers are happy to provide cooking tips, preparation advice, and cut recommendations. Don't hesitate to ask us!"},
id: "6", title: "Do you provide butchering advice?", content: "Our experienced butchers are happy to provide cooking tips, preparation advice, and cut recommendations. Don't hesitate to ask us!"
},
]}
imageSrc="http://img.b2bpic.net/free-photo/couple-explores-eco-friendly-products_482257-76120.jpg"
imageAlt="El Chami Halal Butchery expert advice"