Merge version_1 into main #1
@@ -78,7 +78,7 @@ export default function LandingPage() {
|
||||
},
|
||||
]}
|
||||
buttonAnimation="slide-up"
|
||||
imageSrc="http://img.b2bpic.net/free-photo/homemade-doughnuts-food-photography-recipe-idea_53876-97.jpg"
|
||||
imageSrc="http://img.b2bpic.net/free-photo/homemade-doughnuts-food-photography-recipe-idea_53876-97.jpg?_wi=1"
|
||||
imageAlt="Assortment of delicious donuts on a bakery tray"
|
||||
showDimOverlay={false}
|
||||
/>
|
||||
@@ -107,7 +107,7 @@ export default function LandingPage() {
|
||||
name: "Classic Glazed",
|
||||
price: "$2.50",
|
||||
variant: "Timeless Perfection",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/close-up-tasty-baked-cake-plate_23-2148461020.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/close-up-tasty-baked-cake-plate_23-2148461020.jpg?_wi=1",
|
||||
imageAlt: "Classic glazed donut",
|
||||
},
|
||||
{
|
||||
@@ -123,7 +123,7 @@ export default function LandingPage() {
|
||||
name: "Strawberry Delight",
|
||||
price: "$3.25",
|
||||
variant: "Fruity & Fun",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/top-view-cream-cake-with-cranberries-colorful-desk-sugar-sweet-cake-biscuit-color_140725-22469.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/top-view-cream-cake-with-cranberries-colorful-desk-sugar-sweet-cake-biscuit-color_140725-22469.jpg?_wi=1",
|
||||
imageAlt: "Pink strawberry frosted donut with sprinkles",
|
||||
},
|
||||
{
|
||||
@@ -156,7 +156,7 @@ export default function LandingPage() {
|
||||
"Fresh",
|
||||
"Daily",
|
||||
],
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/homemade-doughnuts-food-photography-recipe-idea_53876-97.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/homemade-doughnuts-food-photography-recipe-idea_53876-97.jpg?_wi=2",
|
||||
},
|
||||
{
|
||||
id: "premium-ingredients",
|
||||
@@ -167,7 +167,7 @@ export default function LandingPage() {
|
||||
"Quality",
|
||||
"Natural",
|
||||
],
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/close-up-tasty-baked-cake-plate_23-2148461020.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/close-up-tasty-baked-cake-plate_23-2148461020.jpg?_wi=2",
|
||||
},
|
||||
{
|
||||
id: "unique-flavors",
|
||||
@@ -178,7 +178,7 @@ export default function LandingPage() {
|
||||
"Variety",
|
||||
"Innovation",
|
||||
],
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/top-view-cream-cake-with-cranberries-colorful-desk-sugar-sweet-cake-biscuit-color_140725-22469.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/top-view-cream-cake-with-cranberries-colorful-desk-sugar-sweet-cake-biscuit-color_140725-22469.jpg?_wi=2",
|
||||
},
|
||||
]}
|
||||
title="Why Choose Donut World?"
|
||||
|
||||
Reference in New Issue
Block a user