Compare commits
5 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
| 8a8cc30eab | |||
| 07ba4c1ae8 | |||
| 18da9a502e | |||
| b1c8d216c7 | |||
| fe37509c7d |
@@ -1424,4 +1424,4 @@ export default function RootLayout({
|
|||||||
</ServiceWrapper>
|
</ServiceWrapper>
|
||||||
</html>
|
</html>
|
||||||
);
|
);
|
||||||
}
|
}
|
||||||
@@ -65,6 +65,8 @@ export default function SugarFactoryLanding() {
|
|||||||
{ value: "4.2★", title: "Google Rating" }
|
{ value: "4.2★", title: "Google Rating" }
|
||||||
]}
|
]}
|
||||||
useInvertedBackground={false}
|
useInvertedBackground={false}
|
||||||
|
imageSrc="http://img.b2bpic.net/free-photo/young-businesswoman-portrait-office_1262-1506.jpg"
|
||||||
|
imageAlt="The Sugar Factory team - women-owned bakery"
|
||||||
mediaAnimation="blur-reveal"
|
mediaAnimation="blur-reveal"
|
||||||
metricsAnimation="slide-up"
|
metricsAnimation="slide-up"
|
||||||
/>
|
/>
|
||||||
@@ -205,4 +207,4 @@ export default function SugarFactoryLanding() {
|
|||||||
</div>
|
</div>
|
||||||
</ThemeProvider>
|
</ThemeProvider>
|
||||||
);
|
);
|
||||||
}
|
}
|
||||||
Reference in New Issue
Block a user