Merge version_1 into main
Merge version_1 into main
This commit was merged in pull request #6.
This commit is contained in:
@@ -59,7 +59,7 @@ export default function LandingPage() {
|
||||
{ text: "Order Online", href: "#products" },
|
||||
{ text: "View Menu", href: "#products" }
|
||||
]}
|
||||
buttonAnimation="hover-magnetic"
|
||||
buttonAnimation="fade-in"
|
||||
/>
|
||||
</div>
|
||||
<div id="about" data-section="about">
|
||||
@@ -71,7 +71,7 @@ export default function LandingPage() {
|
||||
buttons={[
|
||||
{ text: "Learn More", href: "#" }
|
||||
]}
|
||||
buttonAnimation="hover-magnetic"
|
||||
buttonAnimation="fade-in"
|
||||
imageWrapperClassName="order-first md:order-last"
|
||||
imageClassName="w-full h-full object-cover rounded-lg"
|
||||
headingClassName="text-balance text-left text-4xl font-semibold leading-tight tracking-tight md:text-5xl lg:text-6xl"
|
||||
@@ -194,7 +194,7 @@ export default function LandingPage() {
|
||||
imageAlt="Fresh Seblak Ingredients"
|
||||
mediaAnimation="blur-reveal"
|
||||
mediaPosition="right"
|
||||
faqsAnimation="entrance-slide"
|
||||
faqsAnimation="fade-in"
|
||||
textboxLayout="default"
|
||||
useInvertedBackground={false}
|
||||
/>
|
||||
@@ -214,7 +214,7 @@ export default function LandingPage() {
|
||||
useInvertedBackground={true}
|
||||
imageSrc="http://img.b2bpic.net/free-photo/urban-mysterious-lights-film-aesthetic_23-2149098547.jpg"
|
||||
imageAlt="Seblak Teh Iyam Storefront"
|
||||
mediaAnimation="opacity"
|
||||
mediaAnimation="fade-in"
|
||||
mediaPosition="left"
|
||||
buttonText="Send Message"
|
||||
/>
|
||||
|
||||
Reference in New Issue
Block a user