diff --git a/src/app/page.tsx b/src/app/page.tsx
index a8d92d1..9cd888b 100644
--- a/src/app/page.tsx
+++ b/src/app/page.tsx
@@ -30,21 +30,13 @@ export default function LandingPage() {
@@ -53,32 +45,15 @@ export default function LandingPage() {
@@ -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"
/>
@@ -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"
/>
@@ -249,29 +162,19 @@ export default function LandingPage() {