Update src/app/page.tsx

This commit is contained in:
2026-05-11 17:19:50 +00:00
parent 49adbfa5b9
commit cde0f4f02f

View File

@@ -63,11 +63,11 @@ export default function LandingPage() {
description="Experience the warmth of our heritage, crafted daily in the heart of Campus Chowk. Where culture meets modern comfort."
leftCarouselItems={[
{
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3DaR6b7qb6bpYne3B8LHu4p0Q66/uploaded-1778519960431-gr8pibs5.png",
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3DaR6b7qb6bpYne3B8LHu4p0Q66/uploaded-1778519960431-gr8pibs5.png?_wi=1",
imageAlt: "Cafe Mithila Interior",
},
{
imageSrc: "http://img.b2bpic.net/free-photo/fried-mushrooms-with-cheese-table_140725-9702.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/fried-mushrooms-with-cheese-table_140725-9702.jpg?_wi=1",
imageAlt: "Cafe Food",
},
{
@@ -83,13 +83,13 @@ export default function LandingPage() {
imageAlt: "Vibe",
},
{
imageSrc: "http://img.b2bpic.net/free-photo/palacio-real-de-olite-summer-evening_1398-3264.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/palacio-real-de-olite-summer-evening_1398-3264.jpg?_wi=1",
imageAlt: "Cafe Mithila Interior",
},
]}
rightCarouselItems={[
{
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3DaR6b7qb6bpYne3B8LHu4p0Q66/uploaded-1778519960431-gr8pibs5.png",
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3DaR6b7qb6bpYne3B8LHu4p0Q66/uploaded-1778519960431-gr8pibs5.png?_wi=2",
imageAlt: "Cafe Mithila Interior",
},
{
@@ -109,7 +109,7 @@ export default function LandingPage() {
imageAlt: "Vibe",
},
{
imageSrc: "http://img.b2bpic.net/free-photo/fried-mushrooms-with-cheese-table_140725-9702.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/fried-mushrooms-with-cheese-table_140725-9702.jpg?_wi=2",
imageAlt: "Cafe Mithila Interior",
},
]}
@@ -235,7 +235,7 @@ export default function LandingPage() {
}}
title="Visit Us Today"
description="Campus Chowk, Janakpur 45600 | Call: +977 9708919991. Operational Hours: 6 AM - 10 PM."
imageSrc="http://img.b2bpic.net/free-photo/palacio-real-de-olite-summer-evening_1398-3264.jpg"
imageSrc="http://img.b2bpic.net/free-photo/palacio-real-de-olite-summer-evening_1398-3264.jpg?_wi=2"
mediaAnimation="slide-up"
/>
</div>