Merge version_1 into main #1
@@ -73,8 +73,8 @@ export default function LandingPage() {
|
||||
imageSrc="http://img.b2bpic.net/free-photo/jars-with-cookies_23-2147787045.jpg"
|
||||
imageAlt="Assortment of freshly baked goods, including croissants and bread, on a wooden table."
|
||||
mediaAnimation="none"
|
||||
tagAnimation="entrance-slide"
|
||||
buttonAnimation="hover-bubble"
|
||||
tagAnimation="blur-reveal"
|
||||
buttonAnimation="blur-reveal"
|
||||
marqueeItems={[
|
||||
{ type: "text", text: "Artisan Breads" },
|
||||
{ type: "text", text: "Delicious Pastries" },
|
||||
@@ -95,7 +95,7 @@ export default function LandingPage() {
|
||||
{ icon: HeartHandshake, label: "Happy Customers", value: "Always Our Priority" },
|
||||
{ icon: ChefHat, label: "Crafted with Care", value: "By Master Bakers" }
|
||||
]}
|
||||
metricsAnimation="entrance-slide"
|
||||
metricsAnimation="blur-reveal"
|
||||
useInvertedBackground={false}
|
||||
/>
|
||||
</div>
|
||||
@@ -177,7 +177,7 @@ export default function LandingPage() {
|
||||
buttons={[
|
||||
{ text: "Contact Us Directly", href: "#contact" }
|
||||
]}
|
||||
faqsAnimation="entrance-slide"
|
||||
faqsAnimation="blur-reveal"
|
||||
useInvertedBackground={false}
|
||||
/>
|
||||
</div>
|
||||
@@ -192,8 +192,8 @@ export default function LandingPage() {
|
||||
]}
|
||||
useInvertedBackground={false}
|
||||
background={{ variant: "plain" }}
|
||||
tagAnimation="entrance-slide"
|
||||
buttonAnimation="hover-bubble"
|
||||
tagAnimation="blur-reveal"
|
||||
buttonAnimation="blur-reveal"
|
||||
/>
|
||||
</div>
|
||||
<div id="footer" data-section="footer">
|
||||
|
||||
Reference in New Issue
Block a user