Compare commits
2 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
| 5e93d01444 | |||
| 73cb5cef99 |
@@ -53,7 +53,7 @@ export default function LandingPage() {
|
|||||||
{
|
{
|
||||||
text: "Book Consultation", href: "#contact"},
|
text: "Book Consultation", href: "#contact"},
|
||||||
]}
|
]}
|
||||||
imageSrc="http://img.b2bpic.net/free-photo/cheerful-business-ladies-looking-laptop-display-talking-smiling-while-sitting-table-with-cups-coffee-office-teamwork-communication-concept_74855-11582.jpg"
|
imageSrc="https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3CpAX2ydgkMKC2Xolnhe7DiQwWq/uploaded-1777149642532-lmfpa7jd.jpg"
|
||||||
imageAlt="Professional Tax Consulting"
|
imageAlt="Professional Tax Consulting"
|
||||||
/>
|
/>
|
||||||
</div>
|
</div>
|
||||||
@@ -135,7 +135,8 @@ export default function LandingPage() {
|
|||||||
textboxLayout="inline-image"
|
textboxLayout="inline-image"
|
||||||
useInvertedBackground={false}
|
useInvertedBackground={false}
|
||||||
imageSrc="https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3CpAX2ydgkMKC2Xolnhe7DiQwWq/uploaded-1777149416786-1l0bfjxh.jpg"
|
imageSrc="https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3CpAX2ydgkMKC2Xolnhe7DiQwWq/uploaded-1777149416786-1l0bfjxh.jpg"
|
||||||
titleSegments={[{ type: 'text', content: 'Frequently Asked ' }, { type: 'image', src: 'https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3CpAX2ydgkMKC2Xolnhe7DiQwWq/uploaded-1777149416786-dntns5hk.jpg', alt: 'FAQ Icon' }]}
|
titleSegments={[{ type: 'text', content: 'Frequently Asked ' }, { type: 'image', src: 'https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3CpAX2ydgkMKC2Xolnhe7DiQwWq/uploaded-1777149416786-dntns5hk.jpg', alt: 'FAQ Icon' }]
|
||||||
|
}
|
||||||
faqs={[
|
faqs={[
|
||||||
{
|
{
|
||||||
id: "f1", title: "When is the deadline?", content: "April 15th is our standard filing date."},
|
id: "f1", title: "When is the deadline?", content: "April 15th is our standard filing date."},
|
||||||
|
|||||||
Reference in New Issue
Block a user