Merge version_1 into main #1
@@ -71,7 +71,7 @@ export default function LandingPage() {
|
||||
buttonAnimation="slide-up"
|
||||
textboxLayout="default"
|
||||
useInvertedBackground={true}
|
||||
animationType="depth-3d"
|
||||
animationType="blur-reveal"
|
||||
gridVariant="bento-grid"
|
||||
products={[
|
||||
{
|
||||
@@ -97,7 +97,7 @@ export default function LandingPage() {
|
||||
tagAnimation="slide-up"
|
||||
textboxLayout="default"
|
||||
useInvertedBackground={false}
|
||||
animationType="depth-3d"
|
||||
animationType="blur-reveal"
|
||||
features={[
|
||||
{
|
||||
id: "precision", title: "Precision Craftsmanship", tags: ["Accuracy", "Quality Control", "ISO Certified"],
|
||||
|
||||
Reference in New Issue
Block a user