Merge version_4 into main #10
@@ -82,6 +82,7 @@ export default function LandingPage() {
|
||||
animationType="slide-up"
|
||||
gridVariant="uniform-all-items-equal"
|
||||
useInvertedBackground={false}
|
||||
textboxLayout="default"
|
||||
products={[
|
||||
{
|
||||
id: "1", brand: "Ethereal", name: "Ribcage Detail", price: "Session Work", rating: 5,
|
||||
@@ -168,6 +169,7 @@ export default function LandingPage() {
|
||||
sideTitle="Studio Info"
|
||||
sideDescription="Common questions about booking and maintenance."
|
||||
faqsAnimation="blur-reveal"
|
||||
useInvertedBackground={false}
|
||||
/>
|
||||
</div>
|
||||
|
||||
|
||||
Reference in New Issue
Block a user