Merge version_1 into main #1
@@ -63,7 +63,7 @@ export default function LandingPage() {
|
||||
handle: "Local Customer",
|
||||
testimonial: "My husband ordered my birthday cake Dominican style and they delivered. It was beautiful and very tasty.",
|
||||
rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/slice-chocolate-cake-glass-plate_114579-87378.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/slice-chocolate-cake-glass-plate_114579-87378.jpg?_wi=1",
|
||||
imageAlt: "luxury bakery cake photography",
|
||||
},
|
||||
{
|
||||
@@ -79,7 +79,7 @@ export default function LandingPage() {
|
||||
handle: "Happy Mom",
|
||||
testimonial: "The kids loved the custom cookies. Everything tasted so fresh and authentic.",
|
||||
rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/view-delicious-weeding-cake-with-ornate-decorations_23-2151379519.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/view-delicious-weeding-cake-with-ornate-decorations_23-2151379519.jpg?_wi=1",
|
||||
imageAlt: "luxury bakery cake photography",
|
||||
},
|
||||
{
|
||||
@@ -87,7 +87,7 @@ export default function LandingPage() {
|
||||
handle: "First-time visitor",
|
||||
testimonial: "Stopped by for coffee and ended up buying a whole box of treats. Amazing quality!",
|
||||
rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/various-sweet-pastries-rolls-with-cookies-wooden-board_114579-23515.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/various-sweet-pastries-rolls-with-cookies-wooden-board_114579-23515.jpg?_wi=1",
|
||||
imageAlt: "luxury bakery cake photography",
|
||||
},
|
||||
{
|
||||
@@ -95,7 +95,7 @@ export default function LandingPage() {
|
||||
handle: "Foodie",
|
||||
testimonial: "The tres leches is the best I've had in Pennsylvania, hands down.",
|
||||
rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/top-close-view-salad-right-bottom-side-with-herbs-wheat-side-dark-grey-table_140725-136039.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/top-close-view-salad-right-bottom-side-with-herbs-wheat-side-dark-grey-table_140725-136039.jpg?_wi=1",
|
||||
imageAlt: "luxury bakery cake photography",
|
||||
},
|
||||
]}
|
||||
@@ -109,7 +109,7 @@ export default function LandingPage() {
|
||||
href: "#menu",
|
||||
},
|
||||
]}
|
||||
imageSrc="http://img.b2bpic.net/free-photo/slice-chocolate-cake-glass-plate_114579-87378.jpg"
|
||||
imageSrc="http://img.b2bpic.net/free-photo/slice-chocolate-cake-glass-plate_114579-87378.jpg?_wi=2"
|
||||
avatars={[
|
||||
{
|
||||
src: "http://img.b2bpic.net/free-photo/beautiful-pastries-wooden-table_23-2147802637.jpg",
|
||||
@@ -163,7 +163,7 @@ export default function LandingPage() {
|
||||
href: "#contact",
|
||||
},
|
||||
]}
|
||||
imageSrc="http://img.b2bpic.net/free-photo/view-delicious-weeding-cake-with-ornate-decorations_23-2151379519.jpg"
|
||||
imageSrc="http://img.b2bpic.net/free-photo/view-delicious-weeding-cake-with-ornate-decorations_23-2151379519.jpg?_wi=2"
|
||||
/>
|
||||
</div>
|
||||
|
||||
@@ -179,14 +179,14 @@ export default function LandingPage() {
|
||||
name: "Dominican Cake",
|
||||
price: "Custom Pricing",
|
||||
variant: "Authentic Recipe",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/various-sweet-pastries-rolls-with-cookies-wooden-board_114579-23515.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/various-sweet-pastries-rolls-with-cookies-wooden-board_114579-23515.jpg?_wi=2",
|
||||
},
|
||||
{
|
||||
id: "2",
|
||||
name: "Empanadas",
|
||||
price: "Fresh Daily",
|
||||
variant: "Savory Bites",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/top-close-view-salad-right-bottom-side-with-herbs-wheat-side-dark-grey-table_140725-136039.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/top-close-view-salad-right-bottom-side-with-herbs-wheat-side-dark-grey-table_140725-136039.jpg?_wi=2",
|
||||
},
|
||||
{
|
||||
id: "3",
|
||||
|
||||
Reference in New Issue
Block a user