25 Commits

Author SHA1 Message Date
fd67a0480c Merge version_5 into main
Merge version_5 into main
2026-03-03 15:35:09 +00:00
5a40a0528f Update src/app/page.tsx 2026-03-03 15:35:04 +00:00
62dfe8c883 Merge version_5 into main
Merge version_5 into main
2026-03-03 15:32:36 +00:00
443082e901 Update src/app/page.tsx 2026-03-03 15:32:31 +00:00
e5bb205220 Merge version_5 into main
Merge version_5 into main
2026-03-03 15:29:59 +00:00
c4a2f42c58 Update src/app/page.tsx 2026-03-03 15:29:53 +00:00
c738fc7a60 Merge version_5 into main
Merge version_5 into main
2026-03-03 15:26:16 +00:00
770296868f Update src/app/page.tsx 2026-03-03 15:26:12 +00:00
27e2a456a1 Merge version_5 into main
Merge version_5 into main
2026-03-03 15:23:41 +00:00
77b92e12f6 Update src/app/page.tsx 2026-03-03 15:23:37 +00:00
fcb4146688 Merge version_5 into main
Merge version_5 into main
2026-03-03 15:21:59 +00:00
6b132ee46c Update src/app/page.tsx 2026-03-03 15:21:55 +00:00
e6bb00b0a6 Merge version_5 into main
Merge version_5 into main
2026-03-03 15:20:22 +00:00
456d102df0 Update src/app/page.tsx 2026-03-03 15:20:18 +00:00
b7255ec900 Merge version_5 into main
Merge version_5 into main
2026-03-03 15:18:43 +00:00
81086ec0eb Add src/app/privacy/page.tsx 2026-03-03 15:18:39 +00:00
d32b65b7c5 Update src/app/page.tsx 2026-03-03 15:18:38 +00:00
f2c718fb7e Merge version_4 into main
Merge version_4 into main
2026-03-03 04:39:28 +00:00
85a756a19a Update src/app/page.tsx 2026-03-03 04:39:24 +00:00
78e1e5e10f Merge version_4 into main
Merge version_4 into main
2026-03-03 04:38:38 +00:00
67eeea852a Update src/app/page.tsx 2026-03-03 04:38:33 +00:00
4fa9c82f14 Update src/app/layout.tsx 2026-03-03 04:38:32 +00:00
5d77e0a07d Merge version_3 into main
Merge version_3 into main
2026-03-03 04:33:02 +00:00
a39407a635 Update src/app/page.tsx 2026-03-03 04:32:58 +00:00
20583b5c5a Merge version_2 into main
Merge version_2 into main
2026-03-03 04:29:31 +00:00
3 changed files with 450 additions and 131 deletions

View File

