Merge version_1 into main #2

Merged
bender merged 1 commits from version_1 into main 2026-04-13 13:05:27 +00:00

View File

@@ -30,21 +30,13 @@ export default function LandingPage() {
<NavbarLayoutFloatingOverlay
navItems={[
{
name: "Home",
id: "hero",
},
name: "Home", id: "hero"},
{
name: "About",
id: "about",
},
name: "About", id: "about"},
{
name: "Reviews",
id: "testimonials",
},
name: "Reviews", id: "testimonials"},
{
name: "Contact",
id: "contact",
},
name: "Contact", id: "contact"},
]}
brandName="Moeng Chicken"
/>
@@ -53,32 +45,15 @@ export default function LandingPage() {
<div id="hero" data-section="hero">
<HeroSplitDualMedia
background={{
variant: "gradient-bars",
}}
variant: "gradient-bars"}}
title="Quality Chicken, Freshly Prepared."
description="Welcome to Moeng Chicken in Mafihlaleng Village. We take pride in serving large-sized, delicious chickens for your takeaway convenience."
tag="Deliciously Local"
mediaItems={[
{
imageSrc: "http://img.b2bpic.net/free-photo/chef-holding-plate-with-chicken_23-2148482440.jpg?_wi=1",
imageAlt: "Fresh roasted chicken takeaway",
},
imageSrc: "http://img.b2bpic.net/free-photo/chef-holding-plate-with-chicken_23-2148482440.jpg", imageAlt: "Fresh roasted chicken takeaway"},
{
imageSrc: "http://img.b2bpic.net/free-photo/from-pilaf-with-meet-dried-fruits-chestnut-rice-rosemary-leaves-wooden-plate_176474-2641.jpg",
imageAlt: "Fresh roasted chicken takeaway",
},
{
imageSrc: "http://img.b2bpic.net/free-photo/close-up-person-holding-junk-food_23-2148289426.jpg",
imageAlt: "Close-up person holding junk food",
},
{
imageSrc: "http://img.b2bpic.net/free-photo/baked-chicken-legs-with-greens-white-plate_114579-43943.jpg",
imageAlt: "Baked chicken legs with greens on a white plate",
},
{
imageSrc: "http://img.b2bpic.net/free-photo/close-up-hands-holding-dish_23-2148847444.jpg",
imageAlt: "Close-up hands holding dish",
},
imageSrc: "http://img.b2bpic.net/free-photo/from-pilaf-with-meet-dried-fruits-chestnut-rice-rosemary-leaves-wooden-plate_176474-2641.jpg", imageAlt: "Fresh roasted chicken takeaway"},
]}
mediaAnimation="slide-up"
rating={5}
@@ -86,9 +61,7 @@ export default function LandingPage() {
tagIcon={Sparkles}
buttons={[
{
text: "Order Now",
href: "#contact",
},
text: "Order Now", href: "#contact"},
]}
/>
</div>
@@ -101,19 +74,13 @@ export default function LandingPage() {
description="Located on Main Road, Mafihlaleng Village, Acornhoek, Moeng Chicken is committed to clean, quality, and generous portions. Our goal is to bring great taste to our local community."
bulletPoints={[
{
title: "Large Portions",
description: "We specialize in big, hearty chicken servings.",
},
title: "Large Portions", description: "We specialize in big, hearty chicken servings."},
{
title: "Clean Environment",
description: "Your health and safety come first.",
},
title: "Clean Environment", description: "Your health and safety come first."},
{
title: "Local Convenience",
description: "Quick, easy takeaway for everyone in Acornhoek.",
},
title: "Local Convenience", description: "Quick, easy takeaway for everyone in Acornhoek."},
]}
imageSrc="http://img.b2bpic.net/free-photo/raw-chicken-kitchen-ready-being-cooked-closeup_1220-5518.jpg?_wi=1"
imageSrc="http://img.b2bpic.net/free-photo/raw-chicken-kitchen-ready-being-cooked-closeup_1220-5518.jpg"
imageAlt="clean rustic shop interior"
/>
</div>
@@ -125,28 +92,13 @@ export default function LandingPage() {
useInvertedBackground={false}
features={[
{
title: "Fresh Chicken",
description: "Always large-sized and ready.",
bentoComponent: "reveal-icon",
icon: CheckCircle,
imageSrc: "http://img.b2bpic.net/free-photo/chopsticks-bowl-with-asian-food_23-2147716991.jpg",
imageAlt: "Chopsticks on bowl with Asian food",
title: "Fresh Chicken", description: "Always large-sized and ready.", bentoComponent: "reveal-icon", icon: CheckCircle,
},
{
title: "Easy Takeaway",
description: "Pick it up and enjoy at home.",
bentoComponent: "reveal-icon",
icon: ShoppingBag,
imageSrc: "http://img.b2bpic.net/free-photo/chef-holding-plate-with-chicken_23-2148482440.jpg?_wi=2",
imageAlt: "Chopsticks on bowl with Asian food",
title: "Easy Takeaway", description: "Pick it up and enjoy at home.", bentoComponent: "reveal-icon", icon: ShoppingBag,
},
{
title: "Great Location",
description: "Find us on the Main Road, Mafihlaleng.",
bentoComponent: "reveal-icon",
icon: MapPin,
imageSrc: "http://img.b2bpic.net/free-photo/raw-chicken-kitchen-ready-being-cooked-closeup_1220-5518.jpg?_wi=2",
imageAlt: "Chopsticks on bowl with Asian food",
title: "Great Location", description: "Find us on the Main Road, Mafihlaleng.", bentoComponent: "reveal-icon", icon: MapPin,
},
]}
title="Why Choose Us?"
@@ -161,59 +113,28 @@ export default function LandingPage() {
useInvertedBackground={true}
testimonials={[
{
id: "1",
name: "Local Resident",
role: "Patron",
company: "Mafihlaleng",
rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/side-view-smiley-bohemian-woman_23-2149726236.jpg",
},
id: "1", name: "Local Resident", role: "Patron", company: "Mafihlaleng", rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/side-view-smiley-bohemian-woman_23-2149726236.jpg"},
{
id: "2",
name: "Community Member",
role: "Customer",
company: "Acornhoek",
rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/beautiful-girl-smiling-holding-grapefruit-piece-white-wall-healthy-fitness-nutrition_176420-10120.jpg",
},
id: "2", name: "Community Member", role: "Customer", company: "Acornhoek", rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/beautiful-girl-smiling-holding-grapefruit-piece-white-wall-healthy-fitness-nutrition_176420-10120.jpg"},
{
id: "3",
name: "Nearby Resident",
role: "Customer",
company: "Village",
rating: 4,
imageSrc: "http://img.b2bpic.net/free-photo/outdoor-shot-dark-skinned-female-blogger-reads-news-feed-social-networks-poses-rural-setting-near-fence-bicycle_273609-18704.jpg",
},
id: "3", name: "Nearby Resident", role: "Customer", company: "Village", rating: 4,
imageSrc: "http://img.b2bpic.net/free-photo/outdoor-shot-dark-skinned-female-blogger-reads-news-feed-social-networks-poses-rural-setting-near-fence-bicycle_273609-18704.jpg"},
{
id: "4",
name: "Local Friend",
role: "Patron",
company: "Mafihlaleng",
rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/portrait-young-woman-greenhouse_23-2148509894.jpg",
},
id: "4", name: "Local Friend", role: "Patron", company: "Mafihlaleng", rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/portrait-young-woman-greenhouse_23-2148509894.jpg"},
{
id: "5",
name: "Village Guest",
role: "Patron",
company: "Acornhoek",
rating: 4,
imageSrc: "http://img.b2bpic.net/free-photo/view-cartoon-character-shopping_23-2151656764.jpg",
},
id: "5", name: "Village Guest", role: "Patron", company: "Acornhoek", rating: 4,
imageSrc: "http://img.b2bpic.net/free-photo/view-cartoon-character-shopping_23-2151656764.jpg"},
]}
kpiItems={[
{
value: "4.9",
label: "Avg Rating",
},
value: "4.9", label: "Avg Rating"},
{
value: "500+",
label: "Community Reviews",
},
value: "500+", label: "Community Reviews"},
{
value: "100%",
label: "Local Focused",
},
value: "100%", label: "Local Focused"},
]}
title="Hear From Our Community"
description="We listen to your feedback to get better every day."
@@ -227,20 +148,12 @@ export default function LandingPage() {
description="Find us at Main Road, Mafihlaleng Village, Acornhoek."
inputs={[
{
name: "name",
type: "text",
placeholder: "Your Name",
},
name: "name", type: "text", placeholder: "Your Name"},
{
name: "email",
type: "email",
placeholder: "Your Email",
},
name: "email", type: "email", placeholder: "Your Email"},
]}
textarea={{
name: "message",
placeholder: "How can we help?",
}}
name: "message", placeholder: "How can we help?"}}
imageSrc="http://img.b2bpic.net/free-photo/man-delivers-local-supermarket-food_482257-81663.jpg"
/>
</div>
@@ -249,29 +162,19 @@ export default function LandingPage() {
<FooterSimple
columns={[
{
title: "Visit Us",
items: [
title: "Visit Us", items: [
{
label: "Main Road, Mafihlaleng",
href: "#",
},
label: "Main Road, Mafihlaleng", href: "#"},
{
label: "Acornhoek, 1360",
href: "#",
},
label: "Acornhoek, 1360", href: "#"},
],
},
{
title: "Legal",
items: [
title: "Legal", items: [
{
label: "Privacy Policy",
href: "#",
},
label: "Privacy Policy", href: "#"},
{
label: "Terms of Service",
href: "#",
},
label: "Terms of Service", href: "#"},
],
},
]}