Merge version_2 into main #4

Merged
bender merged 1 commits from version_2 into main 2026-03-11 07:57:45 +00:00

View File

@@ -162,19 +162,19 @@ export default function SweetHavenPage() {
id: "1", name: "Emma Rodriguez, Event Planner", date: "Date: 15 January 2025", title: "Perfect for our wedding!", quote: "We ordered Sweet Haven's confections for our wedding and our guests couldn't stop raving about them. The quality and presentation were exceptional!", tag: "Wedding Special", avatarSrc: "https://images.unsplash.com/photo-1494790108377-be9c29b29330?w=100&h=100&fit=crop", imageSrc: "https://images.unsplash.com/photo-1494790108377-be9c29b29330?w=600&h=400&fit=crop"
},
{
id: "2", name: "Michael Chen, Corporate Manager", date: "Date: 22 January 2025", title: "Best gift for clients", quote: "We use Sweet Haven's premium assortments as gifts for our clients. They always appreciate the thoughtfulness and quality. It's become our go-to!", tag: "Corporate Gifting", avatarSrc: "https://images.unsplash.com/photo-1507003211169-0a1dd7228f2d?w=100&h=100&fit=crop", imageSrc: "https://images.unsplash.com/photo-1507003211169-0a1dd7228f2d?w=600&h=400&fit=crop"
id: "2", name: "Michael Chen, Corporate Manager", date: "Date: 22 January 2025", title: "Best gift for clients", quote: "We use Sweet Haven's premium assortments as gifts for our clients. They always appreciate the thoughtfulness and quality. It's become our go-to!", tag: "Corporate Gifting", avatarSrc: "https://images.unsplash.com/photo-1507003211169-0a1dd7228f2d?w=100&h=100&fit=crop", imageSrc: "https://images.unsplash.com/photo-1507003211169-0a1dd7228f2d?w=600&h=400&fit=crop&_wi=1"
},
{
id: "3", name: "Lisa Thompson, Parent", date: "Date: 28 January 2025", title: "My kids absolutely love them", quote: "Finally found a candy shop that uses real ingredients and no artificial flavors. My children look forward to our visits, and I love knowing what they're eating.", tag: "Family Favorite", avatarSrc: "https://images.unsplash.com/photo-1438761681033-6461ffad8d80?w=100&h=100&fit=crop", imageSrc: "https://images.unsplash.com/photo-1438761681033-6461ffad8d80?w=600&h=400&fit=crop"
},
{
id: "4", name: "David Park, Food Critic", date: "Date: 5 February 2025", title: "Artistry in confectionery", quote: "As a food critic, I'm impressed by Sweet Haven's dedication to craft. Every piece is a work of art with impeccable flavor balance and quality.", tag: "Professional Endorsement", avatarSrc: "https://images.unsplash.com/photo-1500648767791-00dcc994a43e?w=100&h=100&fit=crop", imageSrc: "https://images.unsplash.com/photo-1500648767791-00dcc994a43e?w=600&h=400&fit=crop"
id: "4", name: "David Park, Food Critic", date: "Date: 5 February 2025", title: "Artistry in confectionery", quote: "As a food critic, I'm impressed by Sweet Haven's dedication to craft. Every piece is a work of art with impeccable flavor balance and quality.", tag: "Professional Endorsement", avatarSrc: "https://images.unsplash.com/photo-1500648767791-00dcc994a43e?w=100&h=100&fit=crop", imageSrc: "https://images.unsplash.com/photo-1500648767791-00dcc994a43e?w=600&h=400&fit=crop&_wi=1"
},
{
id: "5", name: "Jessica Allen, Regular Customer", date: "Date: 12 February 2025", title: "Monthly tradition", quote: "I've been ordering from Sweet Haven for over a year now. The consistency in quality and taste is remarkable. It's become my monthly treat to myself!", tag: "Loyal Customer", avatarSrc: "https://images.unsplash.com/photo-1507003211169-0a1dd7228f2d?w=100&h=100&fit=crop", imageSrc: "https://images.unsplash.com/photo-1507003211169-0a1dd7228f2d?w=600&h=400&fit=crop"
id: "5", name: "Jessica Allen, Regular Customer", date: "Date: 12 February 2025", title: "Monthly tradition", quote: "I've been ordering from Sweet Haven for over a year now. The consistency in quality and taste is remarkable. It's become my monthly treat to myself!", tag: "Loyal Customer", avatarSrc: "https://images.unsplash.com/photo-1507003211169-0a1dd7228f2d?w=100&h=100&fit=crop", imageSrc: "https://images.unsplash.com/photo-1507003211169-0a1dd7228f2d?w=600&h=400&fit=crop&_wi=2"
},
{
id: "6", name: "Robert Martinez, Baker", date: "Date: 19 February 2025", title: "Premium quality ingredients", quote: "As a professional baker, I use Sweet Haven's products as reference points for quality. They're the gold standard in handmade confectionery.", tag: "Industry Expert", avatarSrc: "https://images.unsplash.com/photo-1500648767791-00dcc994a43e?w=100&h=100&fit=crop", imageSrc: "https://images.unsplash.com/photo-1500648767791-00dcc994a43e?w=600&h=400&fit=crop"
id: "6", name: "Robert Martinez, Baker", date: "Date: 19 February 2025", title: "Premium quality ingredients", quote: "As a professional baker, I use Sweet Haven's products as reference points for quality. They're the gold standard in handmade confectionery.", tag: "Industry Expert", avatarSrc: "https://images.unsplash.com/photo-1500648767791-00dcc994a43e?w=100&h=100&fit=crop", imageSrc: "https://images.unsplash.com/photo-1500648767791-00dcc994a43e?w=600&h=400&fit=crop&_wi=2"
}
]}
buttons={[{ text: "Read More Reviews", href: "#" }]}