diff --git a/src/app/page.tsx b/src/app/page.tsx
index d1ad45e..04ff65e 100644
--- a/src/app/page.tsx
+++ b/src/app/page.tsx
@@ -12,7 +12,7 @@ import ProductCardFour from '@/components/sections/product/ProductCardFour';
import SocialProofOne from '@/components/sections/socialProof/SocialProofOne';
import SplitAbout from '@/components/sections/about/SplitAbout';
import TestimonialCardSixteen from '@/components/sections/testimonial/TestimonialCardSixteen';
-import { Award, Book, Flame, Heart, Leaf, Truck, Wheat } from "lucide-react";
+import { Award, Book, Heart, Leaf } from "lucide-react";
export default function LandingPage() {
return (
@@ -33,25 +33,15 @@ export default function LandingPage() {
@@ -60,121 +50,72 @@ export default function LandingPage() {
@@ -188,19 +129,13 @@ export default function LandingPage() {
description="At Layla's Patisserie, we bring the heart of Moroccan culinary tradition to your table. Every cake, bread, and biscuit is a testament to timeless recipes passed down through generations, made with the finest ingredients and an unwavering dedication to authenticity and taste."
bulletPoints={[
{
- title: "Traditional Recipes",
- description: "Authentic tastes derived from age-old Moroccan family recipes.",
- icon: Book,
+ title: "Traditional Recipes", description: "Authentic tastes derived from age-old Moroccan family recipes.", icon: Book,
},
{
- title: "Finest Ingredients",
- description: "Sourced locally and internationally for unparalleled quality and flavor.",
- icon: Leaf,
+ title: "Finest Ingredients", description: "Sourced locally and internationally for unparalleled quality and flavor.", icon: Leaf,
},
{
- title: "Handcrafted with Love",
- description: "Each item is carefully prepared by skilled artisans, ensuring perfection.",
- icon: Heart,
+ title: "Handcrafted with Love", description: "Each item is carefully prepared by skilled artisans, ensuring perfection.", icon: Heart,
},
]}
imageSrc="http://img.b2bpic.net/free-photo/wooden-bowl-with-flour-with-pot-raw-pasta_114579-50120.jpg"
@@ -215,26 +150,14 @@ export default function LandingPage() {
useInvertedBackground={false}
features={[
{
- title: "Authentic Flavors",
- description: "Experience the true essence of Morocco with every bite, crafted using traditional spices and methods.",
- imageSrc: "http://img.b2bpic.net/free-photo/french-marigold-tagetes-patula-close-up-macro-shot_169016-24865.jpg",
- imageAlt: "Moroccan spices and ingredients",
- icon: Flame,
+ title: "Authentic Flavors", description: "Experience the true essence of Morocco with every bite, crafted using traditional spices and methods.", imageSrc: "http://img.b2bpic.net/free-photo/french-marigold-tagetes-patula-close-up-macro-shot_169016-24865.jpg", imageAlt: "Moroccan spices and ingredients"
},
{
- title: "Artisanal Baking",
- description: "Our pastries are meticulously handcrafted by skilled bakers, ensuring exquisite detail and quality in every product.",
- imageSrc: "http://img.b2bpic.net/free-photo/close-up-chef-preparing-traditional-japanese-food_23-2148759578.jpg",
- imageAlt: "Baker shaping Moroccan bread",
- icon: Wheat,
+ title: "Artisanal Baking", description: "Our pastries are meticulously handcrafted by skilled bakers, ensuring exquisite detail and quality in every product.", imageSrc: "http://img.b2bpic.net/free-photo/close-up-chef-preparing-traditional-japanese-food_23-2148759578.jpg", imageAlt: "Baker shaping Moroccan bread"
},
{
- title: "Freshness Guaranteed",
- description: "Baked fresh daily and delivered with care, our products promise exceptional taste and quality.",
- imageSrc: "http://img.b2bpic.net/free-photo/side-view-heart-shaped-present-box-filled-with-marshmallow-white-calla-lily-red-table_141793-8665.jpg",
- imageAlt: "Beautifully packaged Moroccan pastries",
- icon: Truck,
- },
+ title: "Freshness Guaranteed", description: "Baked fresh daily and delivered with care, our products promise exceptional taste and quality.", imageSrc: "http://img.b2bpic.net/free-photo/side-view-heart-shaped-present-box-filled-with-marshmallow-white-calla-lily-red-table_141793-8665.jpg", imageAlt: "Beautifully packaged Moroccan pastries"
+ }
]}
title="Why Choose Layla's?"
description="We blend heritage with quality, offering you an unparalleled taste experience."
@@ -249,53 +172,17 @@ export default function LandingPage() {
useInvertedBackground={true}
products={[
{
- id: "p-1",
- name: "Ghriba Bahla",
- price: "$2.50 / piece",
- variant: "Almond & Sesame Cookies",
- imageSrc: "http://img.b2bpic.net/free-photo/cup-tea-towel-with-dates-wooden-tray-arranged-cookies-candy-marble-background-high-quality-photo_114579-53327.jpg",
- imageAlt: "Moroccan almond cookies",
- },
+ id: "p-1", name: "Ghriba Bahla", price: "$2.50 / piece", variant: "Almond & Sesame Cookies", imageSrc: "http://img.b2bpic.net/free-photo/cup-tea-towel-with-dates-wooden-tray-arranged-cookies-candy-marble-background-high-quality-photo_114579-53327.jpg", imageAlt: "Moroccan almond cookies"},
{
- id: "p-2",
- name: "Khobz",
- price: "$5.00 / loaf",
- variant: "Traditional Moroccan Bread",
- imageSrc: "http://img.b2bpic.net/free-photo/closeup-shot-fresh-raw-vegan-bread-rustic-surface_181624-29558.jpg",
- imageAlt: "Moroccan semolina bread",
- },
+ id: "p-2", name: "Khobz", price: "$5.00 / loaf", variant: "Traditional Moroccan Bread", imageSrc: "http://img.b2bpic.net/free-photo/closeup-shot-fresh-raw-vegan-bread-rustic-surface_181624-29558.jpg", imageAlt: "Moroccan semolina bread"},
{
- id: "p-3",
- name: "Basbousa",
- price: "$30.00 / cake",
- variant: "Orange Blossom Semolina Cake",
- imageSrc: "http://img.b2bpic.net/free-photo/delicious-cake-cherry-arrangement_23-2149298555.jpg",
- imageAlt: "Moroccan honey semolina cake",
- },
+ id: "p-3", name: "Basbousa", price: "$30.00 / cake", variant: "Orange Blossom Semolina Cake", imageSrc: "http://img.b2bpic.net/free-photo/delicious-cake-cherry-arrangement_23-2149298555.jpg", imageAlt: "Moroccan honey semolina cake"},
{
- id: "p-4",
- name: "Kaab el Ghzal",
- price: "$3.50 / piece",
- variant: "Gazelle Horns (Almond Pastry)",
- imageSrc: "http://img.b2bpic.net/free-photo/closeup-shot-waterbuck_181624-11689.jpg",
- imageAlt: "Kaab el Ghzal pastries",
- },
+ id: "p-4", name: "Kaab el Ghzal", price: "$3.50 / piece", variant: "Gazelle Horns (Almond Pastry)", imageSrc: "http://img.b2bpic.net/free-photo/closeup-shot-waterbuck_181624-11689.jpg", imageAlt: "Kaab el Ghzal pastries"},
{
- id: "p-5",
- name: "Fakkas",
- price: "$12.00 / box",
- variant: "Assorted Anise & Almond Biscuits",
- imageSrc: "http://img.b2bpic.net/free-photo/traditional-turkish-delight-oriental-sweets_114579-14948.jpg",
- imageAlt: "Moroccan chocolate chip biscuits",
- },
+ id: "p-5", name: "Fakkas", price: "$12.00 / box", variant: "Assorted Anise & Almond Biscuits", imageSrc: "http://img.b2bpic.net/free-photo/traditional-turkish-delight-oriental-sweets_114579-14948.jpg", imageAlt: "Moroccan chocolate chip biscuits"},
{
- id: "p-6",
- name: "Maamoul",
- price: "$15.00 / box",
- variant: "Date-filled Semolina Pastries",
- imageSrc: "http://img.b2bpic.net/free-photo/traditional-azerbaijan-sweets-shakarbura-bakhlava-qogal-mutaki-cookies-azerbaijan-holiday-novruz_114579-7442.jpg",
- imageAlt: "Moroccan date-filled pastry",
- },
+ id: "p-6", name: "Maamoul", price: "$15.00 / box", variant: "Date-filled Semolina Pastries", imageSrc: "http://img.b2bpic.net/free-photo/traditional-azerbaijan-sweets-shakarbura-bakhlava-qogal-mutaki-cookies-azerbaijan-holiday-novruz_114579-7442.jpg", imageAlt: "Moroccan date-filled pastry"},
]}
title="Our Delectable Menu"
description="Explore a world of authentic Moroccan pastries, from delicate biscuits to sumptuous cakes and freshly baked bread."
@@ -310,73 +197,31 @@ export default function LandingPage() {
carouselMode="buttons"
testimonials={[
{
- id: "1",
- name: "Amina B.",
- role: "Local Food Critic",
- company: "Taste of Fez",
- rating: 5,
- imageSrc: "http://img.b2bpic.net/free-photo/curly-girl-with-beatiful-smile-keeping-cup-coffee-looking-camera_7502-9179.jpg",
- imageAlt: "Smiling woman enjoying a pastry",
- },
+ id: "1", name: "Amina B.", role: "Local Food Critic", company: "Taste of Fez", rating: 5,
+ imageSrc: "http://img.b2bpic.net/free-photo/curly-girl-with-beatiful-smile-keeping-cup-coffee-looking-camera_7502-9179.jpg", imageAlt: "Smiling woman enjoying a pastry"},
{
- id: "2",
- name: "Omar K.",
- role: "Restaurant Owner",
- company: "Casablanca Bistro",
- rating: 5,
- imageSrc: "http://img.b2bpic.net/free-photo/young-stylish-woman-casual-peach-sweater-isolated-green-olive-wall-with-pink-donut-happy-copy-space_343596-5209.jpg",
- imageAlt: "Man enjoying Moroccan bread",
- },
+ id: "2", name: "Omar K.", role: "Restaurant Owner", company: "Casablanca Bistro", rating: 5,
+ imageSrc: "http://img.b2bpic.net/free-photo/young-stylish-woman-casual-peach-sweater-isolated-green-olive-wall-with-pink-donut-happy-copy-space_343596-5209.jpg", imageAlt: "Man enjoying Moroccan bread"},
{
- id: "3",
- name: "Fatima Z.",
- role: "Event Planner",
- company: "Desert Rose Events",
- rating: 5,
- imageSrc: "http://img.b2bpic.net/free-photo/funny-woman-eating-donuts-drawing_23-2147769971.jpg",
- imageAlt: "Group sharing Moroccan pastries",
- },
+ id: "3", name: "Fatima Z.", role: "Event Planner", company: "Desert Rose Events", rating: 5,
+ imageSrc: "http://img.b2bpic.net/free-photo/funny-woman-eating-donuts-drawing_23-2147769971.jpg", imageAlt: "Group sharing Moroccan pastries"},
{
- id: "4",
- name: "Chef Hassan",
- role: "Master Baker",
- company: "Artisan Bakes",
- rating: 5,
- imageSrc: "http://img.b2bpic.net/free-photo/hand-plate-with-fish-cooked-fish-juicy-fish-plate-delicacy-seafood-lovers_639032-339.jpg",
- imageAlt: "Chef presenting a Moroccan cake",
- },
+ id: "4", name: "Chef Hassan", role: "Master Baker", company: "Artisan Bakes", rating: 5,
+ imageSrc: "http://img.b2bpic.net/free-photo/hand-plate-with-fish-cooked-fish-juicy-fish-plate-delicacy-seafood-lovers_639032-339.jpg", imageAlt: "Chef presenting a Moroccan cake"},
{
- id: "5",
- name: "Nadia R.",
- role: "Home Baker Enthusiast",
- company: "Sweet Delights Blog",
- rating: 5,
- imageSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-excited-female-shopaholic-making-shopping-being-happy-delighted-buy-favourite-goods-holding-purchases-hands_171337-1751.jpg",
- imageAlt: "Woman holding a box of Moroccan cookies",
- },
+ id: "5", name: "Nadia R.", role: "Home Baker Enthusiast", company: "Sweet Delights Blog", rating: 5,
+ imageSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-excited-female-shopaholic-making-shopping-being-happy-delighted-buy-favourite-goods-holding-purchases-hands_171337-1751.jpg", imageAlt: "Woman holding a box of Moroccan cookies"},
{
- id: "6",
- name: "Youssef M.",
- role: "Travel Blogger",
- company: "Morocco Journeys",
- rating: 5,
- imageSrc: "http://img.b2bpic.net/free-photo/man-pouring-delicious-eastern-pea-soup-with-meat-into-plate-wooden-table-high-angle-view_176474-3806.jpg",
- imageAlt: "Man enjoying traditional food",
- },
+ id: "6", name: "Youssef M.", role: "Travel Blogger", company: "Morocco Journeys", rating: 5,
+ imageSrc: "http://img.b2bpic.net/free-photo/man-pouring-delicious-eastern-pea-soup-with-meat-into-plate-wooden-table-high-angle-view_176474-3806.jpg", imageAlt: "Man enjoying traditional food"},
]}
kpiItems={[
{
- value: "100%",
- label: "Satisfaction Rate",
- },
+ value: "100%", label: "Satisfaction Rate"},
{
- value: "500+",
- label: "Happy Customers",
- },
+ value: "500+", label: "Happy Customers"},
{
- value: "20+",
- label: "Years of Tradition",
- },
+ value: "20+", label: "Years of Tradition"},
]}
title="What Our Customers Say"
description="Hear from those who've experienced the delightful taste of Layla's Patisserie."
@@ -388,30 +233,15 @@ export default function LandingPage() {
useInvertedBackground={true}
faqs={[
{
- id: "q1",
- title: "Do you offer custom orders?",
- content: "Yes, we gladly accept custom orders for special occasions such as weddings, birthdays, and corporate events. Please contact us to discuss your specific needs and preferences.",
- },
+ id: "q1", title: "Do you offer custom orders?", content: "Yes, we gladly accept custom orders for special occasions such as weddings, birthdays, and corporate events. Please contact us to discuss your specific needs and preferences."},
{
- id: "q2",
- title: "What are your delivery options?",
- content: "We offer local delivery within a 15-mile radius and pickup options from our patisserie. Delivery fees may apply based on distance. Please check our contact page for more details.",
- },
+ id: "q2", title: "What are your delivery options?", content: "We offer local delivery within a 15-mile radius and pickup options from our patisserie. Delivery fees may apply based on distance. Please check our contact page for more details."},
{
- id: "q3",
- title: "Are there any gluten-free or vegan options?",
- content: "While traditional Moroccan pastries often contain gluten and dairy, we are exploring options to introduce gluten-free and vegan alternatives. Please inquire about our current special offerings.",
- },
+ id: "q3", title: "Are there any gluten-free or vegan options?", content: "While traditional Moroccan pastries often contain gluten and dairy, we are exploring options to introduce gluten-free and vegan alternatives. Please inquire about our current special offerings."},
{
- id: "q4",
- title: "How long do the pastries stay fresh?",
- content: "Our pastries are best enjoyed fresh. Most cakes and biscuits will stay fresh for 3-5 days when stored in an airtight container at room temperature. Bread is best consumed within 2 days.",
- },
+ id: "q4", title: "How long do the pastries stay fresh?", content: "Our pastries are best enjoyed fresh. Most cakes and biscuits will stay fresh for 3-5 days when stored in an airtight container at room temperature. Bread is best consumed within 2 days."},
{
- id: "q5",
- title: "What payment methods do you accept?",
- content: "We accept major credit cards (Visa, Mastercard, Amex), PayPal, and cash on pickup. Online orders are securely processed through our website.",
- },
+ id: "q5", title: "What payment methods do you accept?", content: "We accept major credit cards (Visa, Mastercard, Amex), PayPal, and cash on pickup. Online orders are securely processed through our website."},
]}
sideTitle="Questions? We've Got Answers."
sideDescription="Find quick answers to common questions about our products, ordering, and delivery."
@@ -426,14 +256,7 @@ export default function LandingPage() {
textboxLayout="default"
useInvertedBackground={false}
names={[
- "The Spice Route Cafe",
- "Desert Bloom Eatery",
- "Marrakech Bites",
- "Souk Delights",
- "Atlas Tea House",
- "Palm Oasis Bakery",
- "Riad Cafe & Kitchen",
- ]}
+ "The Spice Route Cafe", "Desert Bloom Eatery", "Marrakech Bites", "Souk Delights", "Atlas Tea House", "Palm Oasis Bakery", "Riad Cafe & Kitchen"]}
title="Trusted by Local Establishments"
description="Proudly supplying authentic Moroccan patisserie to esteemed cafes and eateries."
speed={30}
@@ -448,27 +271,16 @@ export default function LandingPage() {
description="Have a question about our Moroccan pastries or a special request? We'd love to hear from you!"
inputs={[
{
- name: "name",
- type: "text",
- placeholder: "Your Name",
- required: true,
+ name: "name", type: "text", placeholder: "Your Name", required: true,
},
{
- name: "email",
- type: "email",
- placeholder: "Your Email",
- required: true,
+ name: "email", type: "email", placeholder: "Your Email", required: true,
},
{
- name: "phone",
- type: "tel",
- placeholder: "Your Phone Number (Optional)",
- },
+ name: "phone", type: "tel", placeholder: "Your Phone Number (Optional)"},
]}
textarea={{
- name: "message",
- placeholder: "Your Message or Special Request...",
- rows: 4,
+ name: "message", placeholder: "Your Message or Special Request...", rows: 4,
required: true,
}}
imageSrc="http://img.b2bpic.net/free-photo/gradient-green-mosaic-bathroom-tiles_23-2148327869.jpg"
@@ -486,50 +298,31 @@ export default function LandingPage() {
logoText="Layla's Patisserie"
columns={[
{
- title: "Company",
- items: [
+ title: "Company", items: [
{
- label: "About Us",
- href: "#about",
- },
+ label: "About Us", href: "#about"},
{
- label: "Our Menu",
- href: "#products",
- },
+ label: "Our Menu", href: "#products"},
{
- label: "Contact",
- href: "#contact",
- },
+ label: "Contact", href: "#contact"},
],
},
{
- title: "Legal",
- items: [
+ title: "Legal", items: [
{
- label: "Privacy Policy",
- href: "#",
- },
+ label: "Privacy Policy", href: "#"},
{
- label: "Terms of Service",
- href: "#",
- },
+ label: "Terms of Service", href: "#"},
],
},
{
- title: "Follow Us",
- items: [
+ title: "Follow Us", items: [
{
- label: "Instagram",
- href: "#",
- },
+ label: "Instagram", href: "#"},
{
- label: "Facebook",
- href: "#",
- },
+ label: "Facebook", href: "#"},
{
- label: "TikTok",
- href: "#",
- },
+ label: "TikTok", href: "#"},
],
},
]}