1 Commits

Author SHA1 Message Date
c57488bdab Update src/app/page.tsx 2026-05-23 19:27:30 +00:00

View File

@@ -67,7 +67,7 @@ export default function LandingPage() {
name: "Anjali K", handle: "@anjalik", testimonial: "The kunafa is perfectly sweet and authentic. My new go-to place.", rating: 5, name: "Anjali K", handle: "@anjalik", testimonial: "The kunafa is perfectly sweet and authentic. My new go-to place.", rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/wedding-cake-three-heights_1153-1165.jpg?_wi=1", imageAlt: "luxury burger photography"}, imageSrc: "http://img.b2bpic.net/free-photo/wedding-cake-three-heights_1153-1165.jpg?_wi=1", imageAlt: "luxury burger photography"},
]} ]}
imageSrc="http://img.b2bpic.net/free-photo/baroque-style-with-fast-food-arrangement_23-2149629986.jpg?_wi=2" imageSrc="https://img.b2bpic.net/premium-photo/plate-food-with-vegetables-bottle-beer_786255-35837.jpg?id=271819560"
imageAlt="Signature Mexican Chicken Burger" imageAlt="Signature Mexican Chicken Burger"
avatars={[ avatars={[
{ {
@@ -108,7 +108,7 @@ export default function LandingPage() {
{ {
value: "100+", title: "Signature Dishes"}, value: "100+", title: "Signature Dishes"},
]} ]}
imageSrc="http://img.b2bpic.net/free-photo/hot-latte-coffee-cup-table_1203-9913.jpg?_wi=2" imageSrc="https://img.b2bpic.net/premium-photo/plate-food-with-meat-vegetables-it_1230717-210433.jpg?id=258085247"
mediaAnimation="slide-up" mediaAnimation="slide-up"
metricsAnimation="blur-reveal" metricsAnimation="blur-reveal"
imageAlt="Cozy cafe atmosphere" imageAlt="Cozy cafe atmosphere"
@@ -211,6 +211,8 @@ export default function LandingPage() {
<div id="footer" data-section="footer"> <div id="footer" data-section="footer">
<FooterCard <FooterCard
logoText="Dhe Upperi" logoText="Dhe Upperi"
logoSrc="https://img.b2bpic.net/free-photo/chicken-larb-plate-with-dried-chilies-tomatoes-spring-onions-lettuce_1150-27080.jpg?id=10724672"
logoAlt="Dhe Upperi Logo"
copyrightText="© 2026 Dhe Upperi Bake & Cafe. All rights reserved." copyrightText="© 2026 Dhe Upperi Bake & Cafe. All rights reserved."
/> />
</div> </div>