Update src/app/page.tsx

This commit is contained in:
2026-03-21 23:30:14 +00:00
parent a7563b7076
commit 92b20aaa9f

View File

@@ -55,11 +55,11 @@ export default function HomePage() {
buttonAnimation="slide-up"
mediaItems={[
{
imageSrc: "http://img.b2bpic.net/free-photo/front-view-woman-restaurant_23-2150491833.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/front-view-woman-restaurant_23-2150491833.jpg?_wi=1",
imageAlt: "Cozy oriental lounge area",
},
{
imageSrc: "http://img.b2bpic.net/free-photo/incredible-modern-pretty-woman-relaxing-outside_291650-664.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/incredible-modern-pretty-woman-relaxing-outside_291650-664.jpg?_wi=1",
imageAlt: "Traditional coffee service",
},
{
@@ -67,15 +67,15 @@ export default function HomePage() {
imageAlt: "Relaxed shisha lounge",
},
{
imageSrc: "http://img.b2bpic.net/free-photo/top-view-sweet-yummy-cookies-with-cup-coffee-sweet-bangles-pastry-grey-background-cookie-sugar-sweet-coffee_140725-31007.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/top-view-sweet-yummy-cookies-with-cup-coffee-sweet-bangles-pastry-grey-background-cookie-sugar-sweet-coffee_140725-31007.jpg?_wi=1",
imageAlt: "Fresh pastries and waffles",
},
{
imageSrc: "http://img.b2bpic.net/free-photo/best-friends-eating-street-food_23-2149009621.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/best-friends-eating-street-food_23-2149009621.jpg?_wi=1",
imageAlt: "Outdoor food truck area",
},
{
imageSrc: "http://img.b2bpic.net/free-photo/low-angle-friends-drinking-coffee_23-2148395430.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/low-angle-friends-drinking-coffee_23-2148395430.jpg?_wi=1",
imageAlt: "Evening ambiance with warm lighting",
},
]}
@@ -117,13 +117,13 @@ export default function HomePage() {
id: 1,
title: "Shisha & Relaxation",
description: "Premium shisha selection in our comfortable oriental lounge. Perfect for unwinding with friends.",
imageSrc: "http://img.b2bpic.net/free-photo/girl-with-hookah_1157-5251.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/girl-with-hookah_1157-5251.jpg?_wi=1",
},
{
id: 2,
title: "PlayStation & Gaming",
description: "Latest gaming consoles and friendly competition. Great for groups and all-night sessions.",
imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-people-playing-game-computers_23-2149350013.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-people-playing-game-computers_23-2149350013.jpg?_wi=1",
},
{
id: 3,
@@ -135,7 +135,7 @@ export default function HomePage() {
id: 4,
title: "Oriental Lounge with AC",
description: "Upstairs cool lounge with traditional ambiance. Escape the heat and enjoy authentic hospitality.",
imageSrc: "http://img.b2bpic.net/free-photo/traditional-house-interior-design_23-2151050973.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/traditional-house-interior-design_23-2151050973.jpg?_wi=1",
},
]}
textboxLayout="default"
@@ -207,7 +207,7 @@ export default function HomePage() {
content: "Yes, we offer catering and group bookings. Contact us directly to discuss your event and custom menu options.",
},
]}
imageSrc="http://img.b2bpic.net/free-photo/medium-shot-friends-sitting-coffee-shop_23-2150183734.jpg"
imageSrc="http://img.b2bpic.net/free-photo/medium-shot-friends-sitting-coffee-shop_23-2150183734.jpg?_wi=1"
mediaAnimation="slide-up"
mediaPosition="left"
faqsAnimation="slide-up"
@@ -226,7 +226,7 @@ export default function HomePage() {
tagAnimation="slide-up"
background={{ variant: "plain" }}
useInvertedBackground={true}
imageSrc="http://img.b2bpic.net/free-photo/boy-holding-welcome-sign-after-end-quarantine_23-2148639770.jpg"
imageSrc="http://img.b2bpic.net/free-photo/boy-holding-welcome-sign-after-end-quarantine_23-2148639770.jpg?_wi=1"
mediaAnimation="slide-up"
mediaPosition="right"
inputPlaceholder="Enter your email"