Merge version_1 into main #1
307
src/app/page.tsx
307
src/app/page.tsx
@@ -33,35 +33,21 @@ export default function LandingPage() {
|
||||
<NavbarLayoutFloatingInline
|
||||
navItems={[
|
||||
{
|
||||
name: "Home",
|
||||
id: "#home",
|
||||
},
|
||||
name: "Home", id: "#home"},
|
||||
{
|
||||
name: "About",
|
||||
id: "#about",
|
||||
},
|
||||
name: "About", id: "#about"},
|
||||
{
|
||||
name: "Menu",
|
||||
id: "#menu",
|
||||
},
|
||||
name: "Menu", id: "#menu"},
|
||||
{
|
||||
name: "Testimonials",
|
||||
id: "#testimonials",
|
||||
},
|
||||
name: "Testimonials", id: "#testimonials"},
|
||||
{
|
||||
name: "FAQ",
|
||||
id: "#faq",
|
||||
},
|
||||
name: "FAQ", id: "#faq"},
|
||||
{
|
||||
name: "Contact",
|
||||
id: "#contact",
|
||||
},
|
||||
name: "Contact", id: "#contact"},
|
||||
]}
|
||||
brandName="Deemart Delicacy"
|
||||
button={{
|
||||
text: "Place Order",
|
||||
href: "#menu",
|
||||
}}
|
||||
text: "Place Order", href: "#menu"}}
|
||||
animateOnLoad={true}
|
||||
/>
|
||||
</div>
|
||||
@@ -69,74 +55,44 @@ export default function LandingPage() {
|
||||
<div id="home" data-section="home">
|
||||
<HeroSplit
|
||||
background={{
|
||||
variant: "radial-gradient",
|
||||
}}
|
||||
variant: "radial-gradient"}}
|
||||
imagePosition="right"
|
||||
title="Taste the Tradition, Order Deemart Delicacy Today"
|
||||
description="Experience exquisite handcrafted delicacies made with passion and the finest ingredients. From classic favorites to unique gourmet treats, we bring delightful flavors right to your doorstep."
|
||||
buttons={[
|
||||
{
|
||||
text: "Place Your Order",
|
||||
href: "#menu",
|
||||
},
|
||||
text: "Place Your Order", href: "#menu"},
|
||||
{
|
||||
text: "Learn More",
|
||||
href: "#about",
|
||||
},
|
||||
text: "Learn More", href: "#about"},
|
||||
]}
|
||||
imageSrc="http://img.b2bpic.net/free-photo/cupcake-still-life_23-2148097826.jpg"
|
||||
imageAlt="An elegant display of various Deemart delicacies, showcasing their quality and presentation"
|
||||
mediaAnimation="entrance-slide"
|
||||
mediaAnimation="slide-up"
|
||||
fixedMediaHeight={true}
|
||||
avatars={[
|
||||
{
|
||||
src: "http://img.b2bpic.net/free-photo/couple-watching-photos-tablet-cafe_23-2147826823.jpg",
|
||||
alt: "Customer enjoying our delicacies",
|
||||
},
|
||||
src: "http://img.b2bpic.net/free-photo/couple-watching-photos-tablet-cafe_23-2147826823.jpg", alt: "Customer enjoying our delicacies"},
|
||||
{
|
||||
src: "http://img.b2bpic.net/free-photo/portrait-joyful-woman-holding-mobile-phone_171337-4024.jpg",
|
||||
alt: "Happy customer with their order",
|
||||
},
|
||||
src: "http://img.b2bpic.net/free-photo/portrait-joyful-woman-holding-mobile-phone_171337-4024.jpg", alt: "Happy customer with their order"},
|
||||
{
|
||||
src: "http://img.b2bpic.net/free-photo/brunette-young-woman-having-bubble-waffle_23-2148238270.jpg",
|
||||
alt: "Smiling patron of Deemart",
|
||||
},
|
||||
src: "http://img.b2bpic.net/free-photo/brunette-young-woman-having-bubble-waffle_23-2148238270.jpg", alt: "Smiling patron of Deemart"},
|
||||
{
|
||||
src: "http://img.b2bpic.net/free-photo/merry-white-girl-enjoying-tea-balcony-magnificent-young-woman-chilling-terrace_197531-12228.jpg",
|
||||
alt: "Delighted customer experience",
|
||||
},
|
||||
src: "http://img.b2bpic.net/free-photo/merry-white-girl-enjoying-tea-balcony-magnificent-young-woman-chilling-terrace_197531-12228.jpg", alt: "Delighted customer experience"},
|
||||
{
|
||||
src: "http://img.b2bpic.net/free-photo/young-woman-eating-sushi-park-picnic-nature_169016-21839.jpg",
|
||||
alt: "Satisfied customer testimonial",
|
||||
},
|
||||
src: "http://img.b2bpic.net/free-photo/young-woman-eating-sushi-park-picnic-nature_169016-21839.jpg", alt: "Satisfied customer testimonial"},
|
||||
]}
|
||||
avatarText="Join 10,000+ happy customers!"
|
||||
marqueeItems={[
|
||||
{
|
||||
type: "image",
|
||||
src: "http://img.b2bpic.net/free-photo/front-view-delicious-donuts-concept_23-2148761706.jpg",
|
||||
alt: "Delicious donuts",
|
||||
},
|
||||
type: "image", src: "http://img.b2bpic.net/free-photo/front-view-delicious-donuts-concept_23-2148761706.jpg", alt: "Delicious donuts"},
|
||||
{
|
||||
type: "image",
|
||||
src: "http://img.b2bpic.net/free-photo/cupcake-still-life_23-2148097840.jpg",
|
||||
alt: "Gourmet cupcake",
|
||||
},
|
||||
type: "image", src: "http://img.b2bpic.net/free-photo/cupcake-still-life_23-2148097840.jpg", alt: "Gourmet cupcake"},
|
||||
{
|
||||
type: "image",
|
||||
src: "http://img.b2bpic.net/free-photo/pair-dessert-with-cinnamon-cup-tea_140725-2894.jpg",
|
||||
alt: "Dessert with cinnamon",
|
||||
},
|
||||
type: "image", src: "http://img.b2bpic.net/free-photo/pair-dessert-with-cinnamon-cup-tea_140725-2894.jpg", alt: "Dessert with cinnamon"},
|
||||
{
|
||||
type: "image",
|
||||
src: "http://img.b2bpic.net/free-photo/cupcake-still-life_23-2148097833.jpg",
|
||||
alt: "Artisan cupcake",
|
||||
},
|
||||
type: "image", src: "http://img.b2bpic.net/free-photo/cupcake-still-life_23-2148097833.jpg", alt: "Artisan cupcake"},
|
||||
{
|
||||
type: "image",
|
||||
src: "http://img.b2bpic.net/free-photo/cocoa-gingerbreads-wooden-plate-blue_114579-12136.jpg",
|
||||
alt: "Cocoa gingerbreads",
|
||||
},
|
||||
type: "image", src: "http://img.b2bpic.net/free-photo/cocoa-gingerbreads-wooden-plate-blue_114579-12136.jpg", alt: "Cocoa gingerbreads"},
|
||||
]}
|
||||
marqueeSpeed={30}
|
||||
/>
|
||||
@@ -147,18 +103,12 @@ export default function LandingPage() {
|
||||
useInvertedBackground={false}
|
||||
title="Crafting Moments of Pure Delight"
|
||||
description={[
|
||||
"At Deemart Delicacy, every treat is a labor of love, a testament to time-honored recipes and a commitment to unparalleled taste. We believe that true indulgence comes from quality ingredients, meticulous preparation, and a touch of culinary artistry.",
|
||||
"Our journey began with a simple vision: to share the joy of authentic, handcrafted delicacies. We source the freshest produce and premium ingredients, ensuring that each bite transports you to a world of rich flavors and unforgettable experiences. Discover the passion in every piece.",
|
||||
]}
|
||||
"At Deemart Delicacy, every treat is a labor of love, a testament to time-honored recipes and a commitment to unparalleled taste. We believe that true indulgence comes from quality ingredients, meticulous preparation, and a touch of culinary artistry.", "Our journey began with a simple vision: to share the joy of authentic, handcrafted delicacies. We source the freshest produce and premium ingredients, ensuring that each bite transports you to a world of rich flavors and unforgettable experiences. Discover the passion in every piece."]}
|
||||
buttons={[
|
||||
{
|
||||
text: "Our Story",
|
||||
href: "#",
|
||||
},
|
||||
text: "Our Story", href: "#"},
|
||||
{
|
||||
text: "Explore Our Menu",
|
||||
href: "#menu",
|
||||
},
|
||||
text: "Explore Our Menu", href: "#menu"},
|
||||
]}
|
||||
showBorder={false}
|
||||
/>
|
||||
@@ -170,29 +120,11 @@ export default function LandingPage() {
|
||||
useInvertedBackground={false}
|
||||
features={[
|
||||
{
|
||||
tag: "Quality",
|
||||
title: "Freshly Prepared Daily",
|
||||
subtitle: "Uncompromising Freshness",
|
||||
description: "Each delicacy is prepared fresh daily using only the finest, hand-selected ingredients to ensure maximum flavor and quality.",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/top-view-fresh-fruits-different-ripe-mellow-fruits-white-desk_140725-138459.jpg",
|
||||
imageAlt: "Hands preparing fresh dough",
|
||||
},
|
||||
tag: "Quality", title: "Freshly Prepared Daily", subtitle: "Uncompromising Freshness", description: "Each delicacy is prepared fresh daily using only the finest, hand-selected ingredients to ensure maximum flavor and quality.", imageSrc: "http://img.b2bpic.net/free-photo/top-view-fresh-fruits-different-ripe-mellow-fruits-white-desk_140725-138459.jpg", imageAlt: "Hands preparing fresh dough"},
|
||||
{
|
||||
tag: "Authenticity",
|
||||
title: "Time-Honored Recipes",
|
||||
subtitle: "Generations of Taste",
|
||||
description: "We blend traditional techniques with culinary innovation, bringing you classic tastes and exciting new creations that honor our heritage.",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/delicious-muffin-fruit-flour-ingredients_23-2148718983.jpg",
|
||||
imageAlt: "An old recipe book with baking ingredients",
|
||||
},
|
||||
tag: "Authenticity", title: "Time-Honored Recipes", subtitle: "Generations of Taste", description: "We blend traditional techniques with culinary innovation, bringing you classic tastes and exciting new creations that honor our heritage.", imageSrc: "http://img.b2bpic.net/free-photo/delicious-muffin-fruit-flour-ingredients_23-2148718983.jpg", imageAlt: "An old recipe book with baking ingredients"},
|
||||
{
|
||||
tag: "Convenience",
|
||||
title: "Effortless Online Ordering",
|
||||
subtitle: "Delivered to Your Door",
|
||||
description: "Browse our delightful menu and place your order with ease. We ensure prompt and careful delivery, so your treats arrive in perfect condition.",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/supply-chain-representation-still-life_23-2150172463.jpg",
|
||||
imageAlt: "A person receiving a food delivery package",
|
||||
},
|
||||
tag: "Convenience", title: "Effortless Online Ordering", subtitle: "Delivered to Your Door", description: "Browse our delightful menu and place your order with ease. We ensure prompt and careful delivery, so your treats arrive in perfect condition.", imageSrc: "http://img.b2bpic.net/free-photo/supply-chain-representation-still-life_23-2150172463.jpg", imageAlt: "A person receiving a food delivery package"},
|
||||
]}
|
||||
title="Why Deemart Delicacy Stands Out"
|
||||
description="We are dedicated to delivering an exceptional experience through our commitment to quality, authenticity, and customer satisfaction."
|
||||
@@ -208,65 +140,23 @@ export default function LandingPage() {
|
||||
carouselMode="buttons"
|
||||
products={[
|
||||
{
|
||||
id: "prod-1",
|
||||
brand: "Deemart",
|
||||
name: "Gourmet Chocolate Truffles",
|
||||
price: "$25.00",
|
||||
rating: 5,
|
||||
reviewCount: "25",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/chocolate-coated-crispy-wafer-bar-board-marble-table_114579-74867.jpg",
|
||||
imageAlt: "Gourmet Chocolate Truffles",
|
||||
},
|
||||
id: "prod-1", brand: "Deemart", name: "Gourmet Chocolate Truffles", price: "$25.00", rating: 5,
|
||||
reviewCount: "25", imageSrc: "http://img.b2bpic.net/free-photo/chocolate-coated-crispy-wafer-bar-board-marble-table_114579-74867.jpg", imageAlt: "Gourmet Chocolate Truffles"},
|
||||
{
|
||||
id: "prod-2",
|
||||
brand: "Deemart",
|
||||
name: "Strawberry Shortcake",
|
||||
price: "$18.50",
|
||||
rating: 4,
|
||||
reviewCount: "18",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/high-angle-view-white-rice-cakes-plate-with-strawberries-white-wooden-board-surface_176474-31776.jpg",
|
||||
imageAlt: "Strawberry Shortcake",
|
||||
},
|
||||
id: "prod-2", brand: "Deemart", name: "Strawberry Shortcake", price: "$18.50", rating: 4,
|
||||
reviewCount: "18", imageSrc: "http://img.b2bpic.net/free-photo/high-angle-view-white-rice-cakes-plate-with-strawberries-white-wooden-board-surface_176474-31776.jpg", imageAlt: "Strawberry Shortcake"},
|
||||
{
|
||||
id: "prod-3",
|
||||
brand: "Deemart",
|
||||
name: "Assorted French Macarons",
|
||||
price: "$22.00",
|
||||
rating: 5,
|
||||
reviewCount: "32",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/side-view-from-afar-cup-tea-blue-cup-tea-with-lemon-cinnamon-sticks-bowls-chocolate-candies-slices-citrus-fruit-chocolate-cream_140725-111324.jpg",
|
||||
imageAlt: "Assorted French Macarons",
|
||||
},
|
||||
id: "prod-3", brand: "Deemart", name: "Assorted French Macarons", price: "$22.00", rating: 5,
|
||||
reviewCount: "32", imageSrc: "http://img.b2bpic.net/free-photo/side-view-from-afar-cup-tea-blue-cup-tea-with-lemon-cinnamon-sticks-bowls-chocolate-candies-slices-citrus-fruit-chocolate-cream_140725-111324.jpg", imageAlt: "Assorted French Macarons"},
|
||||
{
|
||||
id: "prod-4",
|
||||
brand: "Deemart",
|
||||
name: "Mini Cheesecakes Variety",
|
||||
price: "$30.00",
|
||||
rating: 5,
|
||||
reviewCount: "15",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/tart-with-profiteroles-top-with-whipped-cream_114579-85635.jpg",
|
||||
imageAlt: "Mini Cheesecakes Variety",
|
||||
},
|
||||
id: "prod-4", brand: "Deemart", name: "Mini Cheesecakes Variety", price: "$30.00", rating: 5,
|
||||
reviewCount: "15", imageSrc: "http://img.b2bpic.net/free-photo/tart-with-profiteroles-top-with-whipped-cream_114579-85635.jpg", imageAlt: "Mini Cheesecakes Variety"},
|
||||
{
|
||||
id: "prod-5",
|
||||
brand: "Deemart",
|
||||
name: "Exotic Fruit Tarts",
|
||||
price: "$16.75",
|
||||
rating: 4,
|
||||
reviewCount: "10",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/tartalettes-with-summer-fruits-blue-wooden-table_114579-11572.jpg",
|
||||
imageAlt: "Exotic Fruit Tarts",
|
||||
},
|
||||
id: "prod-5", brand: "Deemart", name: "Exotic Fruit Tarts", price: "$16.75", rating: 4,
|
||||
reviewCount: "10", imageSrc: "http://img.b2bpic.net/free-photo/tartalettes-with-summer-fruits-blue-wooden-table_114579-11572.jpg", imageAlt: "Exotic Fruit Tarts"},
|
||||
{
|
||||
id: "prod-6",
|
||||
brand: "Deemart",
|
||||
name: "Decorated Cupcake Set",
|
||||
price: "$28.00",
|
||||
rating: 5,
|
||||
reviewCount: "20",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/delicious-rainbow-cupcake-still-life_23-2150423817.jpg",
|
||||
imageAlt: "Decorated Cupcake Set",
|
||||
},
|
||||
id: "prod-6", brand: "Deemart", name: "Decorated Cupcake Set", price: "$28.00", rating: 5,
|
||||
reviewCount: "20", imageSrc: "http://img.b2bpic.net/free-photo/delicious-rainbow-cupcake-still-life_23-2150423817.jpg", imageAlt: "Decorated Cupcake Set"},
|
||||
]}
|
||||
title="Our Delectable Delicacies"
|
||||
description="Explore our exquisite selection of handcrafted treats, perfect for any occasion or simply to satisfy your sweet cravings. Place your order now!"
|
||||
@@ -280,45 +170,15 @@ export default function LandingPage() {
|
||||
useInvertedBackground={false}
|
||||
testimonials={[
|
||||
{
|
||||
id: "test-1",
|
||||
name: "Aisha K.",
|
||||
handle: "@aishafoodie",
|
||||
testimonial: "Deemart's truffles are simply divine! Rich, decadent, and beautifully presented. My go-to for special occasions now.",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/man-photographing-woman-with-salad-leaf-head_23-2148114096.jpg",
|
||||
imageAlt: "Customer Aisha smiling",
|
||||
},
|
||||
id: "test-1", name: "Aisha K.", handle: "@aishafoodie", testimonial: "Deemart's truffles are simply divine! Rich, decadent, and beautifully presented. My go-to for special occasions now.", imageSrc: "http://img.b2bpic.net/free-photo/man-photographing-woman-with-salad-leaf-head_23-2148114096.jpg", imageAlt: "Customer Aisha smiling"},
|
||||
{
|
||||
id: "test-2",
|
||||
name: "Ben T.",
|
||||
handle: "@bentreats",
|
||||
testimonial: "The strawberry shortcake was incredibly fresh and light. Perfect balance of sweetness. Highly recommend!",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/young-handsome-smiling-businessman-showing-thumbs-up-with-funny-faces-drawings-focus-hands-white-modern-office-interior_176420-6491.jpg",
|
||||
imageAlt: "Customer Ben in a cafe",
|
||||
},
|
||||
id: "test-2", name: "Ben T.", handle: "@bentreats", testimonial: "The strawberry shortcake was incredibly fresh and light. Perfect balance of sweetness. Highly recommend!", imageSrc: "http://img.b2bpic.net/free-photo/young-handsome-smiling-businessman-showing-thumbs-up-with-funny-faces-drawings-focus-hands-white-modern-office-interior_176420-6491.jpg", imageAlt: "Customer Ben in a cafe"},
|
||||
{
|
||||
id: "test-3",
|
||||
name: "Chloe M.",
|
||||
handle: "@chloe_eats",
|
||||
testimonial: "I ordered macarons for a party, and they were an absolute hit! Every flavor was unique and delicious. Deemart never disappoints.",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/young-woman-eating-sushi-park-picnic-nature_169016-22343.jpg",
|
||||
imageAlt: "Customer Chloe laughing with a pastry",
|
||||
},
|
||||
id: "test-3", name: "Chloe M.", handle: "@chloe_eats", testimonial: "I ordered macarons for a party, and they were an absolute hit! Every flavor was unique and delicious. Deemart never disappoints.", imageSrc: "http://img.b2bpic.net/free-photo/young-woman-eating-sushi-park-picnic-nature_169016-22343.jpg", imageAlt: "Customer Chloe laughing with a pastry"},
|
||||
{
|
||||
id: "test-4",
|
||||
name: "David L.",
|
||||
handle: "@davideats",
|
||||
testimonial: "The mini cheesecakes are perfect for sharing, or not sharing! Each one is a little piece of heaven. Fantastic quality.",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/couple-eating-lollipop-theme-park_23-2148011865.jpg",
|
||||
imageAlt: "Customer David enjoying dessert",
|
||||
},
|
||||
id: "test-4", name: "David L.", handle: "@davideats", testimonial: "The mini cheesecakes are perfect for sharing, or not sharing! Each one is a little piece of heaven. Fantastic quality.", imageSrc: "http://img.b2bpic.net/free-photo/couple-eating-lollipop-theme-park_23-2148011865.jpg", imageAlt: "Customer David enjoying dessert"},
|
||||
{
|
||||
id: "test-5",
|
||||
name: "Emily R.",
|
||||
handle: "@emilybakes",
|
||||
testimonial: "As a baker myself, I appreciate the craftsmanship. Deemart's fruit tarts were a masterpiece of flavor and texture.",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/elegant-mother-with-daughter-summer-forest_1157-38296.jpg",
|
||||
imageAlt: "Customer Emily enjoying a treat",
|
||||
},
|
||||
id: "test-5", name: "Emily R.", handle: "@emilybakes", testimonial: "As a baker myself, I appreciate the craftsmanship. Deemart's fruit tarts were a masterpiece of flavor and texture.", imageSrc: "http://img.b2bpic.net/free-photo/elegant-mother-with-daughter-summer-forest_1157-38296.jpg", imageAlt: "Customer Emily enjoying a treat"},
|
||||
]}
|
||||
title="What Our Customers Say"
|
||||
description="Don't just take our word for it – hear from our delighted customers who have savored the Deemart Delicacy experience."
|
||||
@@ -331,29 +191,17 @@ export default function LandingPage() {
|
||||
useInvertedBackground={false}
|
||||
faqs={[
|
||||
{
|
||||
id: "faq-1",
|
||||
title: "How do I place an order?",
|
||||
content: "You can easily place an order directly through our website by navigating to the 'Menu' section, selecting your desired delicacies, and proceeding to checkout. It's quick, simple, and secure!",
|
||||
},
|
||||
id: "faq-1", title: "How do I place an order?", content: "You can easily place an order directly through our website by navigating to the 'Menu' section, selecting your desired delicacies, and proceeding to checkout. It's quick, simple, and secure!"},
|
||||
{
|
||||
id: "faq-2",
|
||||
title: "What are your delivery options?",
|
||||
content: "We offer standard delivery services across the city. For specific delivery times or expedited options, please check the details during checkout or contact our customer support.",
|
||||
},
|
||||
id: "faq-2", title: "What are your delivery options?", content: "We offer standard delivery services across the city. For specific delivery times or expedited options, please check the details during checkout or contact our customer support."},
|
||||
{
|
||||
id: "faq-3",
|
||||
title: "Do you offer custom orders or catering?",
|
||||
content: "Yes, we do! For custom orders, bulk purchases, or catering inquiries for events, please reach out to us directly through our 'Contact Us' section. We'd love to help make your event special.",
|
||||
},
|
||||
id: "faq-3", title: "Do you offer custom orders or catering?", content: "Yes, we do! For custom orders, bulk purchases, or catering inquiries for events, please reach out to us directly through our 'Contact Us' section. We'd love to help make your event special."},
|
||||
{
|
||||
id: "faq-4",
|
||||
title: "What ingredients do you use?",
|
||||
content: "We pride ourselves on using only the freshest, high-quality, and often locally sourced ingredients. Specific ingredient lists for each product can be found on their respective product pages.",
|
||||
},
|
||||
id: "faq-4", title: "What ingredients do you use?", content: "We pride ourselves on using only the freshest, high-quality, and often locally sourced ingredients. Specific ingredient lists for each product can be found on their respective product pages."},
|
||||
]}
|
||||
imageSrc="http://img.b2bpic.net/free-photo/man-t-shirt-delivering-takeaway-food_23-2149025869.jpg"
|
||||
imageAlt="Customer service representative assisting with an order"
|
||||
mediaAnimation="entrance-slide"
|
||||
mediaAnimation="slide-up"
|
||||
mediaPosition="left"
|
||||
title="Frequently Asked Questions"
|
||||
description="Find quick answers to common questions about ordering, delivery, and our delicacies."
|
||||
@@ -366,14 +214,7 @@ export default function LandingPage() {
|
||||
textboxLayout="default"
|
||||
useInvertedBackground={false}
|
||||
names={[
|
||||
"Freshness Guaranteed",
|
||||
"Handcrafted Quality",
|
||||
"Premium Ingredients",
|
||||
"Customer Favorite",
|
||||
"Artisanal Baking",
|
||||
"Sustainable Sourcing",
|
||||
"Exquisite Taste",
|
||||
]}
|
||||
"Freshness Guaranteed", "Handcrafted Quality", "Premium Ingredients", "Customer Favorite", "Artisanal Baking", "Sustainable Sourcing", "Exquisite Taste"]}
|
||||
title="Our Commitment to Excellence"
|
||||
description="At Deemart Delicacy, we stand by our promise of delivering the highest quality and ensuring customer satisfaction."
|
||||
/>
|
||||
@@ -383,8 +224,7 @@ export default function LandingPage() {
|
||||
<ContactCenter
|
||||
useInvertedBackground={false}
|
||||
background={{
|
||||
variant: "canvas-reveal",
|
||||
}}
|
||||
variant: "canvas-reveal"}}
|
||||
tag="Get in Touch"
|
||||
title="Have a Question or Special Request?"
|
||||
description="We'd love to hear from you! Whether it's a custom order, catering inquiry, or any other question, our team is ready to assist you. Fill out the form below or reach out directly."
|
||||
@@ -402,54 +242,33 @@ export default function LandingPage() {
|
||||
logoText="Deemart Delicacy"
|
||||
columns={[
|
||||
{
|
||||
title: "Explore",
|
||||
items: [
|
||||
title: "Explore", items: [
|
||||
{
|
||||
label: "Home",
|
||||
href: "#home",
|
||||
},
|
||||
label: "Home", href: "#home"},
|
||||
{
|
||||
label: "Our Menu",
|
||||
href: "#menu",
|
||||
},
|
||||
label: "Our Menu", href: "#menu"},
|
||||
{
|
||||
label: "About Us",
|
||||
href: "#about",
|
||||
},
|
||||
label: "About Us", href: "#about"},
|
||||
{
|
||||
label: "Testimonials",
|
||||
href: "#testimonials",
|
||||
},
|
||||
label: "Testimonials", href: "#testimonials"},
|
||||
],
|
||||
},
|
||||
{
|
||||
title: "Support",
|
||||
items: [
|
||||
title: "Support", items: [
|
||||
{
|
||||
label: "FAQ",
|
||||
href: "#faq",
|
||||
},
|
||||
label: "FAQ", href: "#faq"},
|
||||
{
|
||||
label: "Contact Us",
|
||||
href: "#contact",
|
||||
},
|
||||
label: "Contact Us", href: "#contact"},
|
||||
{
|
||||
label: "Delivery Info",
|
||||
href: "#",
|
||||
},
|
||||
label: "Delivery Info", 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: "#"},
|
||||
],
|
||||
},
|
||||
]}
|
||||
|
||||
Reference in New Issue
Block a user