Update src/app/page.tsx

This commit is contained in:
2026-03-02 19:07:35 +00:00
parent d54540c181
commit 123eb52c3c

View File

@@ -45,7 +45,7 @@ export default function LandingPage() {
title="Handcrafted Pies Made with Love"
description="Discover the perfect slice of tradition. From classic apple to decadent pecan, every pie is baked fresh with premium ingredients."
tag="Artisan Quality"
imageSrc="http://img.b2bpic.net/free-photo/young-female-baker-making-delicious-chocolate-cake-with-cream-white-table_181624-44487.jpg"
imageSrc="http://img.b2bpic.net/free-photo/young-female-baker-making-delicious-chocolate-cake-with-cream-white-table_181624-44487.jpg?_wi=1"
imageAlt="Fresh baked homemade pie"
textPosition="bottom-left"
showBlur={true}
@@ -90,7 +90,7 @@ export default function LandingPage() {
description="Sarah Mitchell"
subdescription="Founder & Head Baker"
icon={Pie}
imageSrc="http://img.b2bpic.net/free-photo/young-female-baker-making-delicious-chocolate-cake-with-cream-white-table_181624-44487.jpg"
imageSrc="http://img.b2bpic.net/free-photo/young-female-baker-making-delicious-chocolate-cake-with-cream-white-table_181624-44487.jpg?_wi=2"
imageAlt="Artisan bakery kitchen"
mediaAnimation="slide-up"
useInvertedBackground={false}