Merge version_1 into main #3
@@ -48,6 +48,7 @@ export default function ArtisanBakeryPage() {
|
||||
description="Discover our artisanal collection of premium breads, pastries, and custom cakes made with the finest ingredients. Every item is crafted daily in our traditional ovens with passion and expertise."
|
||||
tag="Premium Bakery"
|
||||
tagIcon={Sparkles}
|
||||
background={{ variant: "glowing-orb" }}
|
||||
imageSrc="http://img.b2bpic.net/free-photo/beautiful-still-life-with-different-kinds-bread-grain-flour-weight-ears-wheat-pitcher-milk-eggs-black-background_639032-477.jpg"
|
||||
imageAlt="Fresh artisan bakery bread display"
|
||||
mediaAnimation="slide-up"
|
||||
@@ -182,20 +183,16 @@ export default function ArtisanBakeryPage() {
|
||||
tagIcon={MessageCircle}
|
||||
testimonials={[
|
||||
{
|
||||
id: "1", name: "Emma Rodriguez", role: "Regular Customer", company: "Local Community", rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/pretty-blond-business-woman-standing-with-coffee-cup_23-2148095744.jpg"
|
||||
id: "1", name: "Emma Rodriguez", role: "Regular Customer", company: "Local Community", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/pretty-blond-business-woman-standing-with-coffee-cup_23-2148095744.jpg"
|
||||
},
|
||||
{
|
||||
id: "2", name: "Michael Chen", role: "Event Organizer", company: "Premium Events Co", rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/joyful-young-blonde-handsome-man-showing-thumbs-up-looking-camera_141793-129831.jpg"
|
||||
id: "2", name: "Michael Chen", role: "Event Organizer", company: "Premium Events Co", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/joyful-young-blonde-handsome-man-showing-thumbs-up-looking-camera_141793-129831.jpg"
|
||||
},
|
||||
{
|
||||
id: "3", name: "Lisa Thompson", role: "Cafe Owner", company: "Downtown Cafe", rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/brunette-businesswoman-posing_23-2148142708.jpg"
|
||||
id: "3", name: "Lisa Thompson", role: "Cafe Owner", company: "Downtown Cafe", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/brunette-businesswoman-posing_23-2148142708.jpg"
|
||||
},
|
||||
{
|
||||
id: "4", name: "David Park", role: "Restaurant Chef", company: "Fine Dining Bistro", rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/young-man-holding-hands-furious-gesture-blue-suit-looking-annoyed-front-view_176474-14898.jpg"
|
||||
id: "4", name: "David Park", role: "Restaurant Chef", company: "Fine Dining Bistro", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/young-man-holding-hands-furious-gesture-blue-suit-looking-annoyed-front-view_176474-14898.jpg"
|
||||
},
|
||||
]}
|
||||
kpiItems={[
|
||||
|
||||
Reference in New Issue
Block a user