Merge version_1 into main #3
@@ -51,7 +51,7 @@ export default function LandingPage() {
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/fruit-galette-composition-tasty-food-concept_185193-109021.jpg", imageAlt: "Fresh breakfast spread with eggs and toast"
|
||||
},
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/empty-wood-chair_1339-5506.jpg", imageAlt: "Cozy restaurant interior with outdoor seating"
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/empty-wood-chair_1339-5506.jpg?_wi=1", imageAlt: "Cozy restaurant interior with outdoor seating"
|
||||
},
|
||||
]}
|
||||
rating={4}
|
||||
@@ -91,7 +91,7 @@ export default function LandingPage() {
|
||||
useInvertedBackground={false}
|
||||
products={[
|
||||
{
|
||||
id: "donuts", name: "Fresh Daily Donuts", price: "$3-5 each", imageSrc: "http://img.b2bpic.net/free-photo/man-baker-sprinkles-donuts-with-colorful-sweets_1303-32321.jpg", imageAlt: "Assorted fresh donuts"
|
||||
id: "donuts", name: "Fresh Daily Donuts", price: "$3-5 each", imageSrc: "http://img.b2bpic.net/free-photo/man-baker-sprinkles-donuts-with-colorful-sweets_1303-32321.jpg?_wi=1", imageAlt: "Assorted fresh donuts"
|
||||
},
|
||||
{
|
||||
id: "pancakes", name: "Fluffy Pancakes & Waffles", price: "$9-12", imageSrc: "http://img.b2bpic.net/free-photo/stack-golden-pancakes-drizzled-with-maple-syrup-topped-with-fresh-blueberries-raspberries-black-plate_9975-124637.jpg", imageAlt: "Golden pancakes with syrup"
|
||||
@@ -131,7 +131,7 @@ export default function LandingPage() {
|
||||
title: "Fast Takeout Service", description: "Quick orders ready for pickup or delivery", icon: Zap,
|
||||
},
|
||||
]}
|
||||
imageSrc="http://img.b2bpic.net/free-photo/empty-wood-chair_1339-5506.jpg"
|
||||
imageSrc="http://img.b2bpic.net/free-photo/empty-wood-chair_1339-5506.jpg?_wi=2"
|
||||
imageAlt="Cozy Homeskillet restaurant atmosphere"
|
||||
imagePosition="right"
|
||||
textboxLayout="default"
|
||||
@@ -173,7 +173,7 @@ export default function LandingPage() {
|
||||
tagAnimation="slide-up"
|
||||
background={{ variant: "plain" }}
|
||||
useInvertedBackground={false}
|
||||
imageSrc="http://img.b2bpic.net/free-photo/man-baker-sprinkles-donuts-with-colorful-sweets_1303-32321.jpg"
|
||||
imageSrc="http://img.b2bpic.net/free-photo/man-baker-sprinkles-donuts-with-colorful-sweets_1303-32321.jpg?_wi=2"
|
||||
imageAlt="Fresh breakfast ready for order"
|
||||
mediaAnimation="slide-up"
|
||||
mediaPosition="right"
|
||||
|
||||
Reference in New Issue
Block a user