Merge version_1 into main #6
@@ -51,13 +51,13 @@ export default function LandingPage() {
|
||||
background={{ variant: "radial-gradient" }}
|
||||
mediaItems={[
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/high-angle-desserts-slate-with-cocoa-powder-sieve_23-2148689861.jpg", imageAlt: "Freshly filled artisan doughnuts"
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/high-angle-desserts-slate-with-cocoa-powder-sieve_23-2148689861.jpg?_wi=1", imageAlt: "Freshly filled artisan doughnuts"
|
||||
},
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/chef-using-knife-cut-bread-chopping-board_23-2148742214.jpg", imageAlt: "Artisan sourdough being cut fresh"
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/chef-using-knife-cut-bread-chopping-board_23-2148742214.jpg?_wi=1", imageAlt: "Artisan sourdough being cut fresh"
|
||||
},
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/wood-fired-pizza-is-being-cooked-wood-fired-oven_188544-17965.jpg", imageAlt: "Stone-baked pizza in authentic oven"
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/wood-fired-pizza-is-being-cooked-wood-fired-oven_188544-17965.jpg?_wi=1", imageAlt: "Stone-baked pizza in authentic oven"
|
||||
},
|
||||
]}
|
||||
mediaAnimation="slide-up"
|
||||
@@ -96,13 +96,13 @@ export default function LandingPage() {
|
||||
<ProductCardThree
|
||||
products={[
|
||||
{
|
||||
id: "1", name: "Legendary Doughnuts", price: "From £3.50", imageSrc: "http://img.b2bpic.net/free-photo/high-angle-desserts-slate-with-cocoa-powder-sieve_23-2148689861.jpg", imageAlt: "Artisan filled doughnuts assortment"
|
||||
id: "1", name: "Legendary Doughnuts", price: "From £3.50", imageSrc: "http://img.b2bpic.net/free-photo/high-angle-desserts-slate-with-cocoa-powder-sieve_23-2148689861.jpg?_wi=2", imageAlt: "Artisan filled doughnuts assortment"
|
||||
},
|
||||
{
|
||||
id: "2", name: "Artisan Sourdough", price: "From £4.00", imageSrc: "http://img.b2bpic.net/free-photo/chef-using-knife-cut-bread-chopping-board_23-2148742214.jpg", imageAlt: "Fresh baked sourdough loaves"
|
||||
id: "2", name: "Artisan Sourdough", price: "From £4.00", imageSrc: "http://img.b2bpic.net/free-photo/chef-using-knife-cut-bread-chopping-board_23-2148742214.jpg?_wi=2", imageAlt: "Fresh baked sourdough loaves"
|
||||
},
|
||||
{
|
||||
id: "3", name: "Stone-Baked Pizza", price: "From £12.00", imageSrc: "http://img.b2bpic.net/free-photo/wood-fired-pizza-is-being-cooked-wood-fired-oven_188544-17965.jpg", imageAlt: "Authentic wood-fired pizza"
|
||||
id: "3", name: "Stone-Baked Pizza", price: "From £12.00", imageSrc: "http://img.b2bpic.net/free-photo/wood-fired-pizza-is-being-cooked-wood-fired-oven_188544-17965.jpg?_wi=2", imageAlt: "Authentic wood-fired pizza"
|
||||
},
|
||||
]}
|
||||
title="Signature Products"
|
||||
@@ -124,7 +124,7 @@ export default function LandingPage() {
|
||||
description="Immerse yourself in the authentic bakery experience"
|
||||
tag="Live Experience"
|
||||
tagAnimation="slide-up"
|
||||
imageSrc="http://img.b2bpic.net/free-photo/cook-accurately-breaks-egg-make-dough-ingredients-cooking-flour-products-dough-bread-muffins-pie-pizza-dough-copy-space_639032-453.jpg"
|
||||
imageSrc="http://img.b2bpic.net/free-photo/cook-accurately-breaks-egg-make-dough-ingredients-cooking-flour-products-dough-bread-muffins-pie-pizza-dough-copy-space_639032-453.jpg?_wi=1"
|
||||
imageAlt="Skilled bakers crafting bread in Wembley bakery"
|
||||
mediaAnimation="slide-up"
|
||||
accordionItems={[
|
||||
@@ -153,7 +153,7 @@ export default function LandingPage() {
|
||||
tag="Immersive Learning"
|
||||
tagIcon={Zap}
|
||||
tagAnimation="slide-up"
|
||||
imageSrc="http://img.b2bpic.net/free-photo/cook-accurately-breaks-egg-make-dough-ingredients-cooking-flour-products-dough-bread-muffins-pie-pizza-dough-copy-space_639032-453.jpg"
|
||||
imageSrc="http://img.b2bpic.net/free-photo/cook-accurately-breaks-egg-make-dough-ingredients-cooking-flour-products-dough-bread-muffins-pie-pizza-dough-copy-space_639032-453.jpg?_wi=2"
|
||||
imageAlt="Baking class workshop in progress"
|
||||
mediaAnimation="slide-up"
|
||||
accordionItems={[
|
||||
|
||||
Reference in New Issue
Block a user