Merge version_1 into main #1
@@ -49,7 +49,7 @@ export default function LandingPage() {
|
||||
{ text: "Learn Our Craft", href: "about" },
|
||||
]}
|
||||
background={{ variant: "aurora" }}
|
||||
imageSrc="http://img.b2bpic.net/free-photo/red-flowers-violet-seeds-ice-blocks_23-2148216341.jpg"
|
||||
imageSrc="http://img.b2bpic.net/free-photo/red-flowers-violet-seeds-ice-blocks_23-2148216341.jpg?_wi=1"
|
||||
imageAlt="Luxury premium ice showcase"
|
||||
frameStyle="card"
|
||||
mediaAnimation="reveal-blur"
|
||||
@@ -82,7 +82,7 @@ export default function LandingPage() {
|
||||
id: "clear-ice", name: "Crystal Clear Ice Cubes", price: "$48", imageSrc: "http://img.b2bpic.net/free-photo/ideal-objects-prepare-cocktails_23-2148176759.jpg", imageAlt: "Crystal clear premium ice cubes", isFavorited: false,
|
||||
},
|
||||
{
|
||||
id: "specialty-ice", name: "Artisanal Specialty Shapes", price: "$64", imageSrc: "http://img.b2bpic.net/free-photo/red-flowers-violet-seeds-ice-blocks_23-2148216341.jpg", imageAlt: "Specialty shaped premium ice", isFavorited: false,
|
||||
id: "specialty-ice", name: "Artisanal Specialty Shapes", price: "$64", imageSrc: "http://img.b2bpic.net/free-photo/red-flowers-violet-seeds-ice-blocks_23-2148216341.jpg?_wi=2", imageAlt: "Specialty shaped premium ice", isFavorited: false,
|
||||
},
|
||||
{
|
||||
id: "ice-delivery", name: "Premium Ice Subscription", price: "$156", imageSrc: "http://img.b2bpic.net/free-photo/flat-lay-composition-healthy-frozen-food_23-2148923203.jpg", imageAlt: "Ice delivery and packaging", isFavorited: false,
|
||||
|
||||
Reference in New Issue
Block a user