Merge version_1 into main #1
@@ -100,7 +100,7 @@ export default function AboutPage() {
|
||||
icon: Users,
|
||||
},
|
||||
]}
|
||||
imageSrc="http://img.b2bpic.net/free-photo/empty-bench-restaurant_23-2147871253.jpg"
|
||||
imageSrc="http://img.b2bpic.net/free-photo/empty-bench-restaurant_23-2147871253.jpg?_wi=2"
|
||||
imageAlt="Atithi Cloud Cafe cozy interior with comfortable seating"
|
||||
imagePosition="right"
|
||||
mediaAnimation="slide-up"
|
||||
@@ -121,21 +121,21 @@ export default function AboutPage() {
|
||||
id: "01",
|
||||
title: "Specialty Coffee",
|
||||
description: "Premium espresso-based beverages including cappuccino, latte, and macchiato crafted by our experienced baristas.",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/top-view-organic-latte-macchiato-with-milk_23-2148420327.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/top-view-organic-latte-macchiato-with-milk_23-2148420327.jpg?_wi=4",
|
||||
imageAlt: "Premium specialty cappuccino",
|
||||
},
|
||||
{
|
||||
id: "02",
|
||||
title: "Cold Coffee",
|
||||
description: "Refreshing cold brew and iced beverages perfect for warm days and relaxation.",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/clear-drinking-glass-with-brown-liquid_209848-19.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/clear-drinking-glass-with-brown-liquid_209848-19.jpg?_wi=3",
|
||||
imageAlt: "Refreshing cold coffee beverage",
|
||||
},
|
||||
{
|
||||
id: "03",
|
||||
title: "Snacks & Pastries",
|
||||
description: "Fresh pastries, light meals, and desserts to complement your coffee experience.",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/fresh-juicy-homemade-jam-croissant_23-2148525233.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/fresh-juicy-homemade-jam-croissant_23-2148525233.jpg?_wi=3",
|
||||
imageAlt: "Fresh pastry and snacks",
|
||||
},
|
||||
]}
|
||||
@@ -180,7 +180,7 @@ export default function AboutPage() {
|
||||
|
||||
<div id="footer" data-section="footer">
|
||||
<FooterMedia
|
||||
imageSrc="http://img.b2bpic.net/free-photo/digital-tablet-online-learning_53876-97299.jpg"
|
||||
imageSrc="http://img.b2bpic.net/free-photo/digital-tablet-online-learning_53876-97299.jpg?_wi=3"
|
||||
imageAlt="Atithi Cloud Cafe Location Map"
|
||||
logoText="Atithi Cloud Cafe"
|
||||
copyrightText="© 2025 Atithi Cloud Cafe | All rights reserved"
|
||||
|
||||
@@ -143,7 +143,7 @@ export default function ContactPage() {
|
||||
|
||||
<div id="footer" data-section="footer">
|
||||
<FooterMedia
|
||||
imageSrc="http://img.b2bpic.net/free-photo/digital-tablet-online-learning_53876-97299.jpg"
|
||||
imageSrc="http://img.b2bpic.net/free-photo/digital-tablet-online-learning_53876-97299.jpg?_wi=4"
|
||||
imageAlt="Atithi Cloud Cafe Location Map"
|
||||
logoText="Atithi Cloud Cafe"
|
||||
copyrightText="© 2025 Atithi Cloud Cafe | All rights reserved"
|
||||
|
||||
1367
src/app/layout.tsx
1367
src/app/layout.tsx
File diff suppressed because it is too large
Load Diff
@@ -55,7 +55,7 @@ export default function MenuPage() {
|
||||
},
|
||||
]}
|
||||
layoutOrder="default"
|
||||
imageSrc="http://img.b2bpic.net/free-photo/top-view-organic-latte-macchiato-with-milk_23-2148420327.jpg"
|
||||
imageSrc="http://img.b2bpic.net/free-photo/top-view-organic-latte-macchiato-with-milk_23-2148420327.jpg?_wi=2"
|
||||
imageAlt="Menu showcase - Premium coffee selection"
|
||||
frameStyle="card"
|
||||
mediaAnimation="slide-up"
|
||||
@@ -79,21 +79,21 @@ export default function MenuPage() {
|
||||
id: "01",
|
||||
title: "Cappuccino",
|
||||
description: "Rich espresso with steamed milk and velvety foam. Classic comfort in every sip.",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/top-view-organic-latte-macchiato-with-milk_23-2148420327.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/top-view-organic-latte-macchiato-with-milk_23-2148420327.jpg?_wi=3",
|
||||
imageAlt: "Cappuccino coffee",
|
||||
},
|
||||
{
|
||||
id: "02",
|
||||
title: "Cold Brew",
|
||||
description: "Smooth, chilled coffee perfect for hot days. Refreshing and energizing.",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/clear-drinking-glass-with-brown-liquid_209848-19.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/clear-drinking-glass-with-brown-liquid_209848-19.jpg?_wi=2",
|
||||
imageAlt: "Cold brew coffee",
|
||||
},
|
||||
{
|
||||
id: "03",
|
||||
title: "Pastry Combo",
|
||||
description: "Fresh pastries paired perfectly with your choice of hot or cold beverage.",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/fresh-juicy-homemade-jam-croissant_23-2148525233.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/fresh-juicy-homemade-jam-croissant_23-2148525233.jpg?_wi=2",
|
||||
imageAlt: "Pastry and snacks",
|
||||
},
|
||||
]}
|
||||
@@ -131,7 +131,7 @@ export default function MenuPage() {
|
||||
|
||||
<div id="footer" data-section="footer">
|
||||
<FooterMedia
|
||||
imageSrc="http://img.b2bpic.net/free-photo/digital-tablet-online-learning_53876-97299.jpg"
|
||||
imageSrc="http://img.b2bpic.net/free-photo/digital-tablet-online-learning_53876-97299.jpg?_wi=2"
|
||||
imageAlt="Atithi Cloud Cafe Location Map"
|
||||
logoText="Atithi Cloud Cafe"
|
||||
copyrightText="© 2025 Atithi Cloud Cafe | All rights reserved"
|
||||
|
||||
@@ -99,7 +99,7 @@ export default function HomePage() {
|
||||
icon: Users,
|
||||
},
|
||||
]}
|
||||
imageSrc="http://img.b2bpic.net/free-photo/empty-bench-restaurant_23-2147871253.jpg"
|
||||
imageSrc="http://img.b2bpic.net/free-photo/empty-bench-restaurant_23-2147871253.jpg?_wi=1"
|
||||
imageAlt="Atithi Cloud Cafe cozy interior with comfortable seating"
|
||||
imagePosition="right"
|
||||
mediaAnimation="slide-up"
|
||||
@@ -120,21 +120,21 @@ export default function HomePage() {
|
||||
id: "01",
|
||||
title: "Specialty Coffee",
|
||||
description: "Premium espresso-based beverages including cappuccino, latte, and macchiato crafted by our experienced baristas.",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/top-view-organic-latte-macchiato-with-milk_23-2148420327.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/top-view-organic-latte-macchiato-with-milk_23-2148420327.jpg?_wi=1",
|
||||
imageAlt: "Premium specialty cappuccino",
|
||||
},
|
||||
{
|
||||
id: "02",
|
||||
title: "Cold Coffee",
|
||||
description: "Refreshing cold brew and iced beverages perfect for warm days and relaxation.",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/clear-drinking-glass-with-brown-liquid_209848-19.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/clear-drinking-glass-with-brown-liquid_209848-19.jpg?_wi=1",
|
||||
imageAlt: "Refreshing cold coffee beverage",
|
||||
},
|
||||
{
|
||||
id: "03",
|
||||
title: "Snacks & Pastries",
|
||||
description: "Fresh pastries, light meals, and desserts to complement your coffee experience.",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/fresh-juicy-homemade-jam-croissant_23-2148525233.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/fresh-juicy-homemade-jam-croissant_23-2148525233.jpg?_wi=1",
|
||||
imageAlt: "Fresh pastry and snacks",
|
||||
},
|
||||
]}
|
||||
@@ -191,7 +191,7 @@ export default function HomePage() {
|
||||
handle: "@priya_local",
|
||||
testimonial: "Great coffee and a peaceful place to relax. The baristas are so friendly and the ambiance is perfect for working or catching up with friends!",
|
||||
rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/shot-beautiful-young-businesswoman-wearing-blue-chiffon-shirt-while-standing-with-folded-arms-gray-marble-wall_158595-6773.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/shot-beautiful-young-businesswoman-wearing-blue-chiffon-shirt-while-standing-with-folded-arms-gray-marble-wall_158595-6773.jpg?_wi=1",
|
||||
imageAlt: "Priya S. - Customer",
|
||||
},
|
||||
{
|
||||
@@ -200,7 +200,7 @@ export default function HomePage() {
|
||||
handle: "@rajesh_coffee",
|
||||
testimonial: "Best coffee in Guruvayankere! I visit almost every day. Their specialty drinks are exceptional and the service is always fast and warm.",
|
||||
rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/happy-bearded-man-business-clothes-looking-camera_171337-11392.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/happy-bearded-man-business-clothes-looking-camera_171337-11392.jpg?_wi=1",
|
||||
imageAlt: "Rajesh M. - Customer",
|
||||
},
|
||||
{
|
||||
@@ -209,7 +209,7 @@ export default function HomePage() {
|
||||
handle: "@anjali_travels",
|
||||
testimonial: "Perfect spot for travelers! Found this hidden gem while visiting Guruvayankere. The cozy cafe atmosphere and premium quality coffee made my day.",
|
||||
rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/headshot-cute-girl-with-hair-bun-spending-lunch-break-restaurant-with-wooden-walls_273609-9037.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/headshot-cute-girl-with-hair-bun-spending-lunch-break-restaurant-with-wooden-walls_273609-9037.jpg?_wi=1",
|
||||
imageAlt: "Anjali K. - Customer",
|
||||
},
|
||||
{
|
||||
@@ -218,7 +218,7 @@ export default function HomePage() {
|
||||
handle: "@vikram_student",
|
||||
testimonial: "My go-to study spot! The WiFi is good, coffee keeps me energized, and the staff never minds me sitting for hours. Highly recommended!",
|
||||
rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/young-smiling-woman-cafe-drinking-coffee-date-looking-camera_197531-22708.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/young-smiling-woman-cafe-drinking-coffee-date-looking-camera_197531-22708.jpg?_wi=1",
|
||||
imageAlt: "Vikram P. - Customer",
|
||||
},
|
||||
{
|
||||
@@ -227,7 +227,7 @@ export default function HomePage() {
|
||||
handle: "@meera_foodie",
|
||||
testimonial: "Fantastic pastries with amazing coffee! Everything is fresh and the prices are fair. It's become my favorite weekend hangout spot.",
|
||||
rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/young-blonde-woman-black-jacket_176474-101931.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/young-blonde-woman-black-jacket_176474-101931.jpg?_wi=1",
|
||||
imageAlt: "Meera D. - Customer",
|
||||
},
|
||||
{
|
||||
@@ -236,7 +236,7 @@ export default function HomePage() {
|
||||
handle: "@arun_professional",
|
||||
testimonial: "Professional, welcoming, and consistently excellent. I've had hundreds of coffees here and they maintain quality every single time!",
|
||||
rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/businesswoman-using-sign-language-outdoors-work_23-2148740319.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/businesswoman-using-sign-language-outdoors-work_23-2148740319.jpg?_wi=1",
|
||||
imageAlt: "Arun T. - Customer",
|
||||
},
|
||||
]}
|
||||
@@ -275,7 +275,7 @@ export default function HomePage() {
|
||||
|
||||
<div id="footer" data-section="footer">
|
||||
<FooterMedia
|
||||
imageSrc="http://img.b2bpic.net/free-photo/digital-tablet-online-learning_53876-97299.jpg"
|
||||
imageSrc="http://img.b2bpic.net/free-photo/digital-tablet-online-learning_53876-97299.jpg?_wi=1"
|
||||
imageAlt="Atithi Cloud Cafe Location Map"
|
||||
logoText="Atithi Cloud Cafe"
|
||||
copyrightText="© 2025 Atithi Cloud Cafe | All rights reserved"
|
||||
|
||||
@@ -54,7 +54,7 @@ export default function ReviewsPage() {
|
||||
"Great coffee and a peaceful place to relax. The baristas are so friendly and the ambiance is perfect for working or catching up with friends!",
|
||||
rating: 5,
|
||||
imageSrc:
|
||||
"http://img.b2bpic.net/free-photo/shot-beautiful-young-businesswoman-wearing-blue-chiffon-shirt-while-standing-with-folded-arms-gray-marble-wall_158595-6773.jpg",
|
||||
"http://img.b2bpic.net/free-photo/shot-beautiful-young-businesswoman-wearing-blue-chiffon-shirt-while-standing-with-folded-arms-gray-marble-wall_158595-6773.jpg?_wi=2",
|
||||
imageAlt: "Priya S. - Customer",
|
||||
},
|
||||
{
|
||||
@@ -65,7 +65,7 @@ export default function ReviewsPage() {
|
||||
"Best coffee in Guruvayankere! I visit almost every day. Their specialty drinks are exceptional and the service is always fast and warm.",
|
||||
rating: 5,
|
||||
imageSrc:
|
||||
"http://img.b2bpic.net/free-photo/happy-bearded-man-business-clothes-looking-camera_171337-11392.jpg",
|
||||
"http://img.b2bpic.net/free-photo/happy-bearded-man-business-clothes-looking-camera_171337-11392.jpg?_wi=2",
|
||||
imageAlt: "Rajesh M. - Customer",
|
||||
},
|
||||
{
|
||||
@@ -76,7 +76,7 @@ export default function ReviewsPage() {
|
||||
"Perfect spot for travelers! Found this hidden gem while visiting Guruvayankere. The cozy cafe atmosphere and premium quality coffee made my day.",
|
||||
rating: 5,
|
||||
imageSrc:
|
||||
"http://img.b2bpic.net/free-photo/headshot-cute-girl-with-hair-bun-spending-lunch-break-restaurant-with-wooden-walls_273609-9037.jpg",
|
||||
"http://img.b2bpic.net/free-photo/headshot-cute-girl-with-hair-bun-spending-lunch-break-restaurant-with-wooden-walls_273609-9037.jpg?_wi=2",
|
||||
imageAlt: "Anjali K. - Customer",
|
||||
},
|
||||
{
|
||||
@@ -87,7 +87,7 @@ export default function ReviewsPage() {
|
||||
"My go-to study spot! The WiFi is good, coffee keeps me energized, and the staff never minds me sitting for hours. Highly recommended!",
|
||||
rating: 5,
|
||||
imageSrc:
|
||||
"http://img.b2bpic.net/free-photo/young-smiling-woman-cafe-drinking-coffee-date-looking-camera_197531-22708.jpg",
|
||||
"http://img.b2bpic.net/free-photo/young-smiling-woman-cafe-drinking-coffee-date-looking-camera_197531-22708.jpg?_wi=2",
|
||||
imageAlt: "Vikram P. - Customer",
|
||||
},
|
||||
{
|
||||
@@ -98,7 +98,7 @@ export default function ReviewsPage() {
|
||||
"Fantastic pastries with amazing coffee! Everything is fresh and the prices are fair. It's become my favorite weekend hangout spot.",
|
||||
rating: 5,
|
||||
imageSrc:
|
||||
"http://img.b2bpic.net/free-photo/young-blonde-woman-black-jacket_176474-101931.jpg",
|
||||
"http://img.b2bpic.net/free-photo/young-blonde-woman-black-jacket_176474-101931.jpg?_wi=2",
|
||||
imageAlt: "Meera D. - Customer",
|
||||
},
|
||||
{
|
||||
@@ -109,7 +109,7 @@ export default function ReviewsPage() {
|
||||
"Professional, welcoming, and consistently excellent. I've had hundreds of coffees here and they maintain quality every single time!",
|
||||
rating: 5,
|
||||
imageSrc:
|
||||
"http://img.b2bpic.net/free-photo/businesswoman-using-sign-language-outdoors-work_23-2148740319.jpg",
|
||||
"http://img.b2bpic.net/free-photo/businesswoman-using-sign-language-outdoors-work_23-2148740319.jpg?_wi=2",
|
||||
imageAlt: "Arun T. - Customer",
|
||||
},
|
||||
]}
|
||||
@@ -136,7 +136,7 @@ export default function ReviewsPage() {
|
||||
description:
|
||||
"Every cup is crafted with care using premium beans and fresh ingredients. We maintain consistent excellence across all our beverages.",
|
||||
imageSrc:
|
||||
"http://img.b2bpic.net/free-photo/top-view-organic-latte-macchiato-with-milk_23-2148420327.jpg",
|
||||
"http://img.b2bpic.net/free-photo/top-view-organic-latte-macchiato-with-milk_23-2148420327.jpg?_wi=5",
|
||||
imageAlt: "Premium specialty cappuccino",
|
||||
},
|
||||
{
|
||||
@@ -145,7 +145,7 @@ export default function ReviewsPage() {
|
||||
description:
|
||||
"Our trained baristas go above and beyond to provide personalized service. Your satisfaction is our priority every single time.",
|
||||
imageSrc:
|
||||
"http://img.b2bpic.net/free-photo/empty-bench-restaurant_23-2147871253.jpg",
|
||||
"http://img.b2bpic.net/free-photo/empty-bench-restaurant_23-2147871253.jpg?_wi=3",
|
||||
imageAlt: "Cozy cafe interior",
|
||||
},
|
||||
{
|
||||
@@ -154,7 +154,7 @@ export default function ReviewsPage() {
|
||||
description:
|
||||
"With 4.7★ rating from 124+ verified customers, we've built lasting trust through consistency, quality, and genuine hospitality.",
|
||||
imageSrc:
|
||||
"http://img.b2bpic.net/free-photo/clear-drinking-glass-with-brown-liquid_209848-19.jpg",
|
||||
"http://img.b2bpic.net/free-photo/clear-drinking-glass-with-brown-liquid_209848-19.jpg?_wi=4",
|
||||
imageAlt: "Refreshing cold coffee beverage",
|
||||
},
|
||||
]}
|
||||
@@ -199,7 +199,7 @@ export default function ReviewsPage() {
|
||||
{/* Footer */}
|
||||
<div id="footer" data-section="footer">
|
||||
<FooterMedia
|
||||
imageSrc="http://img.b2bpic.net/free-photo/digital-tablet-online-learning_53876-97299.jpg"
|
||||
imageSrc="http://img.b2bpic.net/free-photo/digital-tablet-online-learning_53876-97299.jpg?_wi=5"
|
||||
imageAlt="Atithi Cloud Cafe Location Map"
|
||||
logoText="Atithi Cloud Cafe"
|
||||
copyrightText="© 2025 Atithi Cloud Cafe | All rights reserved"
|
||||
|
||||
Reference in New Issue
Block a user