Merge version_1 into main #1
@@ -50,15 +50,15 @@ export default function LandingPage() {
|
||||
testimonials={[
|
||||
{
|
||||
name: "Sarah Mitchell", handle: "Regular Customer", testimonial: "What a gem hidden away. The food is delicious, portions are generous, and the staff are incredibly friendly.", rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/front-view-smiley-business-woman-posing-outdoors_23-2148603023.jpg"
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/front-view-smiley-business-woman-posing-outdoors_23-2148603023.jpg?_wi=1"
|
||||
},
|
||||
{
|
||||
name: "James Chen", handle: "Coffee Enthusiast", testimonial: "GREAT coffee. Obsessed with the bagels. I keep coming back again and again.", rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/handsome-young-man-wearing-trendy-hat-sitting-wooden-table-coffee-shop_273609-1622.jpg"
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/handsome-young-man-wearing-trendy-hat-sitting-wooden-table-coffee-shop_273609-1622.jpg?_wi=1"
|
||||
},
|
||||
{
|
||||
name: "Emma Rodriguez", handle: "Bellville Local", testimonial: "Awesome little café. Clearly a local favourite. Great coffee, great sandwiches, and great service.", rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/girl-with-cheesecake_1303-3947.jpg"
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/girl-with-cheesecake_1303-3947.jpg?_wi=1"
|
||||
}
|
||||
]}
|
||||
testimonialRotationInterval={5000}
|
||||
@@ -79,15 +79,15 @@ export default function LandingPage() {
|
||||
testimonials={[
|
||||
{
|
||||
id: "1", name: "Amanda Lawson", role: "Entrepreneur", company: "Bellville Business Co.", rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/front-view-smiley-business-woman-posing-outdoors_23-2148603023.jpg"
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/front-view-smiley-business-woman-posing-outdoors_23-2148603023.jpg?_wi=2"
|
||||
},
|
||||
{
|
||||
id: "2", name: "David Pieterse", role: "Designer", company: "Local Creative Studio", rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/handsome-young-man-wearing-trendy-hat-sitting-wooden-table-coffee-shop_273609-1622.jpg"
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/handsome-young-man-wearing-trendy-hat-sitting-wooden-table-coffee-shop_273609-1622.jpg?_wi=2"
|
||||
},
|
||||
{
|
||||
id: "3", name: "Lisa Van Der Merwe", role: "Marketing Manager", company: "Cape Town Tech", rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/girl-with-cheesecake_1303-3947.jpg"
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/girl-with-cheesecake_1303-3947.jpg?_wi=2"
|
||||
},
|
||||
{
|
||||
id: "4", name: "Marcus Johnson", role: "Teacher", company: "Local School", rating: 5,
|
||||
@@ -114,7 +114,7 @@ export default function LandingPage() {
|
||||
{ value: "10+", title: "Years Roasting Excellence" },
|
||||
{ value: "100%", title: "Freshly Roasted Daily" }
|
||||
]}
|
||||
imageSrc="http://img.b2bpic.net/free-photo/beautiful-blond-girl-with-blue-eyes-bright-pink-lips-sitting-coffee-shop-chair-she-holds-smartphone-her-hand_197531-83.jpg"
|
||||
imageSrc="http://img.b2bpic.net/free-photo/beautiful-blond-girl-with-blue-eyes-bright-pink-lips-sitting-coffee-shop-chair-she-holds-smartphone-her-hand_197531-83.jpg?_wi=1"
|
||||
imageAlt="Boston Coffee Roasters cozy café interior"
|
||||
mediaAnimation="slide-up"
|
||||
metricsAnimation="slide-up"
|
||||
@@ -130,11 +130,11 @@ export default function LandingPage() {
|
||||
products={[
|
||||
{
|
||||
id: "1", brand: "Boston Coffee Roasters", name: "Bacon Feta Avo Toastie", price: "R85", rating: 5,
|
||||
reviewCount: "340+", imageSrc: "http://img.b2bpic.net/free-photo/breakfast-with-two-breads_23-2147788617.jpg", imageAlt: "Bacon feta avocado toastie on sourdough"
|
||||
reviewCount: "340+", imageSrc: "http://img.b2bpic.net/free-photo/breakfast-with-two-breads_23-2147788617.jpg?_wi=1", imageAlt: "Bacon feta avocado toastie on sourdough"
|
||||
},
|
||||
{
|
||||
id: "2", brand: "Boston Coffee Roasters", name: "Flat White Espresso", price: "R45", rating: 5,
|
||||
reviewCount: "890+", imageSrc: "http://img.b2bpic.net/free-photo/coffee-with-latte-art-decoration_1150-6325.jpg", imageAlt: "Silky smooth flat white coffee"
|
||||
reviewCount: "890+", imageSrc: "http://img.b2bpic.net/free-photo/coffee-with-latte-art-decoration_1150-6325.jpg?_wi=1", imageAlt: "Silky smooth flat white coffee"
|
||||
},
|
||||
{
|
||||
id: "3", brand: "Boston Coffee Roasters", name: "Fresh Bagel Selection", price: "R55", rating: 5,
|
||||
@@ -164,15 +164,15 @@ export default function LandingPage() {
|
||||
features={[
|
||||
{
|
||||
id: "1", title: "Artisan Coffee Excellence", author: "Daily Fresh Roasted", description: "Every bean is carefully selected and roasted to perfection, delivering the finest coffee experience in Cape Town.", tags: ["Premium", "Craft"],
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/coffee-with-latte-art-decoration_1150-6325.jpg", imageAlt: "Premium espresso coffee preparation"
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/coffee-with-latte-art-decoration_1150-6325.jpg?_wi=2", imageAlt: "Premium espresso coffee preparation"
|
||||
},
|
||||
{
|
||||
id: "2", title: "Warm Community Atmosphere", author: "Beloved Local Favorite", description: "Friendly faces behind the counter and a welcoming space where every customer feels like family.", tags: ["Community", "Friendly"],
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/beautiful-blond-girl-with-blue-eyes-bright-pink-lips-sitting-coffee-shop-chair-she-holds-smartphone-her-hand_197531-83.jpg", imageAlt: "Cozy café interior with customers"
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/beautiful-blond-girl-with-blue-eyes-bright-pink-lips-sitting-coffee-shop-chair-she-holds-smartphone-her-hand_197531-83.jpg?_wi=2", imageAlt: "Cozy café interior with customers"
|
||||
},
|
||||
{
|
||||
id: "3", title: "Fresh, Delicious Food", author: "Generously Portioned", description: "Freshly made toasted sandwiches, pastries, and daily specials that keep locals coming back again and again.", tags: ["Fresh", "Homemade"],
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/breakfast-with-two-breads_23-2147788617.jpg", imageAlt: "Fresh toasted sandwich with quality ingredients"
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/breakfast-with-two-breads_23-2147788617.jpg?_wi=2", imageAlt: "Fresh toasted sandwich with quality ingredients"
|
||||
}
|
||||
]}
|
||||
animationType="slide-up"
|
||||
|
||||
Reference in New Issue
Block a user