Merge version_3 into main #2
@@ -1276,4 +1276,4 @@ export default function RootLayout({
|
||||
</ServiceWrapper>
|
||||
</html>
|
||||
);
|
||||
}
|
||||
}
|
||||
|
||||
@@ -178,6 +178,7 @@ export default function LandingPage() {
|
||||
description="Hear what AUDI A10 owners have to say about their driving experience"
|
||||
tag="Customer Testimonials"
|
||||
tagIcon={Star}
|
||||
starColor="#ff0000"
|
||||
testimonials={[
|
||||
{
|
||||
id: "1",
|
||||
@@ -332,4 +333,4 @@ export default function LandingPage() {
|
||||
</div>
|
||||
</ThemeProvider>
|
||||
);
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user