diff --git a/src/app/page.tsx b/src/app/page.tsx index 7c40789..ac54571 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -29,77 +29,34 @@ export default function LandingPage() {
@@ -109,21 +66,13 @@ export default function LandingPage() { textboxLayout="default" useInvertedBackground={false} features={[ - { - title: "Artisanal Bread", description: "Baked from scratch every single morning.", buttonIcon: Sparkles, - imageSrc: "http://img.b2bpic.net/free-photo/pie-wood-plate_1339-7679.jpg?_wi=1", imageAlt: "freshly baked croissant bakery"}, - { - title: "Premium Coffee", description: "Expertly roasted beans for your daily fix.", buttonIcon: Coffee, - imageSrc: "http://img.b2bpic.net/free-photo/ice-coffee_1339-3419.jpg?_wi=1", imageAlt: "vietnamese iced coffee condensed milk"}, - { - title: "Authentic Recipes", description: "Traditional techniques, bold flavours.", buttonIcon: CheckCircle, - imageSrc: "http://img.b2bpic.net/free-photo/sucuk-ekmek-sausage-sandwich-with-chicken-mixed-foods_114579-2848.jpg?_wi=1", imageAlt: "chicken pate banh mi sandwich"}, - { - title: "Fresh Ingredients", description: "Locally sourced and carefully selected.", buttonIcon: Shield, - imageSrc: "http://img.b2bpic.net/free-photo/various-delicious-bruschetta-white-plate-with-bread-slices-high-quality-photo_114579-20174.jpg?_wi=1", imageAlt: "savory bakery pastry roll"}, + { title: "Artisan Breads", description: "Hand-shaped loaves baked in stone ovens daily.", buttonIcon: Sparkles, imageSrc: "http://img.b2bpic.net/free-photo/pie-wood-plate_1339-7679.jpg?_wi=1", imageAlt: "fresh bread" }, + { title: "Premium Coffee", description: "Barista-crafted brews using locally roasted beans.", buttonIcon: Coffee, imageSrc: "http://img.b2bpic.net/free-photo/ice-coffee_1339-3419.jpg?_wi=1", imageAlt: "coffee" }, + { title: "Authentic Bánh Mì", description: "Traditional recipes with fresh, crisp ingredients.", buttonIcon: CheckCircle, imageSrc: "http://img.b2bpic.net/free-photo/sucuk-ekmek-sausage-sandwich-with-chicken-mixed-foods_114579-2848.jpg?_wi=1", imageAlt: "banh mi" }, + { title: "Fresh Pastries", description: "Delicate butter croissants and daily sweet treats.", buttonIcon: Shield, imageSrc: "http://img.b2bpic.net/free-photo/various-delicious-bruschetta-white-plate-with-bread-slices-high-quality-photo_114579-20174.jpg?_wi=1", imageAlt: "pastries" } ]} - title="Why Locals Love Us" - description="Authentic ingredients meet professional craftsmanship to create an unmatched bakery experience." + title="Crafted With Passion" + description="At Bread World, we blend traditional techniques with the finest local ingredients to nourish our community." /> @@ -134,21 +83,12 @@ export default function LandingPage() { gridVariant="three-columns-all-equal-width" useInvertedBackground={false} products={[ - { - id: "p1", name: "Classic Bánh Mì", price: "$12.50", imageSrc: "http://img.b2bpic.net/free-photo/vietnamese-banh-mi-sandwich-isolated-white-background_123827-31181.jpg?_wi=2"}, - { - id: "p2", name: "Butter Croissant", price: "$6.00", imageSrc: "http://img.b2bpic.net/free-photo/pie-wood-plate_1339-7679.jpg?_wi=2"}, - { - id: "p3", name: "Vietnamese Iced Coffee", price: "$5.50", imageSrc: "http://img.b2bpic.net/free-photo/ice-coffee_1339-3419.jpg?_wi=2"}, - { - id: "p4", name: "Grilled Chicken Bánh Mì", price: "$13.50", imageSrc: "http://img.b2bpic.net/free-photo/sucuk-ekmek-sausage-sandwich-with-chicken-mixed-foods_114579-2848.jpg?_wi=2"}, - { - id: "p5", name: "Savory Pastry Roll", price: "$7.00", imageSrc: "http://img.b2bpic.net/free-photo/various-delicious-bruschetta-white-plate-with-bread-slices-high-quality-photo_114579-20174.jpg?_wi=2"}, - { - id: "p6", name: "Sweet Cream Puff", price: "$4.50", imageSrc: "http://img.b2bpic.net/free-photo/cream-puff-plate_1339-6689.jpg?_wi=1"}, + { id: "p1", name: "Traditional Bánh Mì", price: "$12.50", imageSrc: "http://img.b2bpic.net/free-photo/vietnamese-banh-mi-sandwich-isolated-white-background_123827-31181.jpg?_wi=2" }, + { id: "p2", name: "Buttery Croissant", price: "$5.50", imageSrc: "http://img.b2bpic.net/free-photo/pie-wood-plate_1339-7679.jpg?_wi=2" }, + { id: "p3", name: "Vietnamese Iced Coffee", price: "$5.00", imageSrc: "http://img.b2bpic.net/free-photo/ice-coffee_1339-3419.jpg?_wi=2" } ]} - title="Our Signature Menu" - description="Hand-crafted bakery classics and authentic Vietnamese delicacies." + title="Daily Fresh Specials" + description="Explore our curated selection of bakery favorites and signature café drinks." /> @@ -157,60 +97,30 @@ export default function LandingPage() { textboxLayout="default" useInvertedBackground={false} testimonials={[ - { - id: "1", name: "Sarah J.", date: "1 day ago", title: "Amazing", quote: "The best Bánh Mì I've had in years.", tag: "Regular", avatarSrc: "http://img.b2bpic.net/free-photo/portrait-smiling-redhead-woman-sitting-cafe_171337-15663.jpg", imageSrc: "http://img.b2bpic.net/free-photo/cream-puff-plate_1339-6689.jpg?_wi=2", imageAlt: "sweet bakery cream puff"}, - { - id: "2", name: "Michael Chen", date: "3 days ago", title: "Authentic", quote: "Transported back to Saigon. Exceptional quality.", tag: "Fan", avatarSrc: "http://img.b2bpic.net/free-photo/couple-enjoying-food-restaurant_23-2149269176.jpg", imageSrc: "http://img.b2bpic.net/free-photo/portrait-smiling-redhead-woman-sitting-cafe_171337-15663.jpg", imageAlt: "happy customer laughing portrait"}, - { - id: "3", name: "Emily R.", date: "1 week ago", title: "Daily Spot", quote: "My go-to place for breakfast and lunch.", tag: "Regular", avatarSrc: "http://img.b2bpic.net/free-photo/portrait-woman-dressed-gardening-clothes_23-2148396884.jpg", imageSrc: "http://img.b2bpic.net/free-photo/couple-enjoying-food-restaurant_23-2149269176.jpg", imageAlt: "business professional eating lunch"}, - { - id: "4", name: "David Kim", date: "2 weeks ago", title: "Consistent", quote: "Reliably good coffee every single morning.", tag: "Regular", avatarSrc: "http://img.b2bpic.net/free-photo/portrait-waitress-standing-with-disposable-coffee-cup_107420-12314.jpg", imageSrc: "http://img.b2bpic.net/free-photo/portrait-woman-dressed-gardening-clothes_23-2148396884.jpg", imageAlt: "food enthusiast portrait smiling"}, - { - id: "5", name: "Jessica L.", date: "1 month ago", title: "Loved it", quote: "Friendly service and delicious pastries.", tag: "Local", avatarSrc: "http://img.b2bpic.net/free-photo/portrait-waitress-holding-plate-with-muffin_107420-12322.jpg", imageSrc: "http://img.b2bpic.net/free-photo/portrait-waitress-standing-with-disposable-coffee-cup_107420-12314.jpg", imageAlt: "regular cafe customer happy face"}, + { id: "1", name: "Sarah J.", date: "2 days ago", title: "Local Favorite", quote: "Best Bánh Mì in the area, hands down.", tag: "Regular", avatarSrc: "http://img.b2bpic.net/free-photo/portrait-smiling-redhead-woman-sitting-cafe_171337-15663.jpg", imageSrc: "http://img.b2bpic.net/free-photo/cream-puff-plate_1339-6689.jpg?_wi=2" }, + { id: "2", name: "Mark L.", date: "1 week ago", title: "Exceptional", quote: "Coffee is always on point. Perfect spot for a morning break.", tag: "Fan", avatarSrc: "http://img.b2bpic.net/free-photo/couple-enjoying-food-restaurant_23-2149269176.jpg", imageSrc: "http://img.b2bpic.net/free-photo/portrait-waitress-standing-with-disposable-coffee-cup_107420-12314.jpg" } ]} - title="Words From Our Regulars" - description="Trusted by the Wyndham Vale community." + title="Community Love" + description="We are honored to serve the vibrant community of Melbourne." />