Merge version_2 into main #3
@@ -62,6 +62,7 @@ export default function LandingPage() {
|
||||
animationType="slide-up"
|
||||
textboxLayout="default"
|
||||
gridVariant="uniform-all-items-equal"
|
||||
useInvertedBackground={false}
|
||||
products={[
|
||||
{ id: "s1", name: "Comprehensive Home Move", price: "From £250", imageSrc: "http://img.b2bpic.net/free-photo/moving-boxes-living-room_23-2152001502.jpg?_wi=2" },
|
||||
{ id: "s2", name: "Professional Packing Service", price: "From £150", imageSrc: "http://img.b2bpic.net/free-photo/woman-handling-belongings-cardboard-boxes-moving-new-house_23-2149086804.jpg?_wi=2" },
|
||||
@@ -92,6 +93,7 @@ export default function LandingPage() {
|
||||
<div id="faq" data-section="faq">
|
||||
<FaqDouble
|
||||
textboxLayout="split"
|
||||
useInvertedBackground={false}
|
||||
faqs={[
|
||||
{ id: "f1", title: "Is Carry Crew insured?", content: "Yes, we are fully insured to provide you with peace of mind while your belongings are in our care." },
|
||||
{ id: "f2", title: "How do I get a quote?", content: "Simply contact us with your details, and we'll provide a transparent, no-obligation quote tailored to your move." },
|
||||
|
||||
Reference in New Issue
Block a user