Merge version_4 into main #7

Merged
bender merged 1 commits from version_4 into main 2026-04-30 23:52:03 +00:00

View File

@@ -34,6 +34,7 @@ export default function DearbornSweetsPage() {
{ name: "Location", id: "contact" },
]}
brandName="Dearborn Sweets Inc"
button={{ text: "Order Now" }}
/>
<div id="hero">
<HeroBillboardTestimonial
@@ -100,6 +101,8 @@ export default function DearbornSweetsPage() {
imageSrc="https://images.unsplash.com/photo-1555507036-ab1f4038808a?q=80&w=1200"
mediaAnimation="blur-reveal"
inputPlaceholder="Enter email for special offers"
background={{ variant: "plain" }}
useInvertedBackground={false}
/>
</div>
<FooterLogoEmphasis