Update src/app/page.tsx
This commit is contained in:
@@ -5,7 +5,7 @@ import NavbarStyleCentered from '@/components/navbar/NavbarStyleCentered/NavbarS
|
||||
import HeroLogo from '@/components/sections/hero/HeroLogo';
|
||||
import MetricSplitMediaAbout from '@/components/sections/about/MetricSplitMediaAbout';
|
||||
import FeatureCardTwentyEight from '@/components/sections/feature/FeatureCardTwentyEight';
|
||||
import ProductCardThree from '@/components/sections/product/Product/ProductCardThree';
|
||||
import ProductCardThree from '@/components/sections/product/ProductCardThree';
|
||||
import PricingCardOne from '@/components/sections/pricing/PricingCardOne';
|
||||
import TestimonialCardFifteen from '@/components/sections/testimonial/TestimonialCardFifteen';
|
||||
import FaqBase from '@/components/sections/faq/FaqBase';
|
||||
@@ -129,7 +129,7 @@ export default function LandingPage() {
|
||||
</div>
|
||||
<div id="testimonials" data-section="testimonials">
|
||||
<TestimonialCardFifteen
|
||||
testimonial="\"Universal Tutorial transformed my grades! The tutors are incredibly patient and break down complex topics into easy-to-understand lessons. Highly recommended for anyone struggling with their subjects.\""
|
||||
testimonial='"Universal Tutorial transformed my grades! The tutors are incredibly patient and break down complex topics into easy-to-understand lessons. Highly recommended for anyone struggling with their subjects."'
|
||||
rating={5}
|
||||
author="Aisha Khan, High School Student"
|
||||
avatars={[
|
||||
|
||||
Reference in New Issue
Block a user