From 9fdfed768e8a88bba3520d1c46230b3382dd2587 Mon Sep 17 00:00:00 2001 From: bender Date: Fri, 13 Feb 2026 02:40:49 +0000 Subject: [PATCH 1/5] Update src/app/about/page.tsx --- src/app/about/page.tsx | 41 +++++++++-------------------------------- 1 file changed, 9 insertions(+), 32 deletions(-) diff --git a/src/app/about/page.tsx b/src/app/about/page.tsx index bfac79d..21bb9e0 100644 --- a/src/app/about/page.tsx +++ b/src/app/about/page.tsx @@ -58,20 +58,10 @@ export default function AboutPage() { description="The principles that guide everything we create and every service we provide" metrics={[ { - id: "1", - value: "Authentic", - title: "Traditional Recipes", - description: "Preserving centuries-old family recipes with the finest imported ingredients", - imageSrc: "https://img.b2bpic.net/free-photo/rice-garnish-tandir-bread-buns-green-salad-table_114579-2579.jpg", - imageAlt: "Traditional Middle Eastern ingredients and preparation" + id: "1", value: "Authentic", title: "Traditional Recipes", description: "Preserving centuries-old family recipes with the finest imported ingredients", imageSrc: "https://img.b2bpic.net/free-photo/rice-garnish-tandir-bread-buns-green-salad-table_114579-2579.jpg", imageAlt: "Traditional Middle Eastern ingredients and preparation" }, { - id: "2", - value: "Premium", - title: "Quality Standards", - description: "Uncompromising commitment to excellence in every handcrafted creation", - imageSrc: "https://img.b2bpic.net/free-photo/large-cocktail-glass-with-macaroons-stands-dinner-table_8353-719.jpg", - imageAlt: "Premium dessert presentation" + id: "2", value: "Premium", title: "Quality Standards", description: "Uncompromising commitment to excellence in every handcrafted creation", imageSrc: "https://img.b2bpic.net/free-photo/large-cocktail-glass-with-macaroons-stands-dinner-table_8353-719.jpg", imageAlt: "Premium dessert presentation" } ]} animationType="slide-up" @@ -89,22 +79,12 @@ export default function AboutPage() { tagIcon={Gift} features={[ { - id: "1", - title: "Traditional Baklava Mastery", - author: "Signature Craft", - description: "Hand-layered phyllo pastry with premium nuts, authentic honey syrup, and time-honored techniques passed down through generations of Al Salam artisans.", - tags: ["Baklava", "Traditional"], - imageSrc: "https://img.b2bpic.net/free-photo/close-up-turkish-baklava-dessert-made-thin-pastry-nuts-honey_176474-2592.jpg", - imageAlt: "Traditional baklava preparation and mastery" + id: "1", title: "Traditional Baklava Mastery", author: "Signature Craft", description: "Hand-layered phyllo pastry with premium nuts, authentic honey syrup, and time-honored techniques passed down through generations of Al Salam artisans.", tags: ["Baklava", "Traditional"], + imageSrc: "https://img.b2bpic.net/free-photo/close-up-turkish-baklava-dessert-made-thin-pastry-nuts-honey_176474-2592.jpg", imageAlt: "Traditional baklava preparation and mastery" }, { - id: "2", - title: "Premium Event Curation", - author: "Service Excellence", - description: "Bespoke dessert displays designed for luxury weddings and high-profile corporate events, with dedicated coordination and flawless presentation standards.", - tags: ["Events", "Luxury"], - imageSrc: "https://img.b2bpic.net/free-photo/cream-cakes-with-berries-served-curved-glass-dishes_8353-720.jpg", - imageAlt: "Premium event dessert curation" + id: "2", title: "Premium Event Curation", author: "Service Excellence", description: "Bespoke dessert displays designed for luxury weddings and high-profile corporate events, with dedicated coordination and flawless presentation standards.", tags: ["Events", "Luxury"], + imageSrc: "https://img.b2bpic.net/free-photo/cream-cakes-with-berries-served-curved-glass-dishes_8353-720.jpg", imageAlt: "Premium event dessert curation" } ]} animationType="slide-up" @@ -117,24 +97,21 @@ export default function AboutPage() { Date: Fri, 13 Feb 2026 02:40:50 +0000 Subject: [PATCH 2/5] Update src/app/contact/page.tsx --- src/app/contact/page.tsx | 42 ++++++++++------------------------------ 1 file changed, 10 insertions(+), 32 deletions(-) diff --git a/src/app/contact/page.tsx b/src/app/contact/page.tsx index f8a6115..6537b7a 100644 --- a/src/app/contact/page.tsx +++ b/src/app/contact/page.tsx @@ -47,6 +47,7 @@ export default function ContactPage() { imageSrc="https://img.b2bpic.net/free-vector/cute-blog-landing-page-template_1361-894.jpg" imageAlt="Contact Al Salam for premium dessert catering consultation" mediaPosition="right" + mediaAnimation="none" inputPlaceholder="Enter your email address" buttonText="Send Quote Request" termsText="We respect your privacy and will respond to your inquiry within 24 hours. All consultations are complimentary and customized to your event needs." @@ -62,22 +63,12 @@ export default function ContactPage() { tagIcon={Gift} features={[ { - id: "1", - title: "Initial Consultation & Vision", - author: "Complimentary Service", - description: "We begin with a detailed discussion about your event, guest preferences, dietary requirements, and vision for the perfect dessert presentation that aligns with your celebration.", - tags: ["Consultation", "Planning"], - imageSrc: "https://img.b2bpic.net/free-photo/large-cocktail-glass-with-macaroons-stands-dinner-table_8353-719.jpg", - imageAlt: "Event consultation and planning process" + id: "1", title: "Initial Consultation & Vision", author: "Complimentary Service", description: "We begin with a detailed discussion about your event, guest preferences, dietary requirements, and vision for the perfect dessert presentation that aligns with your celebration.", tags: ["Consultation", "Planning"], + imageSrc: "https://img.b2bpic.net/free-photo/large-cocktail-glass-with-macaroons-stands-dinner-table_8353-719.jpg", imageAlt: "Event consultation and planning process" }, { - id: "2", - title: "Custom Menu Design & Tasting", - author: "Personalized Experience", - description: "Based on your preferences, we create a bespoke dessert menu featuring our signature items and arrange a private tasting session to ensure every detail meets your expectations.", - tags: ["Menu", "Tasting"], - imageSrc: "https://img.b2bpic.net/free-photo/cream-cakes-with-berries-served-curved-glass-dishes_8353-720.jpg", - imageAlt: "Custom menu design and tasting experience" + id: "2", title: "Custom Menu Design & Tasting", author: "Personalized Experience", description: "Based on your preferences, we create a bespoke dessert menu featuring our signature items and arrange a private tasting session to ensure every detail meets your expectations.", tags: ["Menu", "Tasting"], + imageSrc: "https://img.b2bpic.net/free-photo/cream-cakes-with-berries-served-curved-glass-dishes_8353-720.jpg", imageAlt: "Custom menu design and tasting experience" } ]} animationType="slide-up" @@ -93,20 +84,10 @@ export default function ContactPage() { description="The standards and guarantees that guide every client interaction and event execution" metrics={[ { - id: "1", - value: "24hrs", - title: "Response Time", - description: "Every inquiry receives a personal response within 24 hours, with detailed consultation scheduling", - imageSrc: "https://img.b2bpic.net/free-photo/caucasian-traditional-rice-garnish-with-herbs-inside-pottery-bowl-served-with-bread-bun_114579-1812.jpg", - imageAlt: "Prompt professional response and consultation" + id: "1", value: "24hrs", title: "Response Time", description: "Every inquiry receives a personal response within 24 hours, with detailed consultation scheduling", imageSrc: "https://img.b2bpic.net/free-photo/caucasian-traditional-rice-garnish-with-herbs-inside-pottery-bowl-served-with-bread-bun_114579-1812.jpg", imageAlt: "Prompt professional response and consultation" }, { - id: "2", - value: "100%", - title: "Satisfaction Guarantee", - description: "Complete satisfaction guaranteed on every dessert creation and event service delivery", - imageSrc: "https://img.b2bpic.net/free-photo/rice-garnish-tandir-bread-buns-green-salad-table_114579-2579.jpg", - imageAlt: "Quality satisfaction guarantee" + id: "2", value: "100%", title: "Satisfaction Guarantee", description: "Complete satisfaction guaranteed on every dessert creation and event service delivery", imageSrc: "https://img.b2bpic.net/free-photo/rice-garnish-tandir-bread-buns-green-salad-table_114579-2579.jpg", imageAlt: "Quality satisfaction guarantee" } ]} animationType="slide-up" @@ -119,24 +100,21 @@ export default function ContactPage() { Date: Fri, 13 Feb 2026 02:40:50 +0000 Subject: [PATCH 3/5] Update src/app/desserts/page.tsx --- src/app/desserts/page.tsx | 87 +++++++++------------------------------ 1 file changed, 19 insertions(+), 68 deletions(-) diff --git a/src/app/desserts/page.tsx b/src/app/desserts/page.tsx index 7a734fb..037b224 100644 --- a/src/app/desserts/page.tsx +++ b/src/app/desserts/page.tsx @@ -44,32 +44,16 @@ export default function DessertsPage() { tagIcon={Sparkles} products={[ { - id: "1", - name: "Pistachio Baklava", - price: "Custom Pricing", - imageSrc: "https://img.b2bpic.net/free-photo/close-up-turkish-baklava-dessert-made-thin-pastry-nuts-honey_176474-2592.jpg", - imageAlt: "Layers of phyllo pastry with premium pistachios" + id: "1", name: "Pistachio Baklava", price: "Custom Pricing", imageSrc: "https://img.b2bpic.net/free-photo/close-up-turkish-baklava-dessert-made-thin-pastry-nuts-honey_176474-2592.jpg", imageAlt: "Layers of phyllo pastry with premium pistachios" }, { - id: "2", - name: "Rose Maklouba", - price: "Custom Pricing", - imageSrc: "https://img.b2bpic.net/free-photo/close-up-view-traditional-turkish-baklava-with-pistachio-black-board_141793-6052.jpg", - imageAlt: "Traditional rose-infused layered pastry" + id: "2", name: "Rose Maklouba", price: "Custom Pricing", imageSrc: "https://img.b2bpic.net/free-photo/close-up-view-traditional-turkish-baklava-with-pistachio-black-board_141793-6052.jpg", imageAlt: "Traditional rose-infused layered pastry" }, { - id: "3", - name: "Almond Rolls", - price: "Custom Pricing", - imageSrc: "https://img.b2bpic.net/free-photo/turkish-kadaif-table_140725-9281.jpg", - imageAlt: "Hand-rolled pastries filled with premium almonds" + id: "3", name: "Almond Rolls", price: "Custom Pricing", imageSrc: "https://img.b2bpic.net/free-photo/turkish-kadaif-table_140725-9281.jpg", imageAlt: "Hand-rolled pastries filled with premium almonds" }, { - id: "4", - name: "Honey Knafeh", - price: "Custom Pricing", - imageSrc: "https://img.b2bpic.net/free-photo/turkish-style-dessert-havudj-dilimi-walnuts-pistachios-syrop-dough-side-view_141793-12673.jpg", - imageAlt: "Traditional knafeh with authentic honey syrup" + id: "4", name: "Honey Knafeh", price: "Custom Pricing", imageSrc: "https://img.b2bpic.net/free-photo/turkish-style-dessert-havudj-dilimi-walnuts-pistachios-syrop-dough-side-view_141793-12673.jpg", imageAlt: "Traditional knafeh with authentic honey syrup" } ]} gridVariant="four-items-2x2-equal-grid" @@ -86,40 +70,22 @@ export default function DessertsPage() { description="Tailored solutions for every occasion, from intimate gatherings to grand celebrations" plans={[ { - id: "intimate", - title: "Intimate Gatherings", - price: "Starting at", - period: "$800", - features: [ - "Up to 25 guests", - "4-5 premium dessert varieties", - "Elegant presentation setup", - "Delivery & service included" + id: "intimate", title: "Intimate Gatherings", price: "Starting at", period: "$800", features: [ + "Up to 25 guests", "4-5 premium dessert varieties", "Elegant presentation setup", "Delivery & service included" ], button: { - text: "Request Quote", - href: "/contact" + text: "Request Quote", href: "/contact" }, - imageSrc: "https://img.b2bpic.net/free-photo/close-up-turkish-baklava-dessert-made-thin-pastry-nuts-honey_176474-2592.jpg", - imageAlt: "Intimate gathering dessert package" + imageSrc: "https://img.b2bpic.net/free-photo/close-up-turkish-baklava-dessert-made-thin-pastry-nuts-honey_176474-2592.jpg", imageAlt: "Intimate gathering dessert package" }, { - id: "premium", - title: "Premium Events", - price: "Starting at", - period: "$2,500", - features: [ - "Up to 100 guests", - "6-8 premium dessert varieties", - "Custom display design", - "Professional setup & service" + id: "premium", title: "Premium Events", price: "Starting at", period: "$2,500", features: [ + "Up to 100 guests", "6-8 premium dessert varieties", "Custom display design", "Professional setup & service" ], button: { - text: "Request Quote", - href: "/contact" + text: "Request Quote", href: "/contact" }, - imageSrc: "https://img.b2bpic.net/free-photo/close-up-view-traditional-turkish-baklava-with-pistachio-black-board_141793-6052.jpg", - imageAlt: "Premium event dessert package" + imageSrc: "https://img.b2bpic.net/free-photo/close-up-view-traditional-turkish-baklava-with-pistachio-black-board_141793-6052.jpg", imageAlt: "Premium event dessert package" } ]} animationType="slide-up" @@ -137,24 +103,12 @@ export default function DessertsPage() { tagIcon={Camera} blogs={[ { - id: "1", - category: ["Signature", "Baklava"], - title: "Premium Pistachio Baklava Collection", - excerpt: "Our signature collection featuring layers of delicate phyllo pastry, premium Sicilian pistachios, and authentic honey syrup crafted using traditional methods.", - imageSrc: "https://img.b2bpic.net/free-photo/close-up-turkish-baklava-dessert-made-thin-pastry-nuts-honey_176474-2592.jpg", - imageAlt: "Premium pistachio baklava showcase", - authorName: "Al Salam Artisans", - date: "January 2025" + id: "1", category: ["Signature", "Baklava"], + title: "Premium Pistachio Baklava Collection", excerpt: "Our signature collection featuring layers of delicate phyllo pastry, premium Sicilian pistachios, and authentic honey syrup crafted using traditional methods.", imageSrc: "https://img.b2bpic.net/free-photo/close-up-turkish-baklava-dessert-made-thin-pastry-nuts-honey_176474-2592.jpg", imageAlt: "Premium pistachio baklava showcase", authorName: "Al Salam Artisans", authorAvatar: "/placeholders/placeholder1.webp", date: "January 2025" }, { - id: "2", - category: ["Traditional", "Specialty"], - title: "Rose-Infused Mediterranean Delights", - excerpt: "Elegant rose-scented pastries and maklouba showcasing the delicate balance of floral aromatics and rich, buttery textures that define our Mediterranean collection.", - imageSrc: "https://img.b2bpic.net/free-photo/close-up-view-traditional-turkish-baklava-with-pistachio-black-board_141793-6052.jpg", - imageAlt: "Rose-infused Mediterranean dessert collection", - authorName: "Al Salam Artisans", - date: "December 2024" + id: "2", category: ["Traditional", "Specialty"], + title: "Rose-Infused Mediterranean Delights", excerpt: "Elegant rose-scented pastries and maklouba showcasing the delicate balance of floral aromatics and rich, buttery textures that define our Mediterranean collection.", imageSrc: "https://img.b2bpic.net/free-photo/close-up-view-traditional-turkish-baklava-with-pistachio-black-board_141793-6052.jpg", imageAlt: "Rose-infused Mediterranean dessert collection", authorName: "Al Salam Artisans", authorAvatar: "/placeholders/placeholder1.webp", date: "December 2024" } ]} animationType="slide-up" @@ -168,24 +122,21 @@ export default function DessertsPage() { Date: Fri, 13 Feb 2026 02:40:51 +0000 Subject: [PATCH 4/5] Update src/app/layout.tsx --- src/app/layout.tsx | 27 ++++++--------------------- 1 file changed, 6 insertions(+), 21 deletions(-) diff --git a/src/app/layout.tsx b/src/app/layout.tsx index aa1be09..00b35c0 100644 --- a/src/app/layout.tsx +++ b/src/app/layout.tsx @@ -5,36 +5,21 @@ import { ServiceWrapper } from "@/components/ServiceWrapper"; import Tag from "@/tag/Tag"; const manrope = Manrope({ - variable: "--font-manrope", - subsets: ["latin"], + variable: "--font-manrope", subsets: ["latin"], }); export const metadata: Metadata = { - title: "Al Salam - Luxury Middle Eastern & Mediterranean Dessert Catering", - description: "Premium handcrafted baklava and Mediterranean sweets for luxury weddings, corporate events, and unforgettable celebrations. Request a quote today.", - keywords: "luxury dessert catering, baklava, Mediterranean sweets, wedding catering, corporate events, handcrafted desserts, premium catering", - metadataBase: new URL("https://alsalamfoods.com"), + title: "Al Salam - Luxury Middle Eastern & Mediterranean Dessert Catering", description: "Premium handcrafted baklava and Mediterranean sweets for luxury weddings, corporate events, and unforgettable celebrations. Request a quote today.", keywords: "luxury dessert catering, baklava, Mediterranean sweets, wedding catering, corporate events, handcrafted desserts, premium catering", metadataBase: new URL("https://alsalamfoods.com"), alternates: { - canonical: "https://alsalamfoods.com", - }, + canonical: "https://alsalamfoods.com"}, openGraph: { - title: "Al Salam - Luxury Dessert Catering", - description: "Handcrafted Middle Eastern & Mediterranean desserts for weddings, events, and celebrations.", - url: "https://alsalamfoods.com", - siteName: "Al Salam International Foods", - type: "website", - images: [ + title: "Al Salam - Luxury Dessert Catering", description: "Handcrafted Middle Eastern & Mediterranean desserts for weddings, events, and celebrations.", url: "https://alsalamfoods.com", siteName: "Al Salam International Foods", type: "website", images: [ { - url: "https://img.b2bpic.net/free-photo/turkish-style-dessert-havudj-dilimi-walnuts-pistachios-syrop-dough-side-view_141793-12673.jpg", - alt: "Al Salam luxury dessert catering", - }, + url: "https://img.b2bpic.net/free-photo/turkish-style-dessert-havudj-dilimi-walnuts-pistachios-syrop-dough-side-view_141793-12673.jpg", alt: "Al Salam luxury dessert catering"}, ], }, twitter: { - card: "summary_large_image", - title: "Al Salam - Luxury Dessert Catering", - description: "Premium handcrafted baklava and Mediterranean sweets for your special event.", - images: ["https://img.b2bpic.net/free-photo/turkish-style-dessert-havudj-dilimi-walnuts-pistachios-syrop-dough-side-view_141793-12673.jpg"], + card: "summary_large_image", title: "Al Salam - Luxury Dessert Catering", description: "Premium handcrafted baklava and Mediterranean sweets for your special event.", images: ["https://img.b2bpic.net/free-photo/turkish-style-dessert-havudj-dilimi-walnuts-pistachios-syrop-dough-side-view_141793-12673.jpg"], }, robots: { index: true, From 897e435b66f25ee1e85d45e1b1a1396c8230d28b Mon Sep 17 00:00:00 2001 From: bender Date: Fri, 13 Feb 2026 02:40:52 +0000 Subject: [PATCH 5/5] Update src/app/page.tsx --- src/app/page.tsx | 60 +++++++++++------------------------------------- 1 file changed, 13 insertions(+), 47 deletions(-) diff --git a/src/app/page.tsx b/src/app/page.tsx index d6d3804..e9521f5 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -82,25 +82,13 @@ export default function HomePage() { tagIcon={Sparkles} products={[ { - id: "1", - name: "Pistachio Baklava", - price: "Custom Pricing", - imageSrc: "https://img.b2bpic.net/free-photo/close-up-turkish-baklava-dessert-made-thin-pastry-nuts-honey_176474-2592.jpg", - imageAlt: "Pistachio Baklava" + id: "1", name: "Pistachio Baklava", price: "Custom Pricing", imageSrc: "https://img.b2bpic.net/free-photo/close-up-turkish-baklava-dessert-made-thin-pastry-nuts-honey_176474-2592.jpg", imageAlt: "Pistachio Baklava" }, { - id: "2", - name: "Rose Maklouba", - price: "Custom Pricing", - imageSrc: "https://img.b2bpic.net/free-photo/close-up-view-traditional-turkish-baklava-with-pistachio-black-board_141793-6052.jpg", - imageAlt: "Rose Maklouba" + id: "2", name: "Rose Maklouba", price: "Custom Pricing", imageSrc: "https://img.b2bpic.net/free-photo/close-up-view-traditional-turkish-baklava-with-pistachio-black-board_141793-6052.jpg", imageAlt: "Rose Maklouba" }, { - id: "3", - name: "Almond Rolls", - price: "Custom Pricing", - imageSrc: "https://img.b2bpic.net/free-photo/turkish-kadaif-table_140725-9281.jpg", - imageAlt: "Almond Rolls" + id: "3", name: "Almond Rolls", price: "Custom Pricing", imageSrc: "https://img.b2bpic.net/free-photo/turkish-kadaif-table_140725-9281.jpg", imageAlt: "Almond Rolls" } ]} gridVariant="three-columns-all-equal-width" @@ -117,20 +105,10 @@ export default function HomePage() { description="What sets us apart in the premium dessert catering market" metrics={[ { - id: "1", - value: "100%", - title: "Handcrafted", - description: "Every dessert crafted with traditional techniques and premium ingredients", - imageSrc: "https://img.b2bpic.net/free-photo/rice-garnish-tandir-bread-buns-green-salad-table_114579-2579.jpg", - imageAlt: "Handcrafted dessert preparation" + id: "1", value: "100%", title: "Handcrafted", description: "Every dessert crafted with traditional techniques and premium ingredients", imageSrc: "https://img.b2bpic.net/free-photo/rice-garnish-tandir-bread-buns-green-salad-table_114579-2579.jpg", imageAlt: "Handcrafted dessert preparation" }, { - id: "2", - value: "25+", - title: "Years Experience", - description: "Trusted by wedding planners and corporate coordinators for consistently exceptional service", - imageSrc: "https://img.b2bpic.net/free-photo/large-cocktail-glass-with-macaroons-stands-dinner-table_8353-719.jpg", - imageAlt: "Years of exceptional catering" + id: "2", value: "25+", title: "Years Experience", description: "Trusted by wedding planners and corporate coordinators for consistently exceptional service", imageSrc: "https://img.b2bpic.net/free-photo/large-cocktail-glass-with-macaroons-stands-dinner-table_8353-719.jpg", imageAlt: "Years of exceptional catering" } ]} animationType="slide-up" @@ -148,22 +126,12 @@ export default function HomePage() { tagIcon={MessageCircle} testimonials={[ { - id: "1", - name: "Sarah Johnson", - handle: "Wedding Planner", - testimonial: "Al Salam transformed our wedding reception. The dessert display was stunning, and every guest raved about the quality and authenticity. Truly luxury catering at its finest.", - rating: 5, - imageSrc: "https://img.b2bpic.net/free-photo/bride-autumn-park_1303-11608.jpg", - imageAlt: "Sarah Johnson" + id: "1", name: "Sarah Johnson", handle: "Wedding Planner", testimonial: "Al Salam transformed our wedding reception. The dessert display was stunning, and every guest raved about the quality and authenticity. Truly luxury catering at its finest.", rating: 5, + imageSrc: "https://img.b2bpic.net/free-photo/bride-autumn-park_1303-11608.jpg", imageAlt: "Sarah Johnson" }, { - id: "2", - name: "Michael Chen", - handle: "Event Coordinator", - testimonial: "Working with Al Salam for our corporate gala was seamless. The precision, reliability, and premium presentation exceeded our expectations. They're our go-to vendor now.", - rating: 5, - imageSrc: "https://img.b2bpic.net/free-photo/gorgeous-bride-holding-bouquet_1139-6.jpg", - imageAlt: "Michael Chen" + id: "2", name: "Michael Chen", handle: "Event Coordinator", testimonial: "Working with Al Salam for our corporate gala was seamless. The precision, reliability, and premium presentation exceeded our expectations. They're our go-to vendor now.", rating: 5, + imageSrc: "https://img.b2bpic.net/free-photo/gorgeous-bride-holding-bouquet_1139-6.jpg", imageAlt: "Michael Chen" } ]} showRating={true} @@ -185,6 +153,7 @@ export default function HomePage() { imageSrc="https://img.b2bpic.net/free-vector/cute-blog-landing-page-template_1361-894.jpg" imageAlt="Contact us for premium dessert catering" mediaPosition="right" + mediaAnimation="none" inputPlaceholder="Enter your email" buttonText="Send Request" termsText="We respect your privacy and will respond to your inquiry within 24 hours." @@ -195,24 +164,21 @@ export default function HomePage() {