Merge version_1 into main #1
@@ -79,11 +79,11 @@ export default function LandingPage() {
|
||||
imageAlt: "Modern Donut Shop Interior",
|
||||
},
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/close-up-donuts-with-frosting_23-2148468155.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/close-up-donuts-with-frosting_23-2148468155.jpg?_wi=1",
|
||||
imageAlt: "Signature Glazed Donut",
|
||||
},
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/delicious-glazed-doughnuts-arrangement_23-2150673972.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/delicious-glazed-doughnuts-arrangement_23-2150673972.jpg?_wi=1",
|
||||
imageAlt: "Artisan Themed Donut",
|
||||
},
|
||||
{
|
||||
@@ -135,21 +135,21 @@ export default function LandingPage() {
|
||||
name: "Signature Glazed",
|
||||
price: "$1.50",
|
||||
variant: "Classic",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/close-up-donuts-with-frosting_23-2148468155.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/close-up-donuts-with-frosting_23-2148468155.jpg?_wi=2",
|
||||
},
|
||||
{
|
||||
id: "2",
|
||||
name: "Creative Themed",
|
||||
price: "$2.50",
|
||||
variant: "Specialty",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/delicious-glazed-doughnuts-arrangement_23-2150673972.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/delicious-glazed-doughnuts-arrangement_23-2150673972.jpg?_wi=2",
|
||||
},
|
||||
{
|
||||
id: "3",
|
||||
name: "Apple Fritter",
|
||||
price: "$2.25",
|
||||
variant: "Fresh",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/fruit-berries-lozenge-different-colors-table_7502-8488.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/fruit-berries-lozenge-different-colors-table_7502-8488.jpg?_wi=1",
|
||||
},
|
||||
{
|
||||
id: "4",
|
||||
@@ -188,21 +188,21 @@ export default function LandingPage() {
|
||||
value: "Drive-Thru",
|
||||
title: "Efficiency",
|
||||
description: "Quick & Efficient",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/close-up-donuts-with-frosting_23-2148468155.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/close-up-donuts-with-frosting_23-2148468155.jpg?_wi=3",
|
||||
},
|
||||
{
|
||||
id: "m2",
|
||||
value: "In-Store",
|
||||
title: "Service",
|
||||
description: "Friendly & Patient",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/delicious-glazed-doughnuts-arrangement_23-2150673972.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/delicious-glazed-doughnuts-arrangement_23-2150673972.jpg?_wi=3",
|
||||
},
|
||||
{
|
||||
id: "m3",
|
||||
value: "Fresh",
|
||||
title: "Quality",
|
||||
description: "Always Ready",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/fruit-berries-lozenge-different-colors-table_7502-8488.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/fruit-berries-lozenge-different-colors-table_7502-8488.jpg?_wi=2",
|
||||
},
|
||||
]}
|
||||
title="Fast When You Need It. Personal When You Want It."
|
||||
|
||||
Reference in New Issue
Block a user