|
|
|
|
@@ -48,7 +48,7 @@ export default function LandingPage() {
|
|
|
|
|
{ text: "View Menu", href: "/menu" },
|
|
|
|
|
]}
|
|
|
|
|
slides={[
|
|
|
|
|
{ imageSrc: "http://img.b2bpic.net/free-photo/gourmet-french-pastry-collection-no-people-indoors-generated-by-ai_188544-40763.jpg", imageAlt: "Celebration cake" },
|
|
|
|
|
{ imageSrc: "http://img.b2bpic.net/free-photo/gourmet-french-pastry-collection-no-people-indoors-generated-by-ai_188544-40763.jpg?_wi=1", imageAlt: "Celebration cake" },
|
|
|
|
|
{ imageSrc: "http://img.b2bpic.net/free-photo/overhead-view-tasty-healthy-round-cake-plate_23-2148161581.jpg", imageAlt: "Pastries tray" },
|
|
|
|
|
{ imageSrc: "http://img.b2bpic.net/free-photo/piece-cherry-pie-with-custard_23-2147802614.jpg", imageAlt: "Mini sweets" },
|
|
|
|
|
{ imageSrc: "http://img.b2bpic.net/free-photo/muffins-black_114579-18496.jpg", imageAlt: "Oriental sweets" },
|
|
|
|
|
@@ -75,8 +75,8 @@ export default function LandingPage() {
|
|
|
|
|
gridVariant="three-columns-all-equal-width"
|
|
|
|
|
useInvertedBackground={false}
|
|
|
|
|
products={[
|
|
|
|
|
{ id: "p1", name: "Celebration Cakes", price: "Starting at $15", imageSrc: "http://img.b2bpic.net/free-photo/crop-woman-holding-palatable-cake_23-2147787097.jpg" },
|
|
|
|
|
{ id: "p2", name: "Daily Pastries", price: "$2", imageSrc: "http://img.b2bpic.net/free-photo/top-view-breakfast-set-with-croissant-plate-jam-bowl-cup-tea-tray-with-orange-lemon-slices-with-open-book-little-flower-book-cloth-black-background_141793-130438.jpg" },
|
|
|
|
|
{ id: "p1", name: "Celebration Cakes", price: "Starting at $15", imageSrc: "http://img.b2bpic.net/free-photo/crop-woman-holding-palatable-cake_23-2147787097.jpg?_wi=1" },
|
|
|
|
|
{ id: "p2", name: "Daily Pastries", price: "$2", imageSrc: "http://img.b2bpic.net/free-photo/top-view-breakfast-set-with-croissant-plate-jam-bowl-cup-tea-tray-with-orange-lemon-slices-with-open-book-little-flower-book-cloth-black-background_141793-130438.jpg?_wi=1" },
|
|
|
|
|
{ id: "p3", name: "Mini Desserts", price: "$5", imageSrc: "http://img.b2bpic.net/free-photo/wooden-board-with-different-sweet-cookies-with-chocolate-syrup_114579-32127.jpg" },
|
|
|
|
|
{ id: "p4", name: "Oriental Sweets", price: "$8", imageSrc: "http://img.b2bpic.net/free-photo/top-view-different-little-cakes-with-sliced-fruits-candies-chocolate-bangles-berries-grey-cookie-biscuit-sweet-sugar-bake_140725-34237.jpg" },
|
|
|
|
|
{ id: "p5", name: "Birthday Special", price: "$25", imageSrc: "http://img.b2bpic.net/free-photo/high-angle-hands-holding-cake_23-2150599044.jpg" },
|
|
|
|
|
@@ -94,9 +94,9 @@ export default function LandingPage() {
|
|
|
|
|
useInvertedBackground={false}
|
|
|
|
|
features={[
|
|
|
|
|
{ id: "f1", title: "Fresh Daily", descriptions: ["Everything is baked fresh every single morning."], imageSrc: "http://img.b2bpic.net/free-photo/muffins-black_114579-18495.jpg", imageAlt: "Muffins on black." },
|
|
|
|
|
{ id: "f2", title: "High-Quality Ingredients", descriptions: ["We only source premium and natural ingredients."], imageSrc: "http://img.b2bpic.net/free-photo/gourmet-french-pastry-collection-no-people-indoors-generated-by-ai_188544-40763.jpg", imageAlt: "Muffins on black." },
|
|
|
|
|
{ id: "f3", title: "Affordable Prices", descriptions: ["Enjoy gourmet quality without the high price tag."], imageSrc: "http://img.b2bpic.net/free-photo/crop-woman-holding-palatable-cake_23-2147787097.jpg", imageAlt: "Muffins on black." },
|
|
|
|
|
{ id: "f4", title: "Fast Delivery", descriptions: ["Quick and safe delivery right to your door."], imageSrc: "http://img.b2bpic.net/free-photo/top-view-breakfast-set-with-croissant-plate-jam-bowl-cup-tea-tray-with-orange-lemon-slices-with-open-book-little-flower-book-cloth-black-background_141793-130438.jpg", imageAlt: "Muffins on black." },
|
|
|
|
|
{ id: "f2", title: "High-Quality Ingredients", descriptions: ["We only source premium and natural ingredients."], imageSrc: "http://img.b2bpic.net/free-photo/gourmet-french-pastry-collection-no-people-indoors-generated-by-ai_188544-40763.jpg?_wi=2", imageAlt: "Muffins on black." },
|
|
|
|
|
{ id: "f3", title: "Affordable Prices", descriptions: ["Enjoy gourmet quality without the high price tag."], imageSrc: "http://img.b2bpic.net/free-photo/crop-woman-holding-palatable-cake_23-2147787097.jpg?_wi=2", imageAlt: "Muffins on black." },
|
|
|
|
|
{ id: "f4", title: "Fast Delivery", descriptions: ["Quick and safe delivery right to your door."], imageSrc: "http://img.b2bpic.net/free-photo/top-view-breakfast-set-with-croissant-plate-jam-bowl-cup-tea-tray-with-orange-lemon-slices-with-open-book-little-flower-book-cloth-black-background_141793-130438.jpg?_wi=2", imageAlt: "Muffins on black." },
|
|
|
|
|
]}
|
|
|
|
|
title="Why Choose Bidamour?"
|
|
|
|
|
description="We are dedicated to providing the highest quality desserts with the freshest ingredients."
|
|
|
|
|
|