Merge version_1 into main #2

Merged
bender merged 4 commits from version_1 into main 2026-03-06 00:47:06 +00:00
4 changed files with 39 additions and 192 deletions

View File

@@ -43,10 +43,7 @@ export default function ContactPage() {
<TextSplitAbout
title="Get in Touch"
description={[
"Visit us at our cozy café on Bin Ashour Street in the heart of Tripoli. We're open daily from 5 PM, welcoming guests for desserts, celebrations, and special occasions.",
"Phone: 021-5800402 — Call us to make reservations, ask about custom orders, or get recommendations. Our team is happy to assist you.",
"Follow us on Instagram and Facebook for daily updates, new menu items, and customer features. We'd love to see you visit and tag us in your photos!",
]}
"Visit us at our cozy café on Bin Ashour Street in the heart of Tripoli. We're open daily from 5 PM, welcoming guests for desserts, celebrations, and special occasions.", "Phone: 021-5800402 — Call us to make reservations, ask about custom orders, or get recommendations. Our team is happy to assist you.", "Follow us on Instagram and Facebook for daily updates, new menu items, and customer features. We'd love to see you visit and tag us in your photos!"]}
buttons={[
{ text: "Call Now", href: "tel:021-5800402" },
{ text: "Get Directions", href: "https://maps.google.com/?q=Bin+Ashour+St+Tripoli+Libya" },
@@ -65,7 +62,7 @@ export default function ContactPage() {
tagAnimation="slide-up"
title="Visit Dolce Chocolate Cafe Tonight"
description="Bin Ashour Street, Tripoli, Libya • Open Daily from 5 PM • Call 021-5800402 for reservations and inquiries"
background={{ variant: "circleGradient" }}
background={{ variant: "plain" }}
useInvertedBackground={false}
buttons={[
{ text: "Call for Reservation", href: "tel:021-5800402" },

View File

@@ -48,47 +48,17 @@ export default function MenuPage() {
tagAnimation="slide-up"
products={[
{
id: "1",
name: "Chocolate Lava Cake",
price: "12 LYD",
imageSrc: "http://img.b2bpic.net/free-photo/brownie-with-chocolate-sauce-powdered-sugar_140725-7776.jpg?_wi=2",
imageAlt: "Chocolate Lava Cake",
},
id: "1", name: "Chocolate Lava Cake", price: "12 LYD", imageSrc: "http://img.b2bpic.net/free-photo/brownie-with-chocolate-sauce-powdered-sugar_140725-7776.jpg", imageAlt: "Chocolate Lava Cake"},
{
id: "2",
name: "Premium Waffles",
price: "10 LYD",
imageSrc: "http://img.b2bpic.net/free-photo/top-view-belgian-waffle-with-blueberries_23-2148468095.jpg?_wi=2",
imageAlt: "Premium Waffles",
},
id: "2", name: "Premium Waffles", price: "10 LYD", imageSrc: "http://img.b2bpic.net/free-photo/top-view-belgian-waffle-with-blueberries_23-2148468095.jpg", imageAlt: "Premium Waffles"},
{
id: "3",
name: "Artisan Crepes",
price: "9 LYD",
imageSrc: "http://img.b2bpic.net/free-photo/chocolate-crepe_23-2148148785.jpg?_wi=2",
imageAlt: "Artisan Crepes",
},
id: "3", name: "Artisan Crepes", price: "9 LYD", imageSrc: "http://img.b2bpic.net/free-photo/chocolate-crepe_23-2148148785.jpg", imageAlt: "Artisan Crepes"},
{
id: "4",
name: "Hot Chocolate Deluxe",
price: "8 LYD",
imageSrc: "http://img.b2bpic.net/free-photo/cup-coffee-stands-coffee-beans-chocolate_8353-1476.jpg?_wi=2",
imageAlt: "Hot Chocolate Deluxe",
},
id: "4", name: "Hot Chocolate Deluxe", price: "8 LYD", imageSrc: "http://img.b2bpic.net/free-photo/cup-coffee-stands-coffee-beans-chocolate_8353-1476.jpg", imageAlt: "Hot Chocolate Deluxe"},
{
id: "5",
name: "Chocolate Mousse",
price: "11 LYD",
imageSrc: "http://img.b2bpic.net/free-photo/vertical-shot-glass-delicious-ice-cream-with-chocolate-syrup-whipped-cream_181624-57869.jpg?_wi=2",
imageAlt: "Chocolate Mousse",
},
id: "5", name: "Chocolate Mousse", price: "11 LYD", imageSrc: "http://img.b2bpic.net/free-photo/vertical-shot-glass-delicious-ice-cream-with-chocolate-syrup-whipped-cream_181624-57869.jpg", imageAlt: "Chocolate Mousse"},
{
id: "6",
name: "Specialty Cake Slice",
price: "7 LYD",
imageSrc: "http://img.b2bpic.net/free-photo/chocolate-cake-wood_1339-6722.jpg?_wi=2",
imageAlt: "Specialty Cake Slice",
},
id: "6", name: "Specialty Cake Slice", price: "7 LYD", imageSrc: "http://img.b2bpic.net/free-photo/chocolate-cake-wood_1339-6722.jpg", imageAlt: "Specialty Cake Slice"},
]}
gridVariant="three-columns-all-equal-width"
animationType="slide-up"
@@ -107,7 +77,7 @@ export default function MenuPage() {
tagAnimation="slide-up"
title="Custom Cakes & Private Events"
description="Celebrate your special moments with custom cakes and catering. We offer personalized service for birthdays, anniversaries, corporate events, and more."
background={{ variant: "circleGradient" }}
background={{ variant: "plain" }}
useInvertedBackground={false}
buttons={[
{ text: "Request Custom Order", href: "tel:021-5800402" },

View File

@@ -9,7 +9,7 @@ import TestimonialCardTwo from "@/components/sections/testimonial/TestimonialCar
import ContactCTA from "@/components/sections/contact/ContactCTA";
import FooterCard from "@/components/sections/footer/FooterCard";
import Link from "next/link";
import { Heart, Camera, Briefcase, Users, Airplane, Instagram, Facebook, Phone, Sparkles, Coffee, MapPin } from "lucide-react";
import { Heart, Camera, Briefcase, Users, Airplay, Instagram, Facebook, Phone, Sparkles, Coffee, MapPin } from "lucide-react";
export default function HomePage() {
return (
@@ -56,29 +56,14 @@ export default function HomePage() {
useInvertedBackground={false}
testimonials={[
{
name: "Sarah M.",
handle: "Regular Customer",
testimonial: "The chocolate éclairs are absolutely divine. Worth every visit!",
rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/close-up-customer-support-worker-wearing-headset-following-call-script_482257-125782.jpg",
imageAlt: "Sarah M. testimonial",
},
name: "Sarah M.", handle: "Regular Customer", testimonial: "The chocolate éclairs are absolutely divine. Worth every visit!", rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/close-up-customer-support-worker-wearing-headset-following-call-script_482257-125782.jpg", imageAlt: "Sarah M. testimonial"},
{
name: "Ahmed K.",
handle: "Local Resident",
testimonial: "Best waffles in Tripoli. The ambiance is perfect for couples.",
rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/smiling-businessman-standing-airport_107420-85035.jpg",
imageAlt: "Ahmed K. testimonial",
},
name: "Ahmed K.", handle: "Local Resident", testimonial: "Best waffles in Tripoli. The ambiance is perfect for couples.", rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/smiling-businessman-standing-airport_107420-85035.jpg", imageAlt: "Ahmed K. testimonial"},
{
name: "Layla T.",
handle: "Instagram Creator",
testimonial: "Every dessert is Instagram-perfect. A must-visit café!",
rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/portrait-female-artist-outdoors_23-2148014117.jpg",
imageAlt: "Layla T. testimonial",
},
name: "Layla T.", handle: "Instagram Creator", testimonial: "Every dessert is Instagram-perfect. A must-visit café!", rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/portrait-female-artist-outdoors_23-2148014117.jpg", imageAlt: "Layla T. testimonial"},
]}
buttons={[
{ text: "Call Now", href: "tel:021-5800402" },
@@ -86,7 +71,7 @@ export default function HomePage() {
]}
buttonAnimation="slide-up"
showMarqueeCard={false}
background={{ variant: "circleGradient" }}
background={{ variant: "plain" }}
/>
</div>
@@ -94,10 +79,7 @@ export default function HomePage() {
<TextSplitAbout
title="Our Passion for Chocolate"
description={[
"Welcome to Dolce Chocolate Cafe, where we celebrate the art of fine chocolate and exquisite desserts. Every creation is crafted with meticulous attention to detail, using premium ingredients sourced from the finest suppliers.",
"We believe that a perfect dessert is more than just taste—it's an experience that brings people together. Whether you're celebrating a special moment with loved ones or simply craving an escape into sweetness, our café is your sanctuary.",
"Open daily from 5 PM, we invite you to discover why locals and visitors alike consider us Tripoli's premier destination for chocolate experiences. Come enjoy our cozy ambiance, Instagram-worthy treats, and unforgettable service.",
]}
"Welcome to Dolce Chocolate Cafe, where we celebrate the art of fine chocolate and exquisite desserts. Every creation is crafted with meticulous attention to detail, using premium ingredients sourced from the finest suppliers.", "We believe that a perfect dessert is more than just taste—it's an experience that brings people together. Whether you're celebrating a special moment with loved ones or simply craving an escape into sweetness, our café is your sanctuary.", "Open daily from 5 PM, we invite you to discover why locals and visitors alike consider us Tripoli's premier destination for chocolate experiences. Come enjoy our cozy ambiance, Instagram-worthy treats, and unforgettable service."]}
buttons={[
{ text: "View Menu", href: "/menu" },
{ text: "Make a Reservation", href: "/contact" },
@@ -118,47 +100,17 @@ export default function HomePage() {
tagAnimation="slide-up"
products={[
{
id: "1",
name: "Chocolate Lava Cake",
price: "12 LYD",
imageSrc: "http://img.b2bpic.net/free-photo/brownie-with-chocolate-sauce-powdered-sugar_140725-7776.jpg?_wi=1",
imageAlt: "Chocolate Lava Cake",
},
id: "1", name: "Chocolate Lava Cake", price: "12 LYD", imageSrc: "http://img.b2bpic.net/free-photo/brownie-with-chocolate-sauce-powdered-sugar_140725-7776.jpg", imageAlt: "Chocolate Lava Cake"},
{
id: "2",
name: "Premium Waffles",
price: "10 LYD",
imageSrc: "http://img.b2bpic.net/free-photo/top-view-belgian-waffle-with-blueberries_23-2148468095.jpg?_wi=1",
imageAlt: "Premium Waffles",
},
id: "2", name: "Premium Waffles", price: "10 LYD", imageSrc: "http://img.b2bpic.net/free-photo/top-view-belgian-waffle-with-blueberries_23-2148468095.jpg", imageAlt: "Premium Waffles"},
{
id: "3",
name: "Artisan Crepes",
price: "9 LYD",
imageSrc: "http://img.b2bpic.net/free-photo/chocolate-crepe_23-2148148785.jpg?_wi=1",
imageAlt: "Artisan Crepes",
},
id: "3", name: "Artisan Crepes", price: "9 LYD", imageSrc: "http://img.b2bpic.net/free-photo/chocolate-crepe_23-2148148785.jpg", imageAlt: "Artisan Crepes"},
{
id: "4",
name: "Hot Chocolate Deluxe",
price: "8 LYD",
imageSrc: "http://img.b2bpic.net/free-photo/cup-coffee-stands-coffee-beans-chocolate_8353-1476.jpg?_wi=1",
imageAlt: "Hot Chocolate Deluxe",
},
id: "4", name: "Hot Chocolate Deluxe", price: "8 LYD", imageSrc: "http://img.b2bpic.net/free-photo/cup-coffee-stands-coffee-beans-chocolate_8353-1476.jpg", imageAlt: "Hot Chocolate Deluxe"},
{
id: "5",
name: "Chocolate Mousse",
price: "11 LYD",
imageSrc: "http://img.b2bpic.net/free-photo/vertical-shot-glass-delicious-ice-cream-with-chocolate-syrup-whipped-cream_181624-57869.jpg?_wi=1",
imageAlt: "Chocolate Mousse",
},
id: "5", name: "Chocolate Mousse", price: "11 LYD", imageSrc: "http://img.b2bpic.net/free-photo/vertical-shot-glass-delicious-ice-cream-with-chocolate-syrup-whipped-cream_181624-57869.jpg", imageAlt: "Chocolate Mousse"},
{
id: "6",
name: "Specialty Cake Slice",
price: "7 LYD",
imageSrc: "http://img.b2bpic.net/free-photo/chocolate-cake-wood_1339-6722.jpg?_wi=1",
imageAlt: "Specialty Cake Slice",
},
id: "6", name: "Specialty Cake Slice", price: "7 LYD", imageSrc: "http://img.b2bpic.net/free-photo/chocolate-cake-wood_1339-6722.jpg", imageAlt: "Specialty Cake Slice"},
]}
gridVariant="bento-grid"
animationType="slide-up"
@@ -178,58 +130,22 @@ export default function HomePage() {
tagAnimation="slide-up"
testimonials={[
{
id: "1",
name: "Fatima Al-Mansouri",
role: "Regular Customer",
testimonial: "The best chocolate café in Tripoli! My family visits every week. The staff is incredibly welcoming and the desserts are divine.",
imageSrc: "http://img.b2bpic.net/free-photo/smiling-woman-sitting-cafe-with-closed-laptop_1262-1151.jpg?_wi=1",
imageAlt: "Fatima Al-Mansouri",
icon: Heart,
id: "1", name: "Fatima Al-Mansouri", role: "Regular Customer", testimonial: "The best chocolate café in Tripoli! My family visits every week. The staff is incredibly welcoming and the desserts are divine.", imageSrc: "http://img.b2bpic.net/free-photo/smiling-woman-sitting-cafe-with-closed-laptop_1262-1151.jpg", imageAlt: "Fatima Al-Mansouri", icon: Heart,
},
{
id: "2",
name: "Mohammed Hassan",
role: "Couple Night Out",
testimonial: "Took my wife here for our anniversary. The ambiance is romantic, the chocolate crepes are perfect, and we got the best table by the window.",
imageSrc: "http://img.b2bpic.net/free-photo/smiling-handsome-bearded-african-american-businessman-brown-classic-jacket-isolated-dark-background_613910-6626.jpg?_wi=1",
imageAlt: "Mohammed Hassan",
icon: Heart,
id: "2", name: "Mohammed Hassan", role: "Couple Night Out", testimonial: "Took my wife here for our anniversary. The ambiance is romantic, the chocolate crepes are perfect, and we got the best table by the window.", imageSrc: "http://img.b2bpic.net/free-photo/smiling-handsome-bearded-african-american-businessman-brown-classic-jacket-isolated-dark-background_613910-6626.jpg", imageAlt: "Mohammed Hassan", icon: Heart,
},
{
id: "3",
name: "Noor Ibrahim",
role: "Instagram Creator",
testimonial: "Every single dessert at Dolce is Instagram gold! The presentation is stunning and tastes even better. My followers love my content from here.",
imageSrc: "http://img.b2bpic.net/free-photo/portrait-young-creative-social-media-content-creator-woman-showing-lipstick-swatches-her-hand_1258-255210.jpg?_wi=1",
imageAlt: "Noor Ibrahim",
icon: Camera,
id: "3", name: "Noor Ibrahim", role: "Instagram Creator", testimonial: "Every single dessert at Dolce is Instagram gold! The presentation is stunning and tastes even better. My followers love my content from here.", imageSrc: "http://img.b2bpic.net/free-photo/portrait-young-creative-social-media-content-creator-woman-showing-lipstick-swatches-her-hand_1258-255210.jpg", imageAlt: "Noor Ibrahim", icon: Camera,
},
{
id: "4",
name: "Karim Fakhri",
role: "Local Business Owner",
testimonial: "I bring clients here to celebrate deals. The professionalism and quality of service make an excellent impression every single time.",
imageSrc: "http://img.b2bpic.net/free-photo/blond-businessman-happy-expression_1194-3797.jpg?_wi=1",
imageAlt: "Karim Fakhri",
icon: Briefcase,
id: "4", name: "Karim Fakhri", role: "Local Business Owner", testimonial: "I bring clients here to celebrate deals. The professionalism and quality of service make an excellent impression every single time.", imageSrc: "http://img.b2bpic.net/free-photo/blond-businessman-happy-expression_1194-3797.jpg", imageAlt: "Karim Fakhri", icon: Briefcase,
},
{
id: "5",
name: "Amina Soliman",
role: "Family Gatherings",
testimonial: "Perfect spot for family celebrations. The kids love the waffles and we adults love the premium hot chocolate. Highly recommended!",
imageSrc: "http://img.b2bpic.net/free-photo/two-women-forest-woman-pointing-scenery-people-nature_169016-67698.jpg?_wi=1",
imageAlt: "Amina Soliman",
icon: Users,
id: "5", name: "Amina Soliman", role: "Family Gatherings", testimonial: "Perfect spot for family celebrations. The kids love the waffles and we adults love the premium hot chocolate. Highly recommended!", imageSrc: "http://img.b2bpic.net/free-photo/two-women-forest-woman-pointing-scenery-people-nature_169016-67698.jpg", imageAlt: "Amina Soliman", icon: Users,
},
{
id: "6",
name: "Rashid Al-Farsi",
role: "Tourist Visitor",
testimonial: "Visiting Tripoli and stumbled upon Dolce. Best decision! The chocolate experience here rivals European cafés. Coming back tomorrow!",
imageSrc: "http://img.b2bpic.net/free-photo/happy-tanned-man-with-backpack-leans-white-fence-good-humored-guy-dark-tshirt-shorts-smiles-background-city_197531-30047.jpg?_wi=1",
imageAlt: "Rashid Al-Farsi",
icon: Airplane,
id: "6", name: "Rashid Al-Farsi", role: "Tourist Visitor", testimonial: "Visiting Tripoli and stumbled upon Dolce. Best decision! The chocolate experience here rivals European cafés. Coming back tomorrow!", imageSrc: "http://img.b2bpic.net/free-photo/happy-tanned-man-with-backpack-leans-white-fence-good-humored-guy-dark-tshirt-shorts-smiles-background-city_197531-30047.jpg", imageAlt: "Rashid Al-Farsi", icon: Airplay,
},
]}
animationType="slide-up"
@@ -248,7 +164,7 @@ export default function HomePage() {
tagAnimation="slide-up"
title="Visit Dolce Chocolate Cafe Tonight"
description="Bin Ashour Street, Tripoli, Libya • Open Daily from 5 PM • Call 021-5800402 for reservations and inquiries"
background={{ variant: "circleGradient" }}
background={{ variant: "plain" }}
useInvertedBackground={false}
buttons={[
{ text: "Call Now", href: "tel:021-5800402" },

View File

@@ -6,7 +6,7 @@ import TestimonialCardTwo from "@/components/sections/testimonial/TestimonialCar
import ContactCTA from "@/components/sections/contact/ContactCTA";
import FooterCard from "@/components/sections/footer/FooterCard";
import Link from "next/link";
import { Instagram, Facebook, Phone, Heart, Camera, Briefcase, Users, Airplane, MapPin } from "lucide-react";
import { Instagram, Facebook, Phone, Heart, Camera, Briefcase, Users, Airplay, MapPin } from "lucide-react";
export default function ReviewsPage() {
return (
@@ -47,58 +47,22 @@ export default function ReviewsPage() {
tagAnimation="slide-up"
testimonials={[
{
id: "1",
name: "Fatima Al-Mansouri",
role: "Regular Customer",
testimonial: "The best chocolate café in Tripoli! My family visits every week. The staff is incredibly welcoming and the desserts are divine.",
imageSrc: "http://img.b2bpic.net/free-photo/smiling-woman-sitting-cafe-with-closed-laptop_1262-1151.jpg?_wi=4",
imageAlt: "Fatima Al-Mansouri",
icon: Heart,
id: "1", name: "Fatima Al-Mansouri", role: "Regular Customer", testimonial: "The best chocolate café in Tripoli! My family visits every week. The staff is incredibly welcoming and the desserts are divine.", imageSrc: "http://img.b2bpic.net/free-photo/smiling-woman-sitting-cafe-with-closed-laptop_1262-1151.jpg", imageAlt: "Fatima Al-Mansouri", icon: Heart,
},
{
id: "2",
name: "Mohammed Hassan",
role: "Couple Night Out",
testimonial: "Took my wife here for our anniversary. The ambiance is romantic, the chocolate crepes are perfect, and we got the best table by the window.",
imageSrc: "http://img.b2bpic.net/free-photo/smiling-handsome-bearded-african-american-businessman-brown-classic-jacket-isolated-dark-background_613910-6626.jpg?_wi=4",
imageAlt: "Mohammed Hassan",
icon: Heart,
id: "2", name: "Mohammed Hassan", role: "Couple Night Out", testimonial: "Took my wife here for our anniversary. The ambiance is romantic, the chocolate crepes are perfect, and we got the best table by the window.", imageSrc: "http://img.b2bpic.net/free-photo/smiling-handsome-bearded-african-american-businessman-brown-classic-jacket-isolated-dark-background_613910-6626.jpg", imageAlt: "Mohammed Hassan", icon: Heart,
},
{
id: "3",
name: "Noor Ibrahim",
role: "Instagram Creator",
testimonial: "Every single dessert at Dolce is Instagram gold! The presentation is stunning and tastes even better. My followers love my content from here.",
imageSrc: "http://img.b2bpic.net/free-photo/portrait-young-creative-social-media-content-creator-woman-showing-lipstick-swatches-her-hand_1258-255210.jpg?_wi=3",
imageAlt: "Noor Ibrahim",
icon: Camera,
id: "3", name: "Noor Ibrahim", role: "Instagram Creator", testimonial: "Every single dessert at Dolce is Instagram gold! The presentation is stunning and tastes even better. My followers love my content from here.", imageSrc: "http://img.b2bpic.net/free-photo/portrait-young-creative-social-media-content-creator-woman-showing-lipstick-swatches-her-hand_1258-255210.jpg", imageAlt: "Noor Ibrahim", icon: Camera,
},
{
id: "4",
name: "Karim Fakhri",
role: "Local Business Owner",
testimonial: "I bring clients here to celebrate deals. The professionalism and quality of service make an excellent impression every single time.",
imageSrc: "http://img.b2bpic.net/free-photo/blond-businessman-happy-expression_1194-3797.jpg?_wi=3",
imageAlt: "Karim Fakhri",
icon: Briefcase,
id: "4", name: "Karim Fakhri", role: "Local Business Owner", testimonial: "I bring clients here to celebrate deals. The professionalism and quality of service make an excellent impression every single time.", imageSrc: "http://img.b2bpic.net/free-photo/blond-businessman-happy-expression_1194-3797.jpg", imageAlt: "Karim Fakhri", icon: Briefcase,
},
{
id: "5",
name: "Amina Soliman",
role: "Family Gatherings",
testimonial: "Perfect spot for family celebrations. The kids love the waffles and we adults love the premium hot chocolate. Highly recommended!",
imageSrc: "http://img.b2bpic.net/free-photo/two-women-forest-woman-pointing-scenery-people-nature_169016-67698.jpg?_wi=2",
imageAlt: "Amina Soliman",
icon: Users,
id: "5", name: "Amina Soliman", role: "Family Gatherings", testimonial: "Perfect spot for family celebrations. The kids love the waffles and we adults love the premium hot chocolate. Highly recommended!", imageSrc: "http://img.b2bpic.net/free-photo/two-women-forest-woman-pointing-scenery-people-nature_169016-67698.jpg", imageAlt: "Amina Soliman", icon: Users,
},
{
id: "6",
name: "Rashid Al-Farsi",
role: "Tourist Visitor",
testimonial: "Visiting Tripoli and stumbled upon Dolce. Best decision! The chocolate experience here rivals European cafés. Coming back tomorrow!",
imageSrc: "http://img.b2bpic.net/free-photo/happy-tanned-man-with-backpack-leans-white-fence-good-humored-guy-dark-tshirt-shorts-smiles-background-city_197531-30047.jpg?_wi=2",
imageAlt: "Rashid Al-Farsi",
icon: Airplane,
id: "6", name: "Rashid Al-Farsi", role: "Tourist Visitor", testimonial: "Visiting Tripoli and stumbled upon Dolce. Best decision! The chocolate experience here rivals European cafés. Coming back tomorrow!", imageSrc: "http://img.b2bpic.net/free-photo/happy-tanned-man-with-backpack-leans-white-fence-good-humored-guy-dark-tshirt-shorts-smiles-background-city_197531-30047.jpg", imageAlt: "Rashid Al-Farsi", icon: Airplay,
},
]}
animationType="slide-up"
@@ -117,7 +81,7 @@ export default function ReviewsPage() {
tagAnimation="slide-up"
title="We'd Love Your Feedback"
description="Your experience matters to us. If you've visited Dolce, please share your thoughts on Google Maps, Instagram, or Facebook. We read every review!"
background={{ variant: "circleGradient" }}
background={{ variant: "plain" }}
useInvertedBackground={false}
buttons={[
{ text: "Write a Review", href: "https://maps.google.com/?q=Dolce+Chocolate+Cafe+Tripoli" },