Update src/app/page.tsx
This commit is contained in:
@@ -80,7 +80,7 @@ export default function LandingPage() {
|
||||
href: "#products",
|
||||
},
|
||||
]}
|
||||
imageSrc="http://img.b2bpic.net/free-photo/high-angle-delicious-macarons_23-2149162699.jpg"
|
||||
imageSrc="http://img.b2bpic.net/free-photo/high-angle-delicious-macarons_23-2149162699.jpg?_wi=1"
|
||||
imageAlt="La Bergamote luxury patisserie interior"
|
||||
mediaAnimation="slide-up"
|
||||
avatars={[
|
||||
@@ -142,7 +142,7 @@ export default function LandingPage() {
|
||||
href: "#",
|
||||
},
|
||||
]}
|
||||
imageSrc="http://img.b2bpic.net/free-photo/smiley-woman-holding-tray-with-dessert_23-2148972005.jpg"
|
||||
imageSrc="http://img.b2bpic.net/free-photo/smiley-woman-holding-tray-with-dessert_23-2148972005.jpg?_wi=1"
|
||||
imageAlt="Artisan pastry crafting process"
|
||||
/>
|
||||
</div>
|
||||
@@ -249,7 +249,7 @@ export default function LandingPage() {
|
||||
button: {
|
||||
text: "Book Consultation",
|
||||
},
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/high-angle-delicious-macarons_23-2149162699.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/high-angle-delicious-macarons_23-2149162699.jpg?_wi=2",
|
||||
imageAlt: "Front view female cook pouring flour into the eggs for dough on a dark pastry cake pie bakery worker hotcake cuisine job",
|
||||
},
|
||||
{
|
||||
@@ -265,7 +265,7 @@ export default function LandingPage() {
|
||||
button: {
|
||||
text: "Book Consultation",
|
||||
},
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/smiley-woman-holding-tray-with-dessert_23-2148972005.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/smiley-woman-holding-tray-with-dessert_23-2148972005.jpg?_wi=2",
|
||||
imageAlt: "Front view female cook pouring flour into the eggs for dough on a dark pastry cake pie bakery worker hotcake cuisine job",
|
||||
},
|
||||
]}
|
||||
|
||||
Reference in New Issue
Block a user