Merge version_1 into main #1
@@ -84,7 +84,7 @@ export default function LandingPage() {
|
||||
id: "testimonial-2", name: "James Chen", role: "Venezuelan Heritage", testimonial: "I'm Venezuelan and haven't felt authentic food in this country until Pia's. It reminded me of my grandma's house.", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/default/no-image.jpg?id=dxcd74", imageAlt: "James Chen", icon: Heart
|
||||
},
|
||||
{
|
||||
id: "testimonial-3", name: "Sofia Reyes", role: "Local Favorite", testimonial: "The guava pastries are incredible. Fresh, soft, and the perfect amount of sweetness. They sell out so fast!", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/default/no-image.jpg?id=cfkvgq", imageAlt: "Sofia Reyes", icon: Star
|
||||
id: "testimonial-3", name: "Sofia Reyes", role: "Local Favorite", testimonial: "The guava pastries are incredible. Fresh, soft, and the perfect amount of sweetness. They sell out so fast!", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/default/no-image.jpg?id=cfkvgq&_wi=1", imageAlt: "Sofia Reyes", icon: Star
|
||||
},
|
||||
{
|
||||
id: "testimonial-4", name: "David Martinez", role: "Breakfast Regular", testimonial: "Everything is fresh and made from scratch. You can taste the difference. Worth every penny.", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/default/no-image.jpg?id=trzfhi", imageAlt: "David Martinez", icon: Heart
|
||||
@@ -222,7 +222,7 @@ export default function LandingPage() {
|
||||
animationType="blur-reveal"
|
||||
testimonials={[
|
||||
{
|
||||
id: "featured-review-1", name: "Venezuelan Community Member", role: "Home & Heritage", testimonial: "I'm Venezuelan and haven't felt like I've had authentic food in this country... until Pia's Bakery. It reminded me of my grandma's house, the flavors she made, the love she put into every meal. This place is that for me now.", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/default/no-image.jpg?id=cfkvgq", imageAlt: "Cherished customer", icon: Heart
|
||||
id: "featured-review-1", name: "Venezuelan Community Member", role: "Home & Heritage", testimonial: "I'm Venezuelan and haven't felt like I've had authentic food in this country... until Pia's Bakery. It reminded me of my grandma's house, the flavors she made, the love she put into every meal. This place is that for me now.", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/default/no-image.jpg?id=cfkvgq&_wi=2", imageAlt: "Cherished customer", icon: Heart
|
||||
}
|
||||
]}
|
||||
containerClassName="max-w-3xl mx-auto"
|
||||
|
||||
Reference in New Issue
Block a user