Merge version_10 into main #15
@@ -44,7 +44,7 @@ export default function LandingPage() {
|
||||
logoText="Paris Croisserie"
|
||||
description="Experience the delicate crunch of authentic French-inspired pastries. Fresh, daily-baked, and waiting for you."
|
||||
buttons={[{ text: "Order Now", href: "#contact" }, { text: "Our Menu", href: "#services" }]}
|
||||
imageSrc="http://img.b2bpic.net/free-photo/top-view-chocolate-eclairs-oval-plate-tarts-laeves-cinnamon-dried-oranges-dark-wooden-table-with-copy-space_140725-90858.jpg"
|
||||
imageSrc="http://img.b2bpic.net/free-photo/top-view-chocolate-eclairs-oval-plate-tarts-laeves-cinnamon-dried-oranges-dark-wooden-table-with-copy-space_140725-90858.jpg?_wi=1"
|
||||
imageAlt="Artisanal pastries on display"
|
||||
mediaAnimation="blur-reveal"
|
||||
background={{ variant: "sparkles-gradient" }}
|
||||
@@ -58,7 +58,7 @@ export default function LandingPage() {
|
||||
title="Daily Selections"
|
||||
description="Handcrafted classics made with premium ingredients to fuel your day."
|
||||
features={[
|
||||
{ id: "1", tag: "Fresh", title: "Croissants & Pastries", description: "Buttery, flaky, and golden perfection.", imageSrc: "http://img.b2bpic.net/free-photo/top-view-chocolate-eclairs-oval-plate-tarts-laeves-cinnamon-dried-oranges-dark-wooden-table-with-copy-space_140725-90858.jpg" },
|
||||
{ id: "1", tag: "Fresh", title: "Croissants & Pastries", description: "Buttery, flaky, and golden perfection.", imageSrc: "http://img.b2bpic.net/free-photo/top-view-chocolate-eclairs-oval-plate-tarts-laeves-cinnamon-dried-oranges-dark-wooden-table-with-copy-space_140725-90858.jpg?_wi=2" },
|
||||
{ id: "2", tag: "Roasted", title: "Coffee & Drinks", description: "Premium roasts that pair beautifully with every bite.", imageSrc: "http://img.b2bpic.net/free-photo/pouring-milk-mix-latte-coffee-art_1232-2147.jpg" }
|
||||
]}
|
||||
useInvertedBackground={false}
|
||||
|
||||
Reference in New Issue
Block a user