Compare commits
4 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
| d643c0029d | |||
| 5a850fba83 | |||
| 2eae5036a4 | |||
| b38034aced |
@@ -56,7 +56,7 @@ export default function LandingPage() {
|
|||||||
background={{
|
background={{
|
||||||
variant: "plain",
|
variant: "plain",
|
||||||
}}
|
}}
|
||||||
title="Artisanal Breads & Pastries"
|
title="asdasdasd"
|
||||||
description="Baked fresh every morning with love, locally sourced ingredients, and generations of baking tradition."
|
description="Baked fresh every morning with love, locally sourced ingredients, and generations of baking tradition."
|
||||||
avatars={[
|
avatars={[
|
||||||
{
|
{
|
||||||
@@ -111,13 +111,6 @@ export default function LandingPage() {
|
|||||||
/>
|
/>
|
||||||
</div>
|
</div>
|
||||||
|
|
||||||
<div id="about" data-section="about">
|
|
||||||
<TextAbout
|
|
||||||
useInvertedBackground={false}
|
|
||||||
tag="Our Story"
|
|
||||||
title="Crafted with Passion"
|
|
||||||
/>
|
|
||||||
</div>
|
|
||||||
|
|
||||||
<div id="products" data-section="products">
|
<div id="products" data-section="products">
|
||||||
<ProductCardThree
|
<ProductCardThree
|
||||||
|
|||||||
Reference in New Issue
Block a user