diff --git a/src/app/page.tsx b/src/app/page.tsx index b64c697..ad6d192 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -46,7 +46,7 @@ export default function LandingPage() { @@ -111,7 +111,7 @@ export default function LandingPage() { useInvertedBackground={false} features={[ { - title: "Fresh Preparation", description: "Made to order every time.", bentoComponent: "icon-info-cards", items: [{ icon: ChefHat, label: "Quality", value: "100%" }] + title: "Fresh Preparation", description: "Made to order every time.", bentoComponent: "icon-info-cards", items: [{ icon: ChefHat, label: "Qaulity ", value: "100%" }] }, { title: "Local Delivery", description: "To Brynmawr and beyond.", bentoComponent: "icon-info-cards", items: [{ icon: Truck, label: "Service", value: "Fast" }] @@ -137,7 +137,7 @@ export default function LandingPage() { { id: "4", name: "Anna Baczmanska", role: "Local Guide", testimonial: "Best curry I ever had.", imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-man-with-paper-wrapped-sandwich_23-2151309945.jpg" }, { id: "5", name: "Gary Brooks", role: "Local Guide", testimonial: "Tried the rest, now try the best.", imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-smiley-woman-with-corn-dog_23-2149929404.jpg" }, ]} - title="Community Voices" + title="Community Reviews" description="What our customers are saying about us." />