@@ -137,14 +137,14 @@ export default function LandingPage() {
useInvertedBackground={false}
metrics={[
{
id:"m1",value:"15+",title:"Years Baking",description:"Serving the community since 2008.",imageSrc:"http://img.b2bpic.net/free-photo/handsome-worker-uniform-carrying-shelves-with-croissant-bakery_23-2148189031.jpg"},
id:"m1",value:"15+",title:"Years Baking",description:"Our journey started with a single oven and a passion for sourdough.",imageSrc:"http://img.b2bpic.net/free-photo/handsome-worker-uniform-carrying-shelves-with-croissant-bakery_23-2148189031.jpg"},
{
id:"m2",value:"50+",title:"Sourced Ingredients",description:"From local independent farmers.",imageSrc:"http://img.b2bpic.net/free-photo/round-rye-bread-wooden-tray_114579-5219.jpg"},
id:"m2",value:"50+",title:"Local Partners",description:"Building strong relationships with independent farmers and suppliers.",imageSrc:"http://img.b2bpic.net/free-photo/round-rye-bread-wooden-tray_114579-5219.jpg"},
{
id:"m3",value:"10k+",title:"Bread Loaves",description:"Baked to perfection yearly.",imageSrc:"http://img.b2bpic.net/free-photo/adult-person-interacting-with-futuristic-delivery-robot_23-2151211038.jpg"},
id:"m3",value:"10k+",title:"Daily Treats",description:"Serving our community with smiles and fresh baked joy.",imageSrc:"http://img.b2bpic.net/free-photo/adult-person-interacting-with-futuristic-delivery-robot_23-2151211038.jpg"},
]}
title="Bakery Excellence"
description="Our numbers reflect our passion."
title="Our Bakery Milestones"
description="Years of hard work, locally sourced quality, and happy customers."
/>
</div>
@@ -155,18 +155,14 @@ export default function LandingPage() {
useInvertedBackground={false}
testimonials={[
{
id:"t1",name:"Jane Doe",role:"Foodie",testimonial:"Best sourdough in the city, hands down!",imageSrc:"http://img.b2bpic.net/free-photo/waitress-offering-macarons_23-2147985065.jpg"},
id:"t1",name:"Jane Doe",role:"Neighborhood Foodie",testimonial:"Best sourdough in the city! It’s my weekend staple.",imageSrc:"http://img.b2bpic.net/free-photo/waitress-offering-macarons_23-2147985065.jpg"},
{
id:"t2",name:"John Smith",role:"Local Resident",testimonial:"Fresh pastries are a daily essential.",imageSrc:"http://img.b2bpic.net/free-photo/beautiful-young-woman-holding-fresh-bread_23-2148454537.jpg"},
id:"t2",name:"John Smith",role:"Loyal Regular",testimonial:"I grab a fresh croissant every morning. Simply divine.",imageSrc:"http://img.b2bpic.net/free-photo/beautiful-young-woman-holding-fresh-bread_23-2148454537.jpg"},
{
id:"t3",name:"Alice Wong",role:"Parent",testimonial:"Kids love the cinnamon swirls here.",imageSrc:"http://img.b2bpic.net/free-photo/smiling-female-baker-serving-pastry-cake-customer_23-2148028043.jpg"},
{
id:"t4",name:"Robert Brown",role:"Chef",testimonial:"The quality is simply unmatched.",imageSrc:"http://img.b2bpic.net/free-photo/portrait-smiling-young-woman-showing-eclairs-bakery-counter_23-2148189123.jpg"},
{
id:"t5",name:"Emily Davis",role:"Office Worker",testimonial:"Perfect morning croissant every time.",imageSrc:"http://img.b2bpic.net/free-photo/portrait-beautiful-young-woman-shows-ok-sign-lady-with-toothy-smile-has-happy-facial-expression_176532-9175.jpg"},
id:"t3",name:"Alice Wong",role:"Happy Parent",testimonial:"My kids are obsessed with their cinnamon swirls. The best treat.",imageSrc:"http://img.b2bpic.net/free-photo/smiling-female-baker-serving-pastry-cake-customer_23-2148028043.jpg"},
]}
title="Loved by Our Customers"
description="Hear what our local community says about our bakery."
title="Voices of Our Community"
description="Real love stories from our loyal bakery fans."
/>
</div>
@@ -176,14 +172,14 @@ export default function LandingPage() {
useInvertedBackground={false}
faqs={[
{
id:"q1",title:"Do you offer wholesale?",content:"Yes, we work with local cafes and restaurants."},
id:"q1",title:"Do you offer custom cakes?",content:"Yes! We specialize in custom artisanal cakes for your special occasions. Contact us two weeks in advance."},
{
id:"q2",title:"Are your ingredients organic?",content:"We prioritize organic and local sustainable sourcing."},
id:"q2",title:"Are your breads vegan?",content:"Most of our sourdough and rustic breads are vegan-friendly. Ask us about specific ingredients."},
{
id:"q3",title:"How early can I pre-order?",content:"Please pre-order at least 24 hours in advance."},
id:"q3",title:"Do you host baking workshops?",content:"We host monthly artisan bread workshops for beginners. Check our social media for schedules."},
]}
title="Frequently Asked Questions"
description="Have questions about our baking process?"
description="Everything you need to know about our oven-fresh delights."
faqsAnimation="slide-up"
/>
</div>
@@ -193,10 +189,10 @@ export default function LandingPage() {
useInvertedBackground={false}
background={{
variant:"gradient-bars"}}
text="Have questions or want to place a large order? Stop by the shop or call us anytime."
text="Ready to taste the freshness? Order your daily bread or drop by our bakery for a coffee and treat."
Blocking a user prevents them from interacting with repositories, such as opening or commenting on pull requests or issues. Learn more about blocking a user.