Update src/app/page.tsx
This commit is contained in:
@@ -70,7 +70,7 @@ export default function LandingPage() {
|
||||
handle: "@anna_bread",
|
||||
testimonial: "The best sourdough I have ever tasted! Always fresh.",
|
||||
rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/sliced-round-rustic-bread-without-kneading-cutting-board-old-rustic-table-with-copy-space-dark-background-homemade-whole-grain-bread-layout-table_166373-2971.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/sliced-round-rustic-bread-without-kneading-cutting-board-old-rustic-table-with-copy-space-dark-background-homemade-whole-grain-bread-layout-table_166373-2971.jpg?_wi=1",
|
||||
imageAlt: "artisan bread warm lighting bakery",
|
||||
},
|
||||
{
|
||||
@@ -78,7 +78,7 @@ export default function LandingPage() {
|
||||
handle: "@jamesl",
|
||||
testimonial: "A neighborhood gem with incredible croissants.",
|
||||
rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/handful-flour-with-egg-rustic-kitchen-against-background-men-s-hands-knead-dough-ingredients-cooking-flour-products-dough-bread-muffins-pie-pizza-dough-copy-space_639032-463.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/handful-flour-with-egg-rustic-kitchen-against-background-men-s-hands-knead-dough-ingredients-cooking-flour-products-dough-bread-muffins-pie-pizza-dough-copy-space_639032-463.jpg?_wi=1",
|
||||
imageAlt: "artisan bread warm lighting bakery",
|
||||
},
|
||||
{
|
||||
@@ -86,7 +86,7 @@ export default function LandingPage() {
|
||||
handle: "@sarahk",
|
||||
testimonial: "The staff are so friendly and the aroma is heavenly.",
|
||||
rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/raw-croissant-plastic-bag-white-table-flat-lay_176474-8284.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/raw-croissant-plastic-bag-white-table-flat-lay_176474-8284.jpg?_wi=1",
|
||||
imageAlt: "artisan bread warm lighting bakery",
|
||||
},
|
||||
{
|
||||
@@ -94,7 +94,7 @@ export default function LandingPage() {
|
||||
handle: "@michaelr",
|
||||
testimonial: "Consistent, delicious, and always warm. My go-to.",
|
||||
rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/fresh-homemade-bread-recipe-idea_53876-97260.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/fresh-homemade-bread-recipe-idea_53876-97260.jpg?_wi=1",
|
||||
imageAlt: "artisan bread warm lighting bakery",
|
||||
},
|
||||
{
|
||||
@@ -102,11 +102,11 @@ export default function LandingPage() {
|
||||
handle: "@elenap",
|
||||
testimonial: "Exquisite pastries that brighten up my Sunday mornings.",
|
||||
rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/small-rustic-strawberry-galette-pie-tarts-with-powdering-sugar-oven-tray_114579-1373.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/small-rustic-strawberry-galette-pie-tarts-with-powdering-sugar-oven-tray_114579-1373.jpg?_wi=1",
|
||||
imageAlt: "artisan bread warm lighting bakery",
|
||||
},
|
||||
]}
|
||||
imageSrc="http://img.b2bpic.net/free-photo/sliced-round-rustic-bread-without-kneading-cutting-board-old-rustic-table-with-copy-space-dark-background-homemade-whole-grain-bread-layout-table_166373-2971.jpg"
|
||||
imageSrc="http://img.b2bpic.net/free-photo/sliced-round-rustic-bread-without-kneading-cutting-board-old-rustic-table-with-copy-space-dark-background-homemade-whole-grain-bread-layout-table_166373-2971.jpg?_wi=2"
|
||||
mediaAnimation="slide-up"
|
||||
avatars={[
|
||||
{
|
||||
@@ -175,7 +175,7 @@ export default function LandingPage() {
|
||||
description: "Baked fresh every morning at 4 AM.",
|
||||
},
|
||||
]}
|
||||
imageSrc="http://img.b2bpic.net/free-photo/handful-flour-with-egg-rustic-kitchen-against-background-men-s-hands-knead-dough-ingredients-cooking-flour-products-dough-bread-muffins-pie-pizza-dough-copy-space_639032-463.jpg"
|
||||
imageSrc="http://img.b2bpic.net/free-photo/handful-flour-with-egg-rustic-kitchen-against-background-men-s-hands-knead-dough-ingredients-cooking-flour-products-dough-bread-muffins-pie-pizza-dough-copy-space_639032-463.jpg?_wi=2"
|
||||
mediaAnimation="blur-reveal"
|
||||
/>
|
||||
</div>
|
||||
@@ -191,19 +191,19 @@ export default function LandingPage() {
|
||||
id: "p1",
|
||||
name: "Buttery Croissant",
|
||||
price: "$3.50",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/raw-croissant-plastic-bag-white-table-flat-lay_176474-8284.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/raw-croissant-plastic-bag-white-table-flat-lay_176474-8284.jpg?_wi=2",
|
||||
},
|
||||
{
|
||||
id: "p2",
|
||||
name: "Rustic Sourdough",
|
||||
price: "$8.00",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/fresh-homemade-bread-recipe-idea_53876-97260.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/fresh-homemade-bread-recipe-idea_53876-97260.jpg?_wi=2",
|
||||
},
|
||||
{
|
||||
id: "p3",
|
||||
name: "Chocolate Brownie",
|
||||
price: "$4.50",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/small-rustic-strawberry-galette-pie-tarts-with-powdering-sugar-oven-tray_114579-1373.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/small-rustic-strawberry-galette-pie-tarts-with-powdering-sugar-oven-tray_114579-1373.jpg?_wi=2",
|
||||
},
|
||||
{
|
||||
id: "p4",
|
||||
|
||||
Reference in New Issue
Block a user