Merge version_1_1782000343610 into main #2
@@ -6,7 +6,6 @@ import HeroBillboard from '@/components/sections/hero/HeroBillboard';
|
||||
import MetricsFeatureCards from '@/components/sections/metrics/MetricsFeatureCards';
|
||||
import SocialProofMarquee from '@/components/sections/social-proof/SocialProofMarquee';
|
||||
import TestimonialRatingCards from '@/components/sections/testimonial/TestimonialRatingCards';
|
||||
import { Award, Shield, Zap } from "lucide-react";
|
||||
import SectionErrorBoundary from "@/components/ui/SectionErrorBoundary";
|
||||
|
||||
export default function HomePage() {
|
||||
@@ -150,7 +149,7 @@ export default function HomePage() {
|
||||
question: "What is the onboarding process?", answer: "Usually a 2-week deep dive discovery and data integration sprint."},
|
||||
{
|
||||
question: "Do you provide creative services?", answer: "Yes, our creative strategy is fully integrated with performance testing."},
|
||||
]}
|
||||
],
|
||||
imageSrc="http://img.b2bpic.net/free-photo/black-marble-background-with-copper-lining_53876-104397.jpg"
|
||||
/>
|
||||
</SectionErrorBoundary>
|
||||
@@ -170,4 +169,4 @@ export default function HomePage() {
|
||||
</div>
|
||||
</>
|
||||
);
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user