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