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"
|
||||
frameStyle="card"
|
||||
buttons={[{"text":"Order","href":"https://google.com"},
|
||||
{ text: "Learn More", href: "about" }]}
|
||||
{"text":"Skip","href":"about"}]}
|
||||
/>
|
||||
</div>
|
||||
|
||||
@@ -173,7 +173,7 @@ export default function LandingPage() {
|
||||
|
||||
<div id="locations" data-section="locations">
|
||||
<MetricCardSeven
|
||||
title="Our Bakery Locations"
|
||||
title="Our Locations"
|
||||
description="Visit one of our fresh bakeries in your neighborhood. Open daily for your favorite treats."
|
||||
tag="Find Us"
|
||||
tagIcon={MapPin}
|
||||
|
||||
Reference in New Issue
Block a user