Merge version_1 into main #1
1367
src/app/layout.tsx
1367
src/app/layout.tsx
File diff suppressed because it is too large
Load Diff
@@ -56,13 +56,13 @@ export default function LandingPage() {
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/delicious-alcoholic-drinks-with-rosemary_23-2148617573.jpg", imageAlt: "Premium cocktail drink"
|
||||
},
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/furniture-cofeee-shop_116348-48.jpg", imageAlt: "Bar lounge seating area"
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/furniture-cofeee-shop_116348-48.jpg?_wi=1", imageAlt: "Bar lounge seating area"
|
||||
},
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/closeup-decorated-cocktail-summer-drink_53876-95376.jpg", imageAlt: "Colorful signature cocktail"
|
||||
},
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-smiley-woman-holding-drink_23-2149295235.jpg", imageAlt: "Nighttime lounge ambience"
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-smiley-woman-holding-drink_23-2149295235.jpg?_wi=1", imageAlt: "Nighttime lounge ambience"
|
||||
}
|
||||
]}
|
||||
buttons={[
|
||||
@@ -129,7 +129,7 @@ export default function LandingPage() {
|
||||
title: "Friendly & Attentive Service", description: "Our team ensures every guest feels welcomed and well-cared for throughout their visit."
|
||||
}
|
||||
]}
|
||||
imageSrc="http://img.b2bpic.net/free-photo/front-view-friends-with-delicious-kombucha-outdoors_23-2150553696.jpg"
|
||||
imageSrc="http://img.b2bpic.net/free-photo/front-view-friends-with-delicious-kombucha-outdoors_23-2150553696.jpg?_wi=1"
|
||||
imageAlt="Friends celebrating at Classroom Cafe & Bar"
|
||||
textboxLayout="default"
|
||||
useInvertedBackground={false}
|
||||
@@ -234,16 +234,16 @@ export default function LandingPage() {
|
||||
description="Experience the Ambience & Energy of Classroom Cafe & Bar"
|
||||
blogs={[
|
||||
{
|
||||
id: "1", category: "Ambience", title: "Premium Lounge Interior", excerpt: "State-of-the-art lounge design with warm lighting and comfortable seating", imageSrc: "http://img.b2bpic.net/free-photo/furniture-cofeee-shop_116348-48.jpg", imageAlt: "Bar lounge interior", authorName: "Classroom Team", authorAvatar: "http://img.b2bpic.net/free-photo/close-up-portrait-corporate-woman-young-intern-walks-street-office-holds-mobile-phone-texts_1258-194216.jpg", date: "2025"
|
||||
id: "1", category: "Ambience", title: "Premium Lounge Interior", excerpt: "State-of-the-art lounge design with warm lighting and comfortable seating", imageSrc: "http://img.b2bpic.net/free-photo/furniture-cofeee-shop_116348-48.jpg?_wi=2", imageAlt: "Bar lounge interior", authorName: "Classroom Team", authorAvatar: "http://img.b2bpic.net/free-photo/close-up-portrait-corporate-woman-young-intern-walks-street-office-holds-mobile-phone-texts_1258-194216.jpg", date: "2025"
|
||||
},
|
||||
{
|
||||
id: "2", category: "Celebration", title: "Friends & Gatherings", excerpt: "Perfect venue for friends, parties, and special occasions", imageSrc: "http://img.b2bpic.net/free-photo/front-view-friends-with-delicious-kombucha-outdoors_23-2150553696.jpg", imageAlt: "Friends celebrating", authorName: "Classroom Team", authorAvatar: "http://img.b2bpic.net/free-photo/medium-shot-senior-woman-portrait_23-2149421489.jpg", date: "2025"
|
||||
id: "2", category: "Celebration", title: "Friends & Gatherings", excerpt: "Perfect venue for friends, parties, and special occasions", imageSrc: "http://img.b2bpic.net/free-photo/front-view-friends-with-delicious-kombucha-outdoors_23-2150553696.jpg?_wi=2", imageAlt: "Friends celebrating", authorName: "Classroom Team", authorAvatar: "http://img.b2bpic.net/free-photo/medium-shot-senior-woman-portrait_23-2149421489.jpg", date: "2025"
|
||||
},
|
||||
{
|
||||
id: "3", category: "Dining", title: "Culinary Excellence", excerpt: "Expertly prepared Indian and Continental dishes", imageSrc: "http://img.b2bpic.net/free-photo/top-view-fast-food-mix-grilled-lamb-meat-cucumber-tomato-french-fries-arugula-salad-with-salmon-parmesan-cheese-grilled-chicken-breast-with-fresh-greens-bread-bas_141793-3996.jpg", imageAlt: "Food spread", authorName: "Classroom Team", authorAvatar: "http://img.b2bpic.net/free-photo/content-business-woman-talking-smartphone-outdoors_1262-20534.jpg", date: "2025"
|
||||
},
|
||||
{
|
||||
id: "4", category: "Evening", title: "Nighttime Vibes", excerpt: "Experience the energy and ambience of a premium lounge evening", imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-smiley-woman-holding-drink_23-2149295235.jpg", imageAlt: "Nighttime lounge", authorName: "Classroom Team", authorAvatar: "http://img.b2bpic.net/free-photo/blonde-businesswoman-portrait-with-copy-space_1194-633470.jpg", date: "2025"
|
||||
id: "4", category: "Evening", title: "Nighttime Vibes", excerpt: "Experience the energy and ambience of a premium lounge evening", imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-smiley-woman-holding-drink_23-2149295235.jpg?_wi=2", imageAlt: "Nighttime lounge", authorName: "Classroom Team", authorAvatar: "http://img.b2bpic.net/free-photo/blonde-businesswoman-portrait-with-copy-space_1194-633470.jpg", date: "2025"
|
||||
}
|
||||
]}
|
||||
animationType="slide-up"
|
||||
@@ -267,7 +267,7 @@ export default function LandingPage() {
|
||||
|
||||
<div id="footer" data-section="footer">
|
||||
<FooterMedia
|
||||
imageSrc="http://img.b2bpic.net/free-photo/medium-shot-smiley-woman-holding-drink_23-2149295235.jpg"
|
||||
imageSrc="http://img.b2bpic.net/free-photo/medium-shot-smiley-woman-holding-drink_23-2149295235.jpg?_wi=3"
|
||||
imageAlt="Classroom Cafe & Bar nighttime ambience"
|
||||
logoText="Classroom Cafe & Bar"
|
||||
copyrightText="© 2025 Classroom Cafe & Bar. All rights reserved."
|
||||
|
||||
Reference in New Issue
Block a user