Merge version_1 into main #1
@@ -62,8 +62,8 @@ export default function LandingPage() {
|
||||
showBlur={true}
|
||||
textPosition={"bottom"}
|
||||
testimonialRotationInterval={7000}
|
||||
tagAnimation={"reveal-blur"}
|
||||
buttonAnimation={"reveal-blur"}
|
||||
tagAnimation={"blur-reveal"}
|
||||
buttonAnimation={"blur-reveal"}
|
||||
/>
|
||||
</div>
|
||||
|
||||
@@ -135,7 +135,7 @@ export default function LandingPage() {
|
||||
{ id: "q3", title: "Is your coffee ethically sourced?", content: "Absolutely! We pride ourselves on sourcing our beans from local, ethical roasters who share our commitment to sustainability and fair trade practices." },
|
||||
{ id: "q4", title: "Do you provide catering services?", content: "Yes, we offer catering for local businesses and events. From coffee batches to pastry platters, we can customize an order for you. Contact us for a quote!" }
|
||||
]}
|
||||
faqsAnimation={"reveal-blur"}
|
||||
faqsAnimation={"blur-reveal"}
|
||||
textPosition={"left"}
|
||||
useInvertedBackground={true}
|
||||
/>
|
||||
@@ -153,8 +153,8 @@ export default function LandingPage() {
|
||||
{ src: "http://img.b2bpic.net/free-photo/3d-rendering-zoom-call-avatar_23-2149556778.jpg", alt: "Happy Customer 1 avatar" },
|
||||
{ src: "http://img.b2bpic.net/free-photo/serious-young-manager-with-afro-hairstyle-frowning_273609-12357.jpg", alt: "Happy Customer 2 avatar" }
|
||||
]}
|
||||
ratingAnimation={"reveal-blur"}
|
||||
avatarsAnimation={"reveal-blur"}
|
||||
ratingAnimation={"blur-reveal"}
|
||||
avatarsAnimation={"blur-reveal"}
|
||||
useInvertedBackground={false}
|
||||
/>
|
||||
</div>
|
||||
@@ -170,8 +170,8 @@ export default function LandingPage() {
|
||||
]}
|
||||
background={{ variant: "radial-gradient" }}
|
||||
useInvertedBackground={true}
|
||||
buttonAnimation={"reveal-blur"}
|
||||
tagAnimation={"reveal-blur"}
|
||||
buttonAnimation={"blur-reveal"}
|
||||
tagAnimation={"blur-reveal"}
|
||||
/>
|
||||
</div>
|
||||
|
||||
|
||||
Reference in New Issue
Block a user