Update src/app/page.tsx
This commit is contained in:
@@ -115,6 +115,7 @@ export default function LandingPage() {
|
||||
textboxLayout="default"
|
||||
gridVariant="three-columns-all-equal-width"
|
||||
useInvertedBackground={false}
|
||||
animationType="blur-reveal"
|
||||
products={[
|
||||
{
|
||||
id: "product-1", brand: "Reseller Tools", name: "AI Content Prompts Pack", price: "$5.00", rating: 5,
|
||||
|
||||
Reference in New Issue
Block a user