Compare commits
2 Commits
version_17
...
version_19
| Author | SHA1 | Date | |
|---|---|---|---|
| e163ad9cf6 | |||
| ca0e4cd13f |
@@ -49,7 +49,7 @@ export default function LandingPage() {
|
|||||||
imageAlt="Fresh bakery display with pastries and bread"
|
imageAlt="Fresh bakery display with pastries and bread"
|
||||||
frameStyle="card"
|
frameStyle="card"
|
||||||
buttons={[{"text":"Order","href":"https://google.com"},
|
buttons={[{"text":"Order","href":"https://google.com"},
|
||||||
{ text: "Learn More", href: "about" }]}
|
{"text":"Skip","href":"about"}]}
|
||||||
/>
|
/>
|
||||||
</div>
|
</div>
|
||||||
|
|
||||||
@@ -173,7 +173,7 @@ export default function LandingPage() {
|
|||||||
|
|
||||||
<div id="locations" data-section="locations">
|
<div id="locations" data-section="locations">
|
||||||
<MetricCardSeven
|
<MetricCardSeven
|
||||||
title="Our Bakery Locations"
|
title="Our Locations"
|
||||||
description="Visit one of our fresh bakeries in your neighborhood. Open daily for your favorite treats."
|
description="Visit one of our fresh bakeries in your neighborhood. Open daily for your favorite treats."
|
||||||
tag="Find Us"
|
tag="Find Us"
|
||||||
tagIcon={MapPin}
|
tagIcon={MapPin}
|
||||||
|
|||||||
Reference in New Issue
Block a user