Merge version_2_1781705590273 into main #1

Merged
bender merged 1 commits from version_2_1781705590273 into main 2026-06-17 14:14:12 +00:00

View File

@@ -227,7 +227,7 @@ export default function HomePage() {
answer: "We offer a rotating selection of vegan treats.",
},
]}
imageSrc="http://img.b2bpic.net/free-photo/close-up-male-baker-dusting-flour-kneaded-dough-wooden-table_23-2148120443.jpg"
imageSrc="https://images.unsplash.com/photo-1509440159596-0249088772ff?auto=format&fit=crop&q=80"
/>
</SectionErrorBoundary>
</div>
@@ -235,15 +235,15 @@ export default function HomePage() {
<div id="contact" data-section="contact">
<SectionErrorBoundary name="contact">
<ContactCta
tag="Visit Us"
text="Ready to enjoy our pastries? Stop by our store today or order ahead."
tag="Visit Us in Pigcawayan"
text="Ready to enjoy our pastries? Stop by our store at Poblacion 3, Pigcawayan, North Cotabato today or order ahead."
primaryButton={{
text: "Get Directions",
href: "#",
}}
secondaryButton={{
text: "Email Us",
href: "mailto:hello@sweetbakes.com",
href: "mailto:hello@treatsbymari.com",
}}
/>
</SectionErrorBoundary>