Update src/app/page.tsx
This commit is contained in:
@@ -55,9 +55,11 @@ export default function LandingPage() {
|
||||
buttonAnimation="slide-up"
|
||||
mediaItems={[
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/cool-sweet-breakfast-bed_23-2147658681.jpg", imageAlt: "Fresh baked pastries and pies from My Little Bakehouse"},
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/cool-sweet-breakfast-bed_23-2147658681.jpg", imageAlt: "Fresh baked pastries and pies from My Little Bakehouse"
|
||||
},
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/close-up-fresh-coffee-with-sugar-ready-be-served_23-2148463988.jpg?_wi=1", imageAlt: "Premium specialty coffee served at our cafe"},
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/close-up-fresh-coffee-with-sugar-ready-be-served_23-2148463988.jpg", imageAlt: "Premium specialty coffee served at our cafe"
|
||||
},
|
||||
]}
|
||||
mediaAnimation="slide-up"
|
||||
rating={5}
|
||||
@@ -85,11 +87,14 @@ export default function LandingPage() {
|
||||
tagIcon={Star}
|
||||
products={[
|
||||
{
|
||||
id: "pies", name: "Homemade Pies", price: "$6–$14", variant: "Meat, Vegetarian, Fruit", imageSrc: "http://img.b2bpic.net/free-photo/two-sweet-gogals-colorful-tablecloth_114579-24933.jpg", imageAlt: "Selection of fresh homemade pies"},
|
||||
id: "pies", name: "Homemade Pies", price: "$6–$14", variant: "Meat, Vegetarian, Fruit", imageSrc: "http://img.b2bpic.net/free-photo/two-sweet-gogals-colorful-tablecloth_114579-24933.jpg", imageAlt: "Selection of fresh homemade pies"
|
||||
},
|
||||
{
|
||||
id: "pastries", name: "Artisan Pastries", price: "$3–$8", variant: "Croissants, Danish, Eclairs", imageSrc: "http://img.b2bpic.net/free-photo/crop-hands-holding-coffee-croissant_23-2147758270.jpg", imageAlt: "Fresh baked artisan pastries"},
|
||||
id: "pastries", name: "Artisan Pastries", price: "$3–$8", variant: "Croissants, Danish, Eclairs", imageSrc: "http://img.b2bpic.net/free-photo/crop-hands-holding-coffee-croissant_23-2147758270.jpg", imageAlt: "Fresh baked artisan pastries"
|
||||
},
|
||||
{
|
||||
id: "coffee", name: "Specialty Coffee", price: "$4–$7", variant: "Espresso, Latte, Cappuccino", imageSrc: "http://img.b2bpic.net/free-photo/close-up-fresh-coffee-with-sugar-ready-be-served_23-2148463988.jpg?_wi=2", imageAlt: "Artisan specialty coffee drinks"},
|
||||
id: "coffee", name: "Specialty Coffee", price: "$4–$7", variant: "Espresso, Latte, Cappuccino", imageSrc: "http://img.b2bpic.net/free-photo/close-up-fresh-coffee-with-sugar-ready-be-served_23-2148463988.jpg", imageAlt: "Artisan specialty coffee drinks"
|
||||
},
|
||||
]}
|
||||
gridVariant="three-columns-all-equal-width"
|
||||
textboxLayout="default"
|
||||
@@ -107,13 +112,16 @@ export default function LandingPage() {
|
||||
features={[
|
||||
{
|
||||
id: 1,
|
||||
title: "Premium Prep", description: "We select only the finest ingredients—local where possible—and prepare everything from scratch each morning.", imageSrc: "http://img.b2bpic.net/free-photo/black-bread-slices-with-oil-blue-table-top-view_114579-14498.jpg", imageAlt: "Baker preparing dough fresh ingredients"},
|
||||
title: "Premium Prep", description: "We select only the finest ingredients—local where possible—and prepare everything from scratch each morning.", imageSrc: "http://img.b2bpic.net/free-photo/black-bread-slices-with-oil-blue-table-top-view_114579-14498.jpg", imageAlt: "Baker preparing dough fresh ingredients"
|
||||
},
|
||||
{
|
||||
id: 2,
|
||||
title: "Expert Baking", description: "Traditional techniques combined with years of experience ensure every pie and pastry is perfectly golden and delicious.", imageSrc: "http://img.b2bpic.net/free-photo/man-working-bread-factory_23-2148983505.jpg", imageAlt: "Commercial oven baking pastries warm"},
|
||||
title: "Expert Baking", description: "Traditional techniques combined with years of experience ensure every pie and pastry is perfectly golden and delicious.", imageSrc: "http://img.b2bpic.net/free-photo/man-working-bread-factory_23-2148983505.jpg", imageAlt: "Commercial oven baking pastries warm"
|
||||
},
|
||||
{
|
||||
id: 3,
|
||||
title: "Friendly Service", description: "From our counter to your table, we treat every customer like family. Fresh-baked warmth in every interaction.", imageSrc: "http://img.b2bpic.net/free-photo/vertical-closeup-shot-delicious-nut-snails-with-coffee-cappuccino-white-wood-table_181624-45905.jpg", imageAlt: "Cafe staff serving fresh baked"},
|
||||
title: "Friendly Service", description: "From our counter to your table, we treat every customer like family. Fresh-baked warmth in every interaction.", imageSrc: "http://img.b2bpic.net/free-photo/vertical-closeup-shot-delicious-nut-snails-with-coffee-cappuccino-white-wood-table_181624-45905.jpg", imageAlt: "Cafe staff serving fresh baked"
|
||||
},
|
||||
]}
|
||||
textboxLayout="default"
|
||||
useInvertedBackground={true}
|
||||
@@ -130,17 +138,23 @@ export default function LandingPage() {
|
||||
tagIcon={Heart}
|
||||
testimonials={[
|
||||
{
|
||||
id: "1", name: "Sarah Mitchell", handle: "Morning regular since 2019", testimonial: "This place is my sanctuary. The coffee is perfect, the pastries are always fresh, and the team knows my order by heart. That's real community service.", imageSrc: "http://img.b2bpic.net/free-photo/young-businessman-happy-expression_1194-1604.jpg", imageAlt: "Sarah Mitchell"},
|
||||
id: "1", name: "Sarah Mitchell", handle: "Morning regular since 2019", testimonial: "This place is my sanctuary. The coffee is perfect, the pastries are always fresh, and the team knows my order by heart. That's real community service.", imageSrc: "http://img.b2bpic.net/free-photo/young-businessman-happy-expression_1194-1604.jpg", imageAlt: "Sarah Mitchell"
|
||||
},
|
||||
{
|
||||
id: "2", name: "James Chen", handle: "Local business owner", testimonial: "We order catering from them weekly. Not only are the pies exceptional, but their reliability and care for detail sets them apart from chains.", imageSrc: "http://img.b2bpic.net/free-photo/closeup-happy-good-looking-young-man_1262-3489.jpg", imageAlt: "James Chen"},
|
||||
id: "2", name: "James Chen", handle: "Local business owner", testimonial: "We order catering from them weekly. Not only are the pies exceptional, but their reliability and care for detail sets them apart from chains.", imageSrc: "http://img.b2bpic.net/free-photo/closeup-happy-good-looking-young-man_1262-3489.jpg", imageAlt: "James Chen"
|
||||
},
|
||||
{
|
||||
id: "3", name: "Emma Rodriguez", handle: "Parent & weekend treat hunter", testimonial: "Saturday mornings aren't complete without a visit. My kids ask for their pastries by name. That's the sign of something truly special.", imageSrc: "http://img.b2bpic.net/free-photo/front-view-pleasant-woman-shirt_197531-19641.jpg", imageAlt: "Emma Rodriguez"},
|
||||
id: "3", name: "Emma Rodriguez", handle: "Parent & weekend treat hunter", testimonial: "Saturday mornings aren't complete without a visit. My kids ask for their pastries by name. That's the sign of something truly special.", imageSrc: "http://img.b2bpic.net/free-photo/front-view-pleasant-woman-shirt_197531-19641.jpg", imageAlt: "Emma Rodriguez"
|
||||
},
|
||||
{
|
||||
id: "4", name: "Michael Park", handle: "Coffee enthusiast", testimonial: "The owner's passion for craft is evident in every cup. They source responsibly, train their staff well, and it shows. Absolutely brilliant.", imageSrc: "http://img.b2bpic.net/free-photo/portrait-smiley-business-man_23-2148514859.jpg", imageAlt: "Michael Park"},
|
||||
id: "4", name: "Michael Park", handle: "Coffee enthusiast", testimonial: "The owner's passion for craft is evident in every cup. They source responsibly, train their staff well, and it shows. Absolutely brilliant.", imageSrc: "http://img.b2bpic.net/free-photo/portrait-smiley-business-man_23-2148514859.jpg", imageAlt: "Michael Park"
|
||||
},
|
||||
{
|
||||
id: "5", name: "Lisa Thomson", handle: "Local artist & regular", testimonial: "More than a cafe—it's a community hub. Always see familiar faces, great conversations, and the best coffee to fuel creative mornings.", imageSrc: "http://img.b2bpic.net/free-photo/happy-woman-with-copy-space-medium-shot_23-2149009281.jpg", imageAlt: "Lisa Thomson"},
|
||||
id: "5", name: "Lisa Thomson", handle: "Local artist & regular", testimonial: "More than a cafe—it's a community hub. Always see familiar faces, great conversations, and the best coffee to fuel creative mornings.", imageSrc: "http://img.b2bpic.net/free-photo/happy-woman-with-copy-space-medium-shot_23-2149009281.jpg", imageAlt: "Lisa Thomson"
|
||||
},
|
||||
{
|
||||
id: "6", name: "David Walsh", handle: "Commuter & loyal customer", testimonial: "Quick stop or long chat—they make time for everyone. That genuine warmth and consistency keeps me coming back every single day.", imageSrc: "http://img.b2bpic.net/free-photo/middle-aged-man-wearing-leaning-against-rusty-colored-background_150588-67.jpg", imageAlt: "David Walsh"},
|
||||
id: "6", name: "David Walsh", handle: "Commuter & loyal customer", testimonial: "Quick stop or long chat—they make time for everyone. That genuine warmth and consistency keeps me coming back every single day.", imageSrc: "http://img.b2bpic.net/free-photo/middle-aged-man-wearing-leaning-against-rusty-colored-background_150588-67.jpg", imageAlt: "David Walsh"
|
||||
},
|
||||
]}
|
||||
textboxLayout="default"
|
||||
useInvertedBackground={false}
|
||||
@@ -156,10 +170,10 @@ export default function LandingPage() {
|
||||
tag="Certified Local"
|
||||
tagIcon={Award}
|
||||
names={[
|
||||
"East Auckland Business Association", "Local Artisan Bakery Network", "Sustainable Cafe Collective", "Family Business Award", "Quality Assurance Certified", "Community Champion", "Best Local Cafe 2024"]}
|
||||
"East Auckland Business Association", "Local Artisan Bakery Network", "Sustainable Cafe Collective", "Family Business Award", "Quality Assurance Certified", "Community Champion", "Best Local Cafe 2024"
|
||||
]}
|
||||
textboxLayout="default"
|
||||
useInvertedBackground={false}
|
||||
animationType="slide-up"
|
||||
speed={40}
|
||||
showCard={true}
|
||||
/>
|
||||
|
||||
Reference in New Issue
Block a user