Merge version_1 into main

Merge version_1 into main
This commit was merged in pull request #2.
This commit is contained in:
2026-06-10 01:28:07 +00:00

View File

@@ -116,6 +116,9 @@ export default function LandingPage() {
heading={[
{
type: "text", content: "About Leasha Bakes Cakes: Passion in Every Slice"},
{
type: "image", src: "http://img.b2bpic.net/free-photo/blond-woman-prepare-salad-kitchen_624325-3046.jpg", alt: "Leasha baking a cake in her kitchen"
}
]}
buttons={[
{
@@ -123,8 +126,6 @@ export default function LandingPage() {
{
text: "Meet the Baker", href: "#"},
]}
imageSrc="http://img.b2bpic.net/free-photo/blond-woman-prepare-salad-kitchen_624325-3046.jpg"
imageAlt="Leasha baking a cake in her kitchen"
/>
</div>