Compare commits
1 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
| c57488bdab |
@@ -39,7 +39,6 @@ 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>
|
||||
@@ -68,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,
|
||||
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"
|
||||
avatars={[
|
||||
{
|
||||
@@ -109,7 +108,7 @@ export default function LandingPage() {
|
||||
{
|
||||
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"
|
||||
metricsAnimation="blur-reveal"
|
||||
imageAlt="Cozy cafe atmosphere"
|
||||
@@ -211,8 +210,9 @@ 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>
|
||||
|
||||
Reference in New Issue
Block a user