Update src/app/page.tsx
This commit is contained in:
@@ -97,8 +97,8 @@ export default function LandingPage() {
|
||||
textboxLayout="default"
|
||||
useInvertedBackground={false}
|
||||
ariaLabel="AI Studio features"
|
||||
titleClassName="text-5xl font-light"
|
||||
descriptionClassName="text-lg opacity-70"
|
||||
cardTitleClassName="text-5xl font-light"
|
||||
textBoxDescriptionClassName="text-lg opacity-70"
|
||||
cardClassName="p-8 border border-opacity-20"
|
||||
iconClassName="w-8 h-8"
|
||||
/>
|
||||
@@ -147,8 +147,8 @@ export default function LandingPage() {
|
||||
{ id: "testimonial-6", name: "Alex Kumar", handle: "Founder, StartupHub", testimonial: "Finally, AI that works for small teams. The pricing is fair and the value is exceptional.", rating: 5, imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AuuduewBseleiickyl0hdjYLt7/professional-portrait-of-a-tech-savvy-bu-1773454973427-6077fd70.png", imageAlt: "Professional portrait of a tech-savvy business man, clean background, premium lighting, modern profe" }
|
||||
]}
|
||||
ariaLabel="Customer testimonials"
|
||||
titleClassName="text-5xl font-light"
|
||||
descriptionClassName="text-lg opacity-70"
|
||||
textBoxTitleClassName="text-5xl font-light"
|
||||
textBoxDescriptionClassName="text-lg opacity-70"
|
||||
cardClassName="p-8 border border-opacity-20"
|
||||
/>
|
||||
</div>
|
||||
@@ -169,8 +169,8 @@ export default function LandingPage() {
|
||||
showCard={true}
|
||||
speed={40}
|
||||
ariaLabel="Partner companies and social proof"
|
||||
titleClassName="text-5xl font-light"
|
||||
descriptionClassName="text-lg opacity-70"
|
||||
textBoxTitleClassName="text-5xl font-light"
|
||||
textBoxDescriptionClassName="text-lg opacity-70"
|
||||
/>
|
||||
</div>
|
||||
|
||||
|
||||
Reference in New Issue
Block a user