Compare commits
4 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
| c987c80e03 | |||
| e7e5b75a0a | |||
| 8c5d31473f | |||
| f6d9efc396 |
@@ -65,22 +65,14 @@ export default function LandingPage() {
|
||||
{
|
||||
text: "Explore Menu", href: "#products"},
|
||||
]}
|
||||
imageSrc="http://img.b2bpic.net/free-photo/cupcake-still-life_23-2148097755.jpg"
|
||||
imageSrc="https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3CthPNxnvjEWhPUWRDZWsRBZdZP/uploaded-1777211745580-f1kd3na4.png"
|
||||
imageAlt="Luxurious dessert display"
|
||||
mediaAnimation="slide-up"
|
||||
avatars={[
|
||||
{
|
||||
src: "http://img.b2bpic.net/free-photo/delicious-products-arrangement-bakery_23-2150273130.jpg", alt: "Happy customer 1"},
|
||||
{
|
||||
src: "http://img.b2bpic.net/free-photo/delicious-macarons-arrangement_23-2149162698.jpg", alt: "Happy customer 2"},
|
||||
{
|
||||
src: "http://img.b2bpic.net/free-photo/delicious-nougats-arrangement-platter_23-2149617414.jpg", alt: "Happy customer 3"},
|
||||
{
|
||||
src: "http://img.b2bpic.net/free-photo/purple-cookies_1157-774.jpg", alt: "Happy customer 4"},
|
||||
{
|
||||
src: "http://img.b2bpic.net/free-photo/close-up-female-hands-holding-cup-cake-with-caramel-candies-toppings_23-2147898358.jpg", alt: "Happy customer 5"},
|
||||
src: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3CthPNxnvjEWhPUWRDZWsRBZdZP/uploaded-1777211745581-orzdttp9.png", alt: "Owner AYA WESSAM HOURANI"},
|
||||
]}
|
||||
avatarText="Join 2000+ dessert lovers"
|
||||
avatarText="Owner: AYA WESSAM HOURANI"
|
||||
marqueeItems={[
|
||||
{
|
||||
type: "text", text: "Hand-Crafted"},
|
||||
@@ -222,7 +214,7 @@ export default function LandingPage() {
|
||||
text="Ready to experience the magic? Visit us today or drop us a message for special orders."
|
||||
buttons={[
|
||||
{
|
||||
text: "Order Now", href: "#"},
|
||||
text: "Inquire About Custom Orders", href: "#"},
|
||||
]}
|
||||
/>
|
||||
</div>
|
||||
|
||||
Reference in New Issue
Block a user