Merge version_1 into main
Merge version_1 into main
This commit was merged in pull request #2.
This commit is contained in:
@@ -83,7 +83,7 @@ export default function LandingPage() {
|
||||
buttons={[
|
||||
{ text: "Discover Our Story", href: "#" }
|
||||
]}
|
||||
useInvertedBackground="invertDefault"
|
||||
useInvertedBackground="noInvert"
|
||||
headingClassName="text-foreground"
|
||||
/>
|
||||
</div>
|
||||
@@ -133,8 +133,6 @@ export default function LandingPage() {
|
||||
animationType="slide-up"
|
||||
textboxLayout="default"
|
||||
useInvertedBackground="invertDefault"
|
||||
titleClassName="text-foreground"
|
||||
descriptionClassName="text-foreground"
|
||||
/>
|
||||
</div>
|
||||
|
||||
@@ -167,8 +165,6 @@ export default function LandingPage() {
|
||||
animationType="slide-up"
|
||||
textboxLayout="default"
|
||||
useInvertedBackground="noInvert"
|
||||
titleClassName="text-foreground"
|
||||
descriptionClassName="text-foreground"
|
||||
speed={40}
|
||||
/>
|
||||
</div>
|
||||
@@ -201,7 +197,7 @@ export default function LandingPage() {
|
||||
id: "6", title: "How should I care for my pieces?", content: "Each purchase includes detailed care instructions specific to the item. We also offer professional conservation and maintenance services."
|
||||
}
|
||||
]}
|
||||
useInvertedBackground="invertDefault"
|
||||
useInvertedBackground="noInvert"
|
||||
animationType="slide-up"
|
||||
accordionAnimationType="smooth"
|
||||
/>
|
||||
|
||||
Reference in New Issue
Block a user