4 Commits

Author SHA1 Message Date
8aca901b67 Update src/app/page.tsx 2026-05-23 10:36:19 +00:00
2365611752 Merge version_3 into main
Merge version_3 into main
2026-05-23 10:33:41 +00:00
e93a9e94c8 Update src/app/page.tsx 2026-05-23 10:33:38 +00:00
d3a138e928 Merge version_2 into main
Merge version_2 into main
2026-05-23 10:31:52 +00:00

View File

@@ -39,6 +39,7 @@ export default function LandingPage() {
{
name: "Visit", id: "visit"},
]}
logoSrc="https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3E7ZNpN7V7oN67veRcRgiM7caB1/uploaded-1779532564353-69429756.png"
brandName="Dhe Upperi"
/>
</div>
@@ -67,7 +68,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,
imageSrc: "http://img.b2bpic.net/free-photo/wedding-cake-three-heights_1153-1165.jpg?_wi=1", imageAlt: "luxury burger photography"},
]}
imageSrc="https://img.b2bpic.net/premium-photo/plate-food-with-vegetables-bottle-beer_786255-35837.jpg?id=271819560"
imageSrc="http://img.b2bpic.net/free-photo/baroque-style-with-fast-food-arrangement_23-2149629986.jpg?_wi=2"
imageAlt="Signature Mexican Chicken Burger"
avatars={[
{
@@ -108,7 +109,7 @@ export default function LandingPage() {
{
value: "100+", title: "Signature Dishes"},
]}
imageSrc="https://img.b2bpic.net/premium-photo/plate-food-with-meat-vegetables-it_1230717-210433.jpg?id=258085247"
imageSrc="http://img.b2bpic.net/free-photo/hot-latte-coffee-cup-table_1203-9913.jpg?_wi=2"
mediaAnimation="slide-up"
metricsAnimation="blur-reveal"
imageAlt="Cozy cafe atmosphere"
@@ -210,9 +211,8 @@ export default function LandingPage() {
<div id="footer" data-section="footer">
<FooterCard
logoSrc="https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3E7ZNpN7V7oN67veRcRgiM7caB1/uploaded-1779532564353-69429756.png"
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."
/>
</div>