Update src/app/page.tsx

This commit is contained in:
2026-06-03 10:31:04 +00:00
parent 4031835ad3
commit a06fa6bbcf

View File

@@ -87,7 +87,7 @@ export default function LandingPage() {
href: "#contact",
},
]}
imageSrc="http://img.b2bpic.net/free-photo/dessert-sweet-cake-tasty-bakery-soft_53876-30995.jpg"
imageSrc="http://img.b2bpic.net/free-photo/dessert-sweet-cake-tasty-bakery-soft_53876-30995.jpg?_wi=1"
imageAlt="Assortment of gourmet desserts and coffee on a table"
mediaAnimation="slide-up"
avatars={[
@@ -172,7 +172,7 @@ export default function LandingPage() {
description="HINAR Dessert Bar & Café began with a simple dream: to create a haven where every dessert tells a story and every coffee sip brings joy. We blend traditional recipes with innovative twists, using only the finest ingredients to craft edible art. Join us and discover your new favorite treat."
tag="Crafted with Love"
tagIcon={Heart}
imageSrc="http://img.b2bpic.net/free-photo/side-view-happy-family-with-muffins-cup_23-2148414893.jpg"
imageSrc="http://img.b2bpic.net/free-photo/side-view-happy-family-with-muffins-cup_23-2148414893.jpg?_wi=1"
imageAlt="A cozy cafe interior with a barista preparing coffee"
/>
</div>
@@ -214,7 +214,7 @@ export default function LandingPage() {
imageAlt: "Freshly baked croissant",
},
],
imageSrc: "http://img.b2bpic.net/free-photo/dessert-sweet-cake-tasty-bakery-soft_53876-30995.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/dessert-sweet-cake-tasty-bakery-soft_53876-30995.jpg?_wi=2",
imageAlt: "slice of chocolate cake with creamy frosting",
},
{
@@ -231,7 +231,7 @@ export default function LandingPage() {
imageAlt: "Gourmet ice cream dessert",
},
],
imageSrc: "http://img.b2bpic.net/free-photo/side-view-happy-family-with-muffins-cup_23-2148414893.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/side-view-happy-family-with-muffins-cup_23-2148414893.jpg?_wi=2",
imageAlt: "slice of chocolate cake with creamy frosting",
},
]}