diff --git a/src/app/page.tsx b/src/app/page.tsx
index 45bb074..73a2051 100644
--- a/src/app/page.tsx
+++ b/src/app/page.tsx
@@ -33,27 +33,17 @@ export default function LandingPage() {
@@ -63,13 +53,9 @@ export default function LandingPage() {
description="Exquisite catering and flawless event planning for your most memorable moments."
buttons={[
{
- text: "Explore Services",
- href: "#products",
- },
+ text: "Explore Services", href: "#products"},
{
- text: "Book Event",
- href: "#contact",
- },
+ text: "Book Event", href: "#contact"},
]}
imageSrc="http://img.b2bpic.net/free-photo/cream-apricot-appetizers-decorated-with-leaves_140725-4606.jpg"
imageAlt="elegant catering food display"
@@ -81,14 +67,9 @@ export default function LandingPage() {
useInvertedBackground={true}
heading={[
{
- type: "text",
- content: "Crafting Joyful Occasions",
- },
+ type: "text", content: "Crafting Joyful Occasions"},
{
- type: "image",
- src: "http://img.b2bpic.net/free-photo/woman-puts-delicate-orange-rose-buds-white-plate_8353-1764.jpg",
- alt: "professional chef cooking catering",
- },
+ type: "image", src: "http://img.b2bpic.net/free-photo/woman-puts-delicate-orange-rose-buds-white-plate_8353-1764.jpg", alt: "professional chef cooking catering"},
]}
/>
@@ -101,65 +82,23 @@ export default function LandingPage() {
useInvertedBackground={false}
products={[
{
- id: "1",
- brand: "Standard",
- name: "Gourmet Buffet Package",
- price: "$150",
- rating: 5,
- reviewCount: "24",
- imageSrc: "http://img.b2bpic.net/free-photo/high-angle-fruits-dessert_23-2148482464.jpg",
- imageAlt: "gourmet event menu selection",
- },
+ id: "1", brand: "Standard", name: "Gourmet Buffet Package", price: "$150", rating: 5,
+ reviewCount: "24", imageSrc: "http://img.b2bpic.net/free-photo/high-angle-fruits-dessert_23-2148482464.jpg", imageAlt: "gourmet event menu selection"},
{
- id: "2",
- brand: "Deluxe",
- name: "Signature Plated Dinner",
- price: "$250",
- rating: 5,
- reviewCount: "18",
- imageSrc: "http://img.b2bpic.net/free-photo/top-view-yummy-cakes-with-fresh-fruits-light-background_140725-80143.jpg",
- imageAlt: "wedding catering buffet setup",
- },
+ id: "2", brand: "Deluxe", name: "Signature Plated Dinner", price: "$250", rating: 5,
+ reviewCount: "18", imageSrc: "http://img.b2bpic.net/free-photo/top-view-yummy-cakes-with-fresh-fruits-light-background_140725-80143.jpg", imageAlt: "wedding catering buffet setup"},
{
- id: "3",
- brand: "Package",
- name: "Cocktail Hour Starter",
- price: "$80",
- rating: 4,
- reviewCount: "12",
- imageSrc: "http://img.b2bpic.net/free-photo/reserved-table-restaurant_53876-41412.jpg",
- imageAlt: "gourmet event menu selection",
- },
+ id: "3", brand: "Package", name: "Cocktail Hour Starter", price: "$80", rating: 4,
+ reviewCount: "12", imageSrc: "http://img.b2bpic.net/free-photo/reserved-table-restaurant_53876-41412.jpg", imageAlt: "gourmet event menu selection"},
{
- id: "4",
- brand: "Luxury",
- name: "All-Inclusive Wedding",
- price: "$500",
- rating: 5,
- reviewCount: "30",
- imageSrc: "http://img.b2bpic.net/free-photo/traditional-cake-wooden-table_23-2148395153.jpg",
- imageAlt: "wedding catering buffet setup",
- },
+ id: "4", brand: "Luxury", name: "All-Inclusive Wedding", price: "$500", rating: 5,
+ reviewCount: "30", imageSrc: "http://img.b2bpic.net/free-photo/traditional-cake-wooden-table_23-2148395153.jpg", imageAlt: "wedding catering buffet setup"},
{
- id: "5",
- brand: "Standard",
- name: "Corporate Event Kit",
- price: "$200",
- rating: 4,
- reviewCount: "9",
- imageSrc: "http://img.b2bpic.net/free-photo/crop-hands-putting-tartines-display-case_23-2147830514.jpg",
- imageAlt: "gourmet event menu selection",
- },
+ id: "5", brand: "Standard", name: "Corporate Event Kit", price: "$200", rating: 4,
+ reviewCount: "9", imageSrc: "http://img.b2bpic.net/free-photo/crop-hands-putting-tartines-display-case_23-2147830514.jpg", imageAlt: "gourmet event menu selection"},
{
- id: "6",
- brand: "Deluxe",
- name: "Holiday Special Package",
- price: "$300",
- rating: 5,
- reviewCount: "15",
- imageSrc: "http://img.b2bpic.net/free-photo/catering-restaurant-service_624325-934.jpg",
- imageAlt: "wedding catering buffet setup",
- },
+ id: "6", brand: "Deluxe", name: "Holiday Special Package", price: "$300", rating: 5,
+ reviewCount: "15", imageSrc: "http://img.b2bpic.net/free-photo/catering-restaurant-service_624325-934.jpg", imageAlt: "wedding catering buffet setup"},
]}
title="Our Signature Menus"
description="Choose from our expertly crafted culinary packages for your next event."
@@ -168,30 +107,19 @@ export default function LandingPage() {
@@ -275,20 +166,11 @@ export default function LandingPage() {
useInvertedBackground={false}
faqs={[
{
- id: "q1",
- title: "How do I make a payment?",
- content: "You can pay via EcoCash to 0788015630.",
- },
+ id: "q1", title: "How do I make a payment?", content: "You can pay via EcoCash to 0788015630."},
{
- id: "q2",
- title: "Can I customize the menu?",
- content: "Yes, all our menus are fully customizable to suit your event needs.",
- },
+ id: "q2", title: "Can I customize the menu?", content: "Yes, all our menus are fully customizable to suit your event needs."},
{
- id: "q3",
- title: "Where can I find you on social media?",
- content: "Follow our journey on Facebook at Tracy Wadzanai.",
- },
+ id: "q3", title: "Where can I find you on social media?", content: "Follow our journey on Facebook at Tracy Wadzanai."},
]}
imageSrc="http://img.b2bpic.net/free-photo/senior-man-wearing-glasses-public-library-green-lamp_482257-123145.jpg"
title="Frequently Asked Questions"
@@ -306,25 +188,14 @@ export default function LandingPage() {
description="Fill out the form below to get a quote and start the booking process."
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"},
{
- name: "date",
- type: "date",
- placeholder: "Event Date",
- },
+ name: "date", type: "date", placeholder: "Event Date"},
]}
textarea={{
- name: "message",
- placeholder: "Event Details",
- rows: 4,
+ name: "message", placeholder: "Event Details", rows: 4,
}}
imageSrc="http://img.b2bpic.net/free-photo/abstract-blur-defocused-restaurant-cafe_1203-9895.jpg"
imageAlt="modern catering event kitchen"
@@ -336,34 +207,23 @@ export default function LandingPage() {
logoText="Smiles For Miles"
columns={[
{
- title: "Navigation",
- items: [
+ title: "Navigation", items: [
{
- label: "Services",
- href: "#products",
- },
+ label: "Services", href: "#products"},
{
- label: "Contact",
- href: "#contact",
- },
+ label: "Contact", href: "#contact"},
],
},
{
- title: "Social",
- items: [
+ title: "Social", items: [
{
- label: "Tracy Wadzanai Facebook",
- href: "https://facebook.com",
- },
+ label: "Tracy Wadzanai Facebook", href: "https://facebook.com"},
],
},
{
- title: "Payment",
- items: [
+ title: "Payment", items: [
{
- label: "EcoCash: 0788015630",
- href: "#",
- },
+ label: "EcoCash: 0788015630", href: "#"},
],
},
]}