@@ -27,12 +27,12 @@ export const metadata: Metadata = {
openGraph: {
title: "Caribou Coffee Taweah Park, Al Ain", description: "Park-view café with signature drinks and rooftop seating. Calm atmosphere for work or relaxation.", url: "https://cariboucoffee-taweahpark.com", siteName: "Caribou Coffee", type: "website", images: [
{
url: "http://img.b2bpic.net/free-photo/outdoor-breakfast_1098-12924.jpg", alt: "Caribou Coffee Taweah Park park view seating"
url: "https://images.unsplash.com/photo-1511920170033-f8396924c348?w=1200&h=630&fit=crop", alt: "Caribou Coffee Taweah Park park view seating"
}
]
},
twitter: {
card: "summary_large_image", title: "Caribou Coffee at Taweah Park", description: "Specialty coffee with stunning park views in Al Ain", images: ["http://img.b2bpic.net/free-photo/outdoor-breakfast_1098-12924.jpg"]
card: "summary_large_image", title: "Caribou Coffee at Taweah Park", description: "Specialty coffee with stunning park views in Al Ain", images: ["https://images.unsplash.com/photo-1511920170033-f8396924c348?w=1200&h=630&fit=crop"]
},
robots: {
index: true,

View File

@@ -2,15 +2,20 @@
import { ThemeProvider } from "@/providers/themeProvider/ThemeProvider";
import NavbarLayoutFloatingInline from '@/components/navbar/NavbarLayoutFloatingInline';
import HeroSplitDualMedia from '@/components/sections/hero/HeroSplitDualMedia';
import ProductCardThree from '@/components/sections/product/ProductCardThree';
import TestimonialCardTwelve from '@/components/sections/testimonial/TestimonialCardTwelve';
import BlogCardTwo from '@/components/sections/blog/BlogCardTwo';
import ContactSplit from '@/components/sections/contact/ContactSplit';
import MetricCardTen from '@/components/sections/metrics/MetricCardTen';
import TextAbout from '@/components/sections/about/TextAbout';
import FooterBase from '@/components/sections/footer/FooterBase';
import { Coffee, Sparkles, Star, MapPin, Camera, Clock } from 'lucide-react';
import HeroBillboardGallery from '@/components/sections/hero/HeroBillboardGallery';
import TestimonialAboutCard from '@/components/sections/about/TestimonialAboutCard';
import FeatureCardEight from '@/components/sections/feature/FeatureCardEight';
import PricingCardNine from '@/components/sections/pricing/PricingCardNine';
import ProductCardFour from '@/components/sections/product/ProductCardFour';
import MetricCardSeven from '@/components/sections/metrics/MetricCardSeven';
import TeamCardFive from '@/components/sections/team/TeamCardFive';
import TestimonialCardOne from '@/components/sections/testimonial/TestimonialCardOne';
import FaqSplitMedia from '@/components/sections/faq/FaqSplitMedia';
import ContactSplitForm from '@/components/sections/contact/ContactSplitForm';
import SocialProofOne from '@/components/sections/socialProof/SocialProofOne';
import FooterMedia from '@/components/sections/footer/FooterMedia';
import LegalSection from '@/components/legal/LegalSection';
import { Coffee, Sparkles, Star, MapPin, Camera, Clock, TrendingUp, Users, Award, CheckCircle, Quote } from 'lucide-react';
export default function LandingPage() {
return (
@@ -21,9 +26,9 @@ export default function LandingPage() {
contentWidth="smallMedium"
sizing="largeSmallSizeMediumTitles"
background="aurora"
cardStyle="inset"
cardStyle="glass-elevated"
primaryButtonStyle="diagonal-gradient"
secondaryButtonStyle="solid"
secondaryButtonStyle="glass"
headingFontWeight="light"
>
<div id="nav" data-section="nav">
@@ -31,47 +36,117 @@ export default function LandingPage() {
brandName="Caribou Coffee"
navItems={[
{ name: "Menu", id: "menu" },
{ name: "About", id: "about" },
{ name: "Reviews", id: "testimonial" },
{ name: "Gallery", id: "gallery" },
{ name: "Contact", id: "contact" }
]}
button={{ text: "Get Directions", href: "#directions" }}
button={{ text: "Get Directions", href: "https://maps.google.com/?q=24.24235,55.700408" }}
animateOnLoad={true}
/>
</div>
<div id="hero" data-section="hero">
<HeroSplitDualMedia
<HeroBillboardGallery
tag="Park-View Café"
tagIcon={Coffee}
tagAnimation="slide-up"
title="Caribou Coffee Taweah Park"
description="Discover our calm café experience inside Towayya Park. Two levels of seating with stunning park views, signature drinks, and the perfect spot to work or relax. Join us for specialty coffee crafted with care."
description="Discover our calm café experience inside Towayya Park. Two levels of seating with stunning park views, signature drinks, and the perfect spot to work or relax."
background={{ variant: "plain" }}
mediaItems={[
{
imageSrc: "http://img.b2bpic.net/free-photo/outdoor-breakfast_1098-12924.jpg?_wi=1", imageAlt: "Park view seating area at Caribou Coffee Taweah Park"
imageSrc: "https://images.unsplash.com/photo-1511920170033-f8396924c348?w=800&h=600&fit=crop", imageAlt: "Park view seating area at Caribou Coffee Taweah Park"
},
{
imageSrc: "http://img.b2bpic.net/free-photo/confident-young-indian-man-black-shirt-standing-cafe_627829-5462.jpg?_wi=1", imageAlt: "Interior seating with warm pendant lighting"
imageSrc: "https://images.unsplash.com/photo-1494857671063-26f21f4ad20e?w=800&h=600&fit=crop", imageAlt: "Interior seating with warm pendant lighting"
},
{
imageSrc: "https://images.unsplash.com/photo-1502920917128-1aa500764cbd?w=800&h=600&fit=crop", imageAlt: "Rooftop seating with park views"
}
]}
mediaAnimation="slide-up"
rating={4}
ratingText="4.3 Stars • 305 Reviews • Park-View Favorite"
buttons={[
{ text: "Get Directions", href: "https://maps.google.com/?q=24.24235,55.700408" },
{ text: "Call Now", href: "tel:+97137556364" },
{ text: "Order / Rewards", href: "#order" },
{ text: "Reserve a Table", href: "#reserve" }
{ text: "Call Now", href: "tel:+97137556364" }
]}
buttonAnimation="slide-up"
ariaLabel="Caribou Coffee Taweah Park hero section with location details"
/>
</div>
<div id="about" data-section="about">
<TestimonialAboutCard
tag="Our Story"
tagIcon={Sparkles}
tagAnimation="slide-up"
title="Welcome to Caribou Coffee at Taweah Park"
description="Experience specialty coffee crafted with care in a serene park setting."
subdescription="Located inside Towayya Park"
icon={Quote}
imageSrc="https://images.unsplash.com/photo-1511920170033-f8396924c348?w=800&h=600&fit=crop"
imageAlt="Caribou Coffee exterior"
mediaAnimation="slide-up"
useInvertedBackground={false}
/>
</div>
<div id="features" data-section="features">
<FeatureCardEight
tag="Why Choose Us"
tagIcon={Award}
tagAnimation="slide-up"
title="What Makes Caribou Coffee Special"
description="Premium quality meets perfect location. We combine specialty coffee expertise with an unbeatable park setting."
features={[
{ id: 1, title: "Specialty Coffee", description: "Expertly crafted espresso drinks and signature beverages", imageSrc: "https://images.unsplash.com/photo-1511920170033-f8396924c348?w=600&h=600&fit=crop", imageAlt: "Specialty coffee" },
{ id: 2, title: "Park Views", description: "Two-level seating with stunning Towayya Park vistas", imageSrc: "https://images.unsplash.com/photo-1494857671063-26f21f4ad20e?w=600&h=600&fit=crop", imageAlt: "Park views" },
{ id: 3, title: "Perfect Spot", description: "Ideal location for work, meetings, or relaxation", imageSrc: "https://images.unsplash.com/photo-1502920917128-1aa500764cbd?w=600&h=600&fit=crop", imageAlt: "Seating area" },
{ id: 4, title: "Extended Hours", description: "Open 7 AM to 12 AM daily for your convenience", imageSrc: "https://images.unsplash.com/photo-1511920170033-f8396924c348?w=600&h=600&fit=crop", imageAlt: "Open hours" },
{ id: 5, title: "Quality Pastries", description: "Fresh-baked pastries and food items", imageSrc: "https://images.unsplash.com/photo-1494857671063-26f21f4ad20e?w=600&h=600&fit=crop", imageAlt: "Pastries" },
{ id: 6, title: "Welcoming Vibe", description: "Calm, friendly atmosphere appreciated by all visitors", imageSrc: "https://images.unsplash.com/photo-1502920917128-1aa500764cbd?w=600&h=600&fit=crop", imageAlt: "Atmosphere" }
]}
buttons={[
{ text: "See Full Menu", href: "#menu" }
]}
buttonAnimation="slide-up"
textboxLayout="default"
useInvertedBackground={false}
/>
</div>
<div id="pricing" data-section="pricing">
<PricingCardNine
title="Our Menu Pricing"
description="Discover our signature drinks and food items at great prices. Premium quality, affordable prices."
tag="Featured Items"
tagIcon={Sparkles}
tagAnimation="slide-up"
plans={[
{
id: "1", title: "Signature Drinks", price: "AED 22-25", period: "per item", features: ["Campfire Mocha", "Spanish Latte", "Salted Caramel Budino", "Mint Condition Mocha"],
button: { text: "Order", href: "#order" }
},
{
id: "2", title: "Pastries & Bites", price: "AED 15-28", period: "per item", features: ["Fresh Croissants", "Grilled Halloumi", "Breakfast Options", "Seasonal Items"],
button: { text: "Order", href: "#order" }
},
{
id: "3", title: "Loyalty Program", price: "Exclusive", period: "rewards", features: ["Earn Points", "Free Drinks", "Special Offers", "VIP Access"],
button: { text: "Join Now", href: "#rewards" }
}
]}
animationType="slide-up"
textboxLayout="default"
useInvertedBackground={false}
buttons={[
{ text: "See Full Menu", href: "#menu" }
]}
buttonAnimation="slide-up"
ariaLabel="Caribou Coffee Taweah Park hero section with location details and primary actions"
/>
</div>
<div id="menu" data-section="menu">
<ProductCardThree
<ProductCardFour
title="Signature Picks"
description="Handpicked favorites from our menu. These signature drinks showcase the best of Caribou Coffee's crafted espresso and creative flavor combinations."
tag="Featured Items"
@@ -79,25 +154,19 @@ export default function LandingPage() {
tagAnimation="slide-up"
products={[
{
id: "1", name: "Campfire Mocha", price: "AED 24", imageSrc: "http://img.b2bpic.net/free-photo/marshmallows-dipped-hot-chocolate-christmas-food-photography_53876-95448.jpg", imageAlt: "Campfire Mocha with toasted marshmallows"
id: "1", name: "Campfire Mocha", price: "AED 24", variant: "Signature", imageSrc: "https://images.unsplash.com/photo-1578432291840-8d1c51dc1cfd?w=600&h=600&fit=crop", imageAlt: "Campfire Mocha with toasted marshmallows", onProductClick: () => console.log('Product clicked')
},
{
id: "2", name: "Spanish Latte", price: "AED 22", imageSrc: "http://img.b2bpic.net/free-photo/traditional-irish-cream-coffee-liqueur-with-ice-wooden-table_123827-29640.jpg", imageAlt: "Spanish Latte with condensed milk"
id: "2", name: "Spanish Latte", price: "AED 22", variant: "Signature", imageSrc: "https://images.unsplash.com/photo-1512568400610-62da28bc8a13?w=600&h=600&fit=crop", imageAlt: "Spanish Latte with condensed milk", onProductClick: () => console.log('Product clicked')
},
{
id: "3", name: "Salted Caramel Budino", price: "AED 25", imageSrc: "http://img.b2bpic.net/free-photo/vertical-closeup-shot-delicious-coffee-milkshake-with-nuts_181624-37413.jpg", imageAlt: "Salted Caramel Budino espresso"
id: "3", name: "Salted Caramel Budino", price: "AED 25", variant: "Signature", imageSrc: "https://images.unsplash.com/photo-1517668808822-9ebb02ae2a0e?w=600&h=600&fit=crop", imageAlt: "Salted Caramel Budino espresso", onProductClick: () => console.log('Product clicked')
},
{
id: "4", name: "Mint Condition Mocha", price: "AED 23", imageSrc: "http://img.b2bpic.net/free-photo/cappuccino-served-long-glass_140725-3355.jpg", imageAlt: "Mint Condition Mocha specialty drink"
},
{
id: "5", name: "Pastry Selection", price: "AED 15", imageSrc: "http://img.b2bpic.net/free-photo/glass-milky-creamy-cocktail-with-cinamon-powder-dry-fruits_114579-4257.jpg", imageAlt: "Fresh croissants and pastries"
},
{
id: "6", name: "Grilled Halloumi", price: "AED 28", imageSrc: "http://img.b2bpic.net/free-photo/pepperoni-toast-with-cheese-served-win-bamboo-plate_140725-8340.jpg", imageAlt: "Grilled Halloumi Sandwich"
id: "4", name: "Mint Condition Mocha", price: "AED 23", variant: "Signature", imageSrc: "https://images.unsplash.com/photo-1495521821757-a1efb6729352?w=600&h=600&fit=crop", imageAlt: "Mint Condition Mocha specialty drink", onProductClick: () => console.log('Product clicked')
}
]}
gridVariant="three-columns-all-equal-width"
gridVariant="bento-grid"
animationType="slide-up"
textboxLayout="default"
useInvertedBackground={false}
@@ -108,129 +177,191 @@ export default function LandingPage() {
/>
</div>
<div id="testimonial" data-section="testimonial">
<TestimonialCardTwelve
cardTitle="Over 10,000 café visitors trust Caribou Coffee at Taweah Park for exceptional atmosphere and drinks"
cardTag="See what they say"
cardTagIcon={Star}
cardAnimation="slide-up"
testimonials={[
{
id: "1", name: "Sarah Johnson", imageSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-young-handsome-successful-man_1163-5475.jpg?_wi=1", imageAlt: "Sarah Johnson"
},
{
id: "2", name: "Michael Chen", imageSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-young-handsome-successful-man_1163-5475.jpg?_wi=2", imageAlt: "Michael Chen"
},
{
id: "3", name: "Emma Davis", imageSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-young-handsome-successful-man_1163-5475.jpg?_wi=3", imageAlt: "Emma Davis"
},
{
id: "4", name: "James Wilson", imageSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-young-handsome-successful-man_1163-5475.jpg?_wi=4", imageAlt: "James Wilson"
}
]}
useInvertedBackground={false}
/>
</div>
<div id="gallery" data-section="gallery">
<BlogCardTwo
title="Gallery"
description="Experience the ambiance of Caribou Coffee at Taweah Park. Explore our multi-level seating, rooftop views, and carefully crafted beverages."
tag="Visual Tour"
tagIcon={Camera}
tagAnimation="slide-up"
blogs={[
{
id: "1", category: "Atmosphere", title: "Warm Interior Seating", excerpt: "Cozy ground-floor seating with ambient pendant lighting and comfortable spaces for work or socializing.", imageSrc: "http://img.b2bpic.net/free-photo/confident-young-indian-man-black-shirt-standing-cafe_627829-5462.jpg?_wi=2", imageAlt: "Interior seating area", authorName: "Caribou Coffee", authorAvatar: "http://img.b2bpic.net/free-photo/close-up-portrait-young-handsome-successful-man_1163-5475.jpg", date: "Year-Round"
},
{
id: "2", category: "Views", title: "Rooftop Park Views", excerpt: "Upper-level seating with panoramic views of Towayya Park greenery. The perfect vantage point for relaxation.", imageSrc: "http://img.b2bpic.net/free-photo/umbrella-chair-around-swimming-pool_74190-2395.jpg", imageAlt: "Rooftop seating with park views", authorName: "Caribou Coffee", authorAvatar: "http://img.b2bpic.net/free-photo/close-up-portrait-young-handsome-successful-man_1163-5475.jpg", date: "Year-Round"
},
{
id: "3", category: "Drinks", title: "Signature Beverage Collection", excerpt: "Our curated lineup of specialty drinks, from rich espresso to creamy lattes and refreshing seasonal favorites.", imageSrc: "http://img.b2bpic.net/free-photo/top-view-coffee-cups-wooden-table_23-2148464893.jpg", imageAlt: "Multiple specialty coffee drinks", authorName: "Caribou Coffee", authorAvatar: "http://img.b2bpic.net/free-photo/close-up-portrait-young-handsome-successful-man_1163-5475.jpg", date: "Seasonal"
}
]}
animationType="slide-up"
textboxLayout="default"
useInvertedBackground={false}
carouselMode="buttons"
/>
</div>
<div id="contact" data-section="contact">
<ContactSplit
tag="Get in Touch"
tagIcon={MapPin}
title="Visit Us Today"
description="Stop by Caribou Coffee at Taweah Park for your next coffee break. Located inside Towayya Park with easy access, ample seating, and a welcoming atmosphere. Open daily for your convenience."
background={{ variant: "plain" }}
useInvertedBackground={false}
imageSrc="http://img.b2bpic.net/free-photo/outdoor-breakfast_1098-12924.jpg?_wi=2"
imageAlt="Exterior park entrance"
mediaAnimation="slide-up"
mediaPosition="right"
inputPlaceholder="Enter your email"
buttonText="Subscribe to Offers"
termsText="We'll notify you about new seasonal drinks and special offers. We respect your privacy."
tagAnimation="slide-up"
onSubmit={(email: string) => console.log('Email submitted:', email)}
/>
</div>
<div id="map" data-section="map">
<MetricCardTen
title="Location & Hours"
description="Find us easily at Taweah Park. We're open early mornings through late nights to serve your coffee needs."
tag="Visit"
tagIcon={Clock}
<div id="metrics" data-section="metrics">
<MetricCardSeven
title="By The Numbers"
description="Trusted by thousands of café visitors who appreciate our atmosphere, quality, and location."
tag="Our Impact"
tagIcon={TrendingUp}
tagAnimation="slide-up"
metrics={[
{
id: "1", title: "Address", subtitle: "Park, Al Tiwayya Al Ragayeb Abu Dhabi, UAE", category: "Location", value: "Coordinates: 24.24235°N, 55.70°E", buttons: [
{ text: "Directions", href: "https://maps.google.com/?q=24.24235,55.700408" }
]
id: "1", value: "4.3", title: "Rating", items: ["Stars"]
},
{
id: "2", title: "Hours Today", subtitle: "MondayThursday & Sunday", category: "Schedule", value: "7:00 AM 12:00 AM", buttons: [
{ text: "Full Schedule", href: "#hours" }
]
id: "2", value: "305+", title: "Reviews", items: ["Visitors"]
},
{
id: "3", title: "Contact", subtitle: "Call us anytime", category: "Phone", value: "+971 3 755 6364", buttons: [
{ text: "Call Now", href: "tel:+97137556364" }
]
id: "3", value: "10K+", title: "Favorite", items: ["Regular Guests"]
}
]}
animationType="slide-up"
textboxLayout="default"
useInvertedBackground={false}
buttons={[
{ text: "Order Online", href: "#order" }
{ text: "View Reviews", href: "#testimonial" }
]}
buttonAnimation="slide-up"
/>
</div>
<div id="cta" data-section="cta">
<TextAbout
tag="Life is Short"
title="Stay Awake For It At Caribou Coffee, Taweah Park"
<div id="team" data-section="team">
<TeamCardFive
title="Our Expert Team"
description="Meet the passionate people behind your perfect coffee experience at Caribou Coffee Taweah Park."
tag="Meet The Team"
tagIcon={Users}
tagAnimation="slide-up"
team={[
{
id: "1", name: "Ahmed Al-Mansoori", role: "Café Manager", imageSrc: "https://images.unsplash.com/photo-1507003211169-0a1dd7228f2d?w=500&h=500&fit=crop", imageAlt: "Ahmed Al-Mansoori"
},
{
id: "2", name: "Fatima Al-Kaabi", role: "Barista Lead", imageSrc: "https://images.unsplash.com/photo-1494790108377-be9c29b29330?w=500&h=500&fit=crop", imageAlt: "Fatima Al-Kaabi"
},
{
id: "3", name: "Mohammed Al-Darmaki", role: "Operations", imageSrc: "https://images.unsplash.com/photo-1500648767791-00dcc994a43e?w=500&h=500&fit=crop", imageAlt: "Mohammed Al-Darmaki"
},
{
id: "4", name: "Sarita Sharma", role: "Customer Service", imageSrc: "https://images.unsplash.com/photo-1438761681033-6461ffad8d80?w=500&h=500&fit=crop", imageAlt: "Sarita Sharma"
}
]}
animationType="slide-up"
textboxLayout="default"
useInvertedBackground={false}
buttons={[
{ text: "Get Directions Now", href: "https://maps.google.com/?q=24.24235,55.700408" },
{ text: "Call +971 3 755 6364", href: "tel:+97137556364" }
{ text: "Contact Us", href: "#contact" }
]}
buttonAnimation="slide-up"
/>
</div>
<div id="testimonial" data-section="testimonial">
<TestimonialCardOne
title="What Our Guests Say"
description="Join thousands of satisfied café visitors who love Caribou Coffee at Taweah Park."
tag="Customer Reviews"
tagIcon={Star}
tagAnimation="slide-up"
testimonials={[
{
id: "1", name: "Sarah Johnson", role: "Regular Visitor", company: "Al Ain", rating: 5,
imageSrc: "https://images.unsplash.com/photo-1494790108377-be9c29b29330?w=400&h=400&fit=crop", imageAlt: "Sarah Johnson"
},
{
id: "2", name: "Michael Chen", role: "Coffee Enthusiast", company: "Al Ain", rating: 5,
imageSrc: "https://images.unsplash.com/photo-1507003211169-0a1dd7228f2d?w=400&h=400&fit=crop", imageAlt: "Michael Chen"
},
{
id: "3", name: "Emma Davis", role: "Business Owner", company: "Al Ain", rating: 5,
imageSrc: "https://images.unsplash.com/photo-1438761681033-6461ffad8d80?w=400&h=400&fit=crop", imageAlt: "Emma Davis"
}
]}
animationType="slide-up"
textboxLayout="default"
useInvertedBackground={false}
buttons={[
{ text: "Leave a Review", href: "#" }
]}
buttonAnimation="slide-up"
gridVariant="uniform-all-items-equal"
/>
</div>
<div id="faq" data-section="faq">
<FaqSplitMedia
tag="Questions?"
tagIcon={Clock}
tagAnimation="slide-up"
title="Frequently Asked Questions"
description="Get answers to common questions about Caribou Coffee at Taweah Park."
imageSrc="https://images.unsplash.com/photo-1511920170033-f8396924c348?w=800&h=600&fit=crop"
imageAlt="Caribou Coffee interior"
mediaAnimation="slide-up"
faqs={[
{
id: "1", title: "What are your hours?", content: "We're open 7:00 AM 12:00 AM daily (MondayThursday & Sunday). FridaySaturday: 7:00 AM 1:00 AM."
},
{
id: "2", title: "Do you have parking?", content: "Yes, ample parking is available at Towayya Park. Easy access from the main entrance."
},
{
id: "3", title: "Can I reserve seating?", content: "Yes! We accept reservations for groups. Call +971 3 755 6364 or use our online booking system."
},
{
id: "4", title: "Do you offer WiFi?", content: "Yes, high-speed WiFi is available throughout both levels of our café."
},
{
id: "5", title: "What payment methods do you accept?", content: "We accept cash, credit cards, and mobile payments (Apple Pay, Google Pay, etc.)."
},
{
id: "6", title: "Is there an outdoor seating area?", content: "Yes, we have beautiful outdoor seating with park views on our upper level."
}
]}
faqsAnimation="slide-up"
textboxLayout="default"
useInvertedBackground={false}
buttons={[
{ text: "Contact Us", href: "#contact" }
]}
buttonAnimation="slide-up"
/>
</div>
<div id="contact" data-section="contact">
<ContactSplitForm
title="Visit Us Today"
description="Stop by Caribou Coffee at Taweah Park for your next coffee break. Located inside Towayya Park with easy access, ample seating, and a welcoming atmosphere."
useInvertedBackground={false}
imageSrc="https://images.unsplash.com/photo-1511920170033-f8396924c348?w=800&h=600&fit=crop"
imageAlt="Exterior park entrance"
mediaAnimation="slide-up"
mediaPosition="right"
inputs={[
{ name: "name", type: "text", placeholder: "Your name" },
{ name: "email", type: "email", placeholder: "your@email.com" },
{ name: "phone", type: "tel", placeholder: "+971 ..." }
]}
textarea={{
name: "message", placeholder: "Tell us how we can help...", rows: 4
}}
buttonText="Send Message"
onSubmit={(data) => console.log('Form submitted:', data)}
/>
</div>
<div id="social-proof" data-section="social-proof">
<SocialProofOne
title="Trusted by Thousands"
description="Join visitors who choose Caribou Coffee at Taweah Park for their coffee experience."
tag="Our Community"
tagIcon={Users}
tagAnimation="slide-up"
names={[
"Al Ain Community", "Coffee Enthusiasts", "Business Professionals", "Park Visitors", "Students", "Remote Workers"
]}
textboxLayout="default"
useInvertedBackground={false}
speed={40}
showCard={true}
buttons={[
{ text: "Join Us", href: "#menu" }
]}
buttonAnimation="slide-up"
/>
</div>
<div id="footer" data-section="footer">
<FooterBase
<FooterMedia
logoText="Caribou Coffee"
imageSrc="https://images.unsplash.com/photo-1511920170033-f8396924c348?w=800&h=600&fit=crop"
imageAlt="Caribou Coffee Taweah Park"
mediaAnimation="slide-up"
columns={[
{
title: "Navigation", items: [
{ label: "Menu", href: "#menu" },
{ label: "Gallery", href: "#gallery" },
{ label: "About", href: "#about" },
{ label: "Reviews", href: "#testimonial" },
{ label: "Contact", href: "#contact" }
]
@@ -244,7 +375,7 @@ export default function LandingPage() {
]
},
{
title: "About", items: [
title: "Company", items: [
{ label: "About Caribou", href: "#" },
{ label: "Sustainability", href: "#" },
{ label: "Careers", href: "#" },
@@ -253,6 +384,45 @@ export default function LandingPage() {
}
]}
copyrightText="© 2025 Caribou Coffee. All rights reserved."
onPrivacyClick={() => console.log('Privacy clicked')}
/>
</div>
<div id="privacy" data-section="privacy">
<LegalSection
layout="section"
title="Privacy Policy"
subtitle="Last updated: January 2025"
sections={[
{
heading: "1. Information We Collect", content: [
{ type: "paragraph", text: "We collect information you provide directly to us, including your name, email address, phone number, and any messages you send through our contact form." },
{ type: "list", items: ["Contact information", "Messages and inquiries", "Usage information through cookies"] }
]
},
{
heading: "2. How We Use Your Information", content: [
{ type: "paragraph", text: "We use the information we collect to:" },
{ type: "list", items: ["Respond to your inquiries", "Send you updates about our offers", "Improve our services", "Comply with legal obligations"] }
]
},
{
heading: "3. Data Protection", content: [
{ type: "paragraph", text: "Your privacy is important to us. We implement appropriate technical and organizational measures to protect your personal data against unauthorized access, alteration, disclosure, or destruction." }
]
},
{
heading: "4. Your Rights", content: [
{ type: "paragraph", text: "You have the right to:" },
{ type: "list", items: ["Access your personal data", "Request correction of inaccurate data", "Request deletion of your data", "Opt-out of marketing communications"] }
]
},
{
heading: "5. Contact Us", content: [
{ type: "paragraph", text: "If you have questions about this Privacy Policy or our privacy practices, please contact us at +971 3 755 6364 or through our contact form." }
]
}
]}
/>
</div>
</ThemeProvider>

149
src/app/privacy/page.tsx Normal file
View File

@@ -0,0 +1,149 @@
"use client";
import { ThemeProvider } from "@/providers/themeProvider/ThemeProvider";
import LegalSection from '@/components/legal/LegalSection';
import NavbarLayoutFloatingInline from '@/components/navbar/NavbarLayoutFloatingInline';
import FooterLogoEmphasis from '@/components/sections/footer/FooterLogoEmphasis';
export default function PrivacyPage() {
return (
<ThemeProvider
defaultButtonVariant="hover-magnetic"
defaultTextAnimation="entrance-slide"
borderRadius="rounded"
contentWidth="smallMedium"
sizing="largeSmallSizeMediumTitles"
background="aurora"
cardStyle="glass-elevated"
primaryButtonStyle="diagonal-gradient"
secondaryButtonStyle="glass"
headingFontWeight="light"
>
<div id="nav" data-section="nav">
<NavbarLayoutFloatingInline
brandName="Caribou Coffee"
navItems={[
{ name: "Home", id: "/" },
{ name: "About", id: "#about" },
{ name: "Contact", id: "#contact" }
]}
button={{ text: "Get Directions", href: "https://maps.google.com/?q=24.24235,55.700408" }}
animateOnLoad={true}
/>
</div>
<div id="privacy" data-section="privacy">
<LegalSection
layout="page"
title="Privacy Policy"
subtitle="Last updated: January 2025"
sections={[
{
heading: "1. Information We Collect", content: [
{
type: "paragraph", text: "Caribou Coffee collects information you provide directly to us, including:"
},
{
type: "list", items: [
"Email addresses for newsletter subscriptions", "Contact information for reservations and inquiries", "Payment information for purchases", "Feedback and reviews about our services"
]
},
{
type: "paragraph", text: "We also collect information automatically when you visit our location or website, including device information and usage patterns."
}
]
},
{
heading: "2. How We Use Your Information", content: [
{
type: "paragraph", text: "We use the information we collect to:"
},
{
type: "list", items: [
"Provide and improve our services", "Send newsletters and promotional offers", "Process reservations and orders", "Respond to your inquiries and feedback", "Ensure the security and functionality of our services"
]
}
]
},
{
heading: "3. Data Security", content: [
{
type: "paragraph", text: "We implement appropriate technical and organizational measures to protect your personal information against unauthorized access, alteration, disclosure, or destruction. However, no method of transmission over the internet is 100% secure."
}
]
},
{
heading: "4. Third-Party Sharing", content: [
{
type: "paragraph", text: "We do not sell, trade, or rent your personal information to third parties. We may share information with service providers who assist us in operating our website and conducting our business, subject to confidentiality agreements."
}
]
},
{
heading: "5. Your Rights", content: [
{
type: "paragraph", text: "You have the right to:"
},
{
type: "list", items: [
"Access the personal information we hold about you", "Request correction of inaccurate information", "Request deletion of your information", "Unsubscribe from marketing communications at any time"
]
}
]
},
{
heading: "6. Changes to This Privacy Policy", content: [
{
type: "paragraph", text: "We may update this Privacy Policy from time to time to reflect changes in our practices or for other operational, legal, or regulatory reasons. We will notify you of any material changes by posting the updated policy on our website."
}
]
},
{
heading: "7. Contact Us", content: [
{
type: "paragraph", text: "If you have questions about this Privacy Policy or our privacy practices, please contact us at:"
},
{
type: "list", items: [
"Phone: +971 3 755 6364", "Email: privacy@cariboucoffee.ae", "Location: Taweah Park, Al Ain, UAE"
]
}
]
}
]}
/>
</div>
<div id="footer" data-section="footer">
<FooterLogoEmphasis
logoText="Caribou Coffee"
columns={[
{
items: [
{ label: "Menu", href: "/" },
{ label: "About", href: "/" },
{ label: "Reviews", href: "/" },
{ label: "Contact", href: "/" }
]
},
{
items: [
{ label: "Get Directions", href: "https://maps.google.com/?q=24.24235,55.700408" },
{ label: "Call: +971 3 755 6364", href: "tel:+97137556364" },
{ label: "Location: Taweah Park", href: "https://maps.google.com/?q=24.24235,55.700408" },
{ label: "Hours: 7 AM - 12 AM", href: "#" }
]
},
{
items: [
{ label: "FAQ", href: "/" },
{ label: "Privacy Policy", href: "/privacy" },
{ label: "Careers", href: "#" }
]
}
]}
/>
</div>
</ThemeProvider>
);
}