Merge version_1 into main #1

Merged
bender merged 1 commits from version_1 into main 2026-03-02 23:43:51 +00:00

View File

@@ -45,7 +45,7 @@ export default function LandingPage() {
<HeroOverlay
title="Your 24/7 Coffee Spot in Ez Zahra"
description="Great coffee, fast WiFi, welcoming atmosphere."
imageSrc="http://img.b2bpic.net/free-photo/woman-works-cafe-evening_1153-3549.jpg"
imageSrc="http://img.b2bpic.net/free-photo/woman-works-cafe-evening_1153-3549.jpg?_wi=1"
imageAlt="The Bridge Coffee cozy café atmosphere"
textPosition="bottom-left"
showBlur={true}
@@ -65,7 +65,7 @@ export default function LandingPage() {
description="4.7 ⭐ Rating"
subdescription="11 verified customer reviews"
icon={Heart}
imageSrc="http://img.b2bpic.net/free-photo/woman-works-cafe-evening_1153-3549.jpg"
imageSrc="http://img.b2bpic.net/free-photo/woman-works-cafe-evening_1153-3549.jpg?_wi=2"
imageAlt="Customer satisfaction at The Bridge Coffee"
mediaAnimation="slide-up"
useInvertedBackground={false}
@@ -79,7 +79,7 @@ export default function LandingPage() {
features={[
{
id: "24-7", title: "Open 24/7", tags: ["Always Ready", "Your Schedule"],
imageSrc: "http://img.b2bpic.net/free-photo/woman-works-cafe-evening_1153-3549.jpg", imageAlt: "24-hour operation"
imageSrc: "http://img.b2bpic.net/free-photo/woman-works-cafe-evening_1153-3549.jpg?_wi=3", imageAlt: "24-hour operation"
},
{
id: "wifi", title: "Free High-Speed WiFi", tags: ["Always Connected", "Work-Friendly"],
@@ -87,11 +87,11 @@ export default function LandingPage() {
},
{
id: "affordable", title: "Affordable Prices", tags: ["110 DT", "Best Value"],
imageSrc: "http://img.b2bpic.net/free-photo/cup-coffee-with-floral-decoration_1203-1628.jpg", imageAlt: "Affordable pricing"
imageSrc: "http://img.b2bpic.net/free-photo/cup-coffee-with-floral-decoration_1203-1628.jpg?_wi=1", imageAlt: "Affordable pricing"
},
{
id: "service", title: "Friendly Service", tags: ["Welcoming Vibe", "Community"],
imageSrc: "http://img.b2bpic.net/free-photo/woman-works-cafe-evening_1153-3549.jpg", imageAlt: "Friendly service team"
imageSrc: "http://img.b2bpic.net/free-photo/woman-works-cafe-evening_1153-3549.jpg?_wi=4", imageAlt: "Friendly service team"
}
]}
animationType="slide-up"
@@ -106,7 +106,7 @@ export default function LandingPage() {
description="Explore our handpicked selection of beverages and bites"
products={[
{
id: "coffee", name: "Espresso & Specialty Coffee", price: "3-6 DT", imageSrc: "http://img.b2bpic.net/free-photo/cup-coffee-with-floral-decoration_1203-1628.jpg", imageAlt: "Premium espresso drinks"
id: "coffee", name: "Espresso & Specialty Coffee", price: "3-6 DT", imageSrc: "http://img.b2bpic.net/free-photo/cup-coffee-with-floral-decoration_1203-1628.jpg?_wi=2", imageAlt: "Premium espresso drinks"
},
{
id: "tea", name: "Teas & Hot Beverages", price: "2-5 DT", imageSrc: "http://img.b2bpic.net/free-photo/front-view-kettle-with-tea-lemon-tea-light-background-flavor-color-morning-food-fruit-ceremony-flower_140725-158776.jpg", imageAlt: "Selection of teas"
@@ -131,16 +131,16 @@ export default function LandingPage() {
description="Hear from our happy customers about their experience"
testimonials={[
{
id: "1", name: "Fatima Ayadi", role: "Student", testimonial: "The best spot to study with free WiFi. Coffee is excellent and the atmosphere is so welcoming!", imageSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-young-handsome-successful-man_1163-5475.jpg", imageAlt: "Fatima Ayadi"
id: "1", name: "Fatima Ayadi", role: "Student", testimonial: "The best spot to study with free WiFi. Coffee is excellent and the atmosphere is so welcoming!", imageSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-young-handsome-successful-man_1163-5475.jpg?_wi=1", imageAlt: "Fatima Ayadi"
},
{
id: "2", name: "Mohamed Khalil", role: "Remote Worker", testimonial: "Open 24/7 is a game changer. Fast internet, good coffee, and comfortable seating. I work here almost every day.", imageSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-young-handsome-successful-man_1163-5475.jpg", imageAlt: "Mohamed Khalil"
id: "2", name: "Mohamed Khalil", role: "Remote Worker", testimonial: "Open 24/7 is a game changer. Fast internet, good coffee, and comfortable seating. I work here almost every day.", imageSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-young-handsome-successful-man_1163-5475.jpg?_wi=2", imageAlt: "Mohamed Khalil"
},
{
id: "3", name: "Leila Ben Ali", role: "Business Owner", testimonial: "Perfect place for client meetings. Affordable prices and great service. Highly recommended!", imageSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-young-handsome-successful-man_1163-5475.jpg", imageAlt: "Leila Ben Ali"
id: "3", name: "Leila Ben Ali", role: "Business Owner", testimonial: "Perfect place for client meetings. Affordable prices and great service. Highly recommended!", imageSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-young-handsome-successful-man_1163-5475.jpg?_wi=3", imageAlt: "Leila Ben Ali"
},
{
id: "4", name: "Ahmed Salah", role: "Night Shift Worker", testimonial: "Finally a café open all night! Great for late-night breaks. The staff is friendly and professional.", imageSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-young-handsome-successful-man_1163-5475.jpg", imageAlt: "Ahmed Salah"
id: "4", name: "Ahmed Salah", role: "Night Shift Worker", testimonial: "Finally a café open all night! Great for late-night breaks. The staff is friendly and professional.", imageSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-young-handsome-successful-man_1163-5475.jpg?_wi=4", imageAlt: "Ahmed Salah"
}
]}
animationType="slide-up"