Update src/app/desserts/page.tsx
This commit is contained in:
@@ -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() {
|
||||
<FooterBaseReveal
|
||||
columns={[
|
||||
{
|
||||
title: "Company",
|
||||
items: [
|
||||
title: "Company", items: [
|
||||
{ label: "Home", href: "/" },
|
||||
{ label: "About", href: "/about" },
|
||||
{ label: "Services", href: "/services" }
|
||||
]
|
||||
},
|
||||
{
|
||||
title: "Catering",
|
||||
items: [
|
||||
title: "Catering", items: [
|
||||
{ label: "Weddings", href: "/desserts" },
|
||||
{ label: "Corporate Events", href: "/services" },
|
||||
{ label: "Pricing", href: "/pricing" }
|
||||
]
|
||||
},
|
||||
{
|
||||
title: "Connect",
|
||||
items: [
|
||||
title: "Connect", items: [
|
||||
{ label: "Contact", href: "/contact" },
|
||||
{ label: "Request Quote", href: "/contact" },
|
||||
{ label: "Testimonials", href: "/testimonials" }
|
||||
|
||||
Reference in New Issue
Block a user