Merge version_3 into main
Merge version_3 into main
This commit was merged in pull request #4.
This commit is contained in:
@@ -94,6 +94,7 @@ export default function DominoLandingPage() {
|
||||
<div id="metrics">
|
||||
<MetricCardSeven
|
||||
title="Domino's By The Numbers"
|
||||
description="Tracking our growth and customer satisfaction."
|
||||
animationType="depth-3d"
|
||||
textboxLayout="split"
|
||||
useInvertedBackground={false}
|
||||
@@ -107,6 +108,7 @@ export default function DominoLandingPage() {
|
||||
<div id="testimonials">
|
||||
<TestimonialCardFive
|
||||
title="Hear From Our Fans"
|
||||
description="Stories from our happy pizza lovers."
|
||||
textboxLayout="split"
|
||||
useInvertedBackground={false}
|
||||
testimonials={[
|
||||
@@ -118,6 +120,7 @@ export default function DominoLandingPage() {
|
||||
<div id="faq">
|
||||
<FaqSplitMedia
|
||||
title="Frequently Asked Questions"
|
||||
description="Got questions? We have answers."
|
||||
faqsAnimation="blur-reveal"
|
||||
textboxLayout="split"
|
||||
useInvertedBackground={false}
|
||||
|
||||
Reference in New Issue
Block a user