Merge version_3 into main #4
1395
src/app/layout.tsx
1395
src/app/layout.tsx
File diff suppressed because it is too large
Load Diff
@@ -43,8 +43,9 @@ export default function LandingPage() {
|
||||
<HeroSplitKpi
|
||||
title="Fresh Bread & Delicious Pastries in Ouarzazate"
|
||||
description="Traditional Moroccan sweets and freshly baked pastries made daily. From aromatic croissants to authentic sablés, we craft every item with quality ingredients and time-honored recipes."
|
||||
tag="Local Bakery Since 2010"
|
||||
tag="Fresh Daily • Made In-House"
|
||||
tagIcon={Sparkles}
|
||||
tagAnimation="slide-up"
|
||||
background={{ variant: "animated-grid" }}
|
||||
kpis={[
|
||||
{ value: "5.0★", label: "Customer Rating" },
|
||||
@@ -157,4 +158,4 @@ export default function LandingPage() {
|
||||
</div>
|
||||
</ThemeProvider>
|
||||
);
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user