Compare commits
4 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
| e167f914a0 | |||
| 22e18e3a5f | |||
| 461426e5ea | |||
| ec708315e6 |
@@ -62,7 +62,7 @@ export default function LandingPage() {
|
||||
text: "Make a Reservation", href: "/contact"},
|
||||
]}
|
||||
buttonAnimation="opacity"
|
||||
imageSrc="http://img.b2bpic.net/free-photo/medium-shot-man-taking-photos-with-smartphone_23-2149356887.jpg"
|
||||
imageSrc="https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3Ew72tQ0YGAQem6xgdTcYkfYePC/uploaded-1781078046428-fal3d8w8.jpg"
|
||||
imageAlt="Cozy cafe interior with warm lighting"
|
||||
showDimOverlay={false}
|
||||
/>
|
||||
@@ -90,7 +90,7 @@ export default function LandingPage() {
|
||||
useInvertedBackground={false}
|
||||
products={[
|
||||
{
|
||||
id: "1", name: "Classic Latte", price: "$4.50", variant: "Creamy & Smooth", imageSrc: "http://img.b2bpic.net/free-photo/coffee-ai-generated_23-2150691735.jpg", imageAlt: "A cup of classic latte art coffee"},
|
||||
id: "1", name: "Classic Latte", price: "$4.50", variant: "Creamy & Smooth", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3Ew72tQ0YGAQem6xgdTcYkfYePC/uploaded-1781078662675-mjnds6mh.jpg", imageAlt: "A cup of classic latte art coffee"},
|
||||
{
|
||||
id: "2", name: "Butter Croissant", price: "$3.00", variant: "Flaky & Golden", imageSrc: "http://img.b2bpic.net/free-photo/view-delicious-croissant-pancakes-wooden-cutting-board-cup-black-tea-honey-dark-surface_140725-94185.jpg", imageAlt: "A freshly baked butter croissant"},
|
||||
{
|
||||
@@ -115,9 +115,9 @@ export default function LandingPage() {
|
||||
features={[
|
||||
{
|
||||
title: "Convenient Delivery", description: "Enjoy your Yummy Treat favorites from the comfort of your home. Fast and fresh delivery right to your door.", phoneOne: {
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/retail-employee-scanning-smartphone-with-black-friday-discount-coupon-while-serving-customer-cash-register-desk-close-up-clothing-store-marketing-promotion-seasonal-sales_482257-64290.jpg", imageAlt: "Food delivery app on a smartphone"},
|
||||
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3Ew72tQ0YGAQem6xgdTcYkfYePC/uploaded-1781078690734-ws985q8o.jpg", imageAlt: "Food delivery app on a smartphone"},
|
||||
phoneTwo: {
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/close-up-hands-holding-smartphone_23-2149177827.jpg", imageAlt: "Food delivery app on a smartphone"}
|
||||
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3Ew72tQ0YGAQem6xgdTcYkfYePC/uploaded-1781078710327-7n2o6gwd.jpg", imageAlt: "Food delivery app on a smartphone"}
|
||||
},
|
||||
{
|
||||
title: "Catering for Events", description: "Make your special occasions even more delicious with our bespoke catering services. Perfect for any gathering.", phoneOne: {
|
||||
|
||||
Reference in New Issue
Block a user