Merge version_1 into main #2
@@ -64,21 +64,11 @@ export default function CustomizePage() {
|
||||
tagIcon={Award}
|
||||
negativeCard={{
|
||||
items: [
|
||||
"Limited to preset designs",
|
||||
"No color control",
|
||||
"Fixed size options",
|
||||
"No design feedback",
|
||||
"Generic results",
|
||||
],
|
||||
"Limited to preset designs", "No color control", "Fixed size options", "No design feedback", "Generic results"],
|
||||
}}
|
||||
positiveCard={{
|
||||
items: [
|
||||
"Full creative freedom",
|
||||
"Unlimited color choices",
|
||||
"Any size available",
|
||||
"Expert design consultation",
|
||||
"Unique personalized rugs",
|
||||
],
|
||||
"Full creative freedom", "Unlimited color choices", "Any size available", "Expert design consultation", "Unique personalized rugs"],
|
||||
}}
|
||||
animationType="blur-reveal"
|
||||
textboxLayout="default"
|
||||
@@ -99,7 +89,7 @@ export default function CustomizePage() {
|
||||
{ text: "View Design Gallery", href: "/shop" },
|
||||
]}
|
||||
buttonAnimation="slide-up"
|
||||
background={{ variant: "glowing-orb" }}
|
||||
background={{ variant: "radial-gradient" }}
|
||||
useInvertedBackground={false}
|
||||
/>
|
||||
</div>
|
||||
|
||||
Reference in New Issue
Block a user