Merge version_1 into main
Merge version_1 into main
This commit was merged in pull request #1.
This commit is contained in:
@@ -74,7 +74,7 @@ export default function LandingPage() {
|
||||
handle: "@sarah_designs",
|
||||
testimonial: "TAXMUNIM made ITR filing a breeze. Highly recommended!",
|
||||
rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/close-up-laptop-with-annual-evolution_1098-3503.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/close-up-laptop-with-annual-evolution_1098-3503.jpg?_wi=1",
|
||||
imageAlt: "tax consultant office desk",
|
||||
},
|
||||
{
|
||||
@@ -82,7 +82,7 @@ export default function LandingPage() {
|
||||
handle: "@innovate_labs",
|
||||
testimonial: "Professional, reliable, and extremely fast with GST filings.",
|
||||
rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/3d-render-hand-holding-transaction-receipt-bill_107791-16721.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/3d-render-hand-holding-transaction-receipt-bill_107791-16721.jpg?_wi=1",
|
||||
imageAlt: "tax consultant office desk",
|
||||
},
|
||||
{
|
||||
@@ -120,7 +120,7 @@ export default function LandingPage() {
|
||||
href: "#contact",
|
||||
},
|
||||
]}
|
||||
imageSrc="http://img.b2bpic.net/free-photo/close-up-laptop-with-annual-evolution_1098-3503.jpg"
|
||||
imageSrc="http://img.b2bpic.net/free-photo/close-up-laptop-with-annual-evolution_1098-3503.jpg?_wi=2"
|
||||
avatars={[
|
||||
{
|
||||
src: "http://img.b2bpic.net/free-photo/confident-handsome-middle-aged-entrepreneur_1262-4871.jpg",
|
||||
@@ -194,7 +194,7 @@ export default function LandingPage() {
|
||||
"Precision filing",
|
||||
"Maximum refunds",
|
||||
],
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/3d-render-hand-holding-transaction-receipt-bill_107791-16721.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/3d-render-hand-holding-transaction-receipt-bill_107791-16721.jpg?_wi=2",
|
||||
},
|
||||
{
|
||||
id: "s2",
|
||||
@@ -212,7 +212,7 @@ export default function LandingPage() {
|
||||
"Monthly tracking",
|
||||
"Smart insights",
|
||||
],
|
||||
imageSrc: "http://img.b2bpic.net/free-vector/taxes-background-design_1223-92.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-vector/taxes-background-design_1223-92.jpg?_wi=1",
|
||||
},
|
||||
{
|
||||
id: "s4",
|
||||
@@ -330,7 +330,7 @@ export default function LandingPage() {
|
||||
quote: "TAXMUNIM simplified my tax compliance.",
|
||||
tag: "GST Filing",
|
||||
avatarSrc: "http://img.b2bpic.net/free-photo/middle-age-businessman-smiling-happy-standing-city_839833-25759.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/close-up-laptop-with-annual-evolution_1098-3503.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/close-up-laptop-with-annual-evolution_1098-3503.jpg?_wi=3",
|
||||
imageAlt: "professional headshot portrait",
|
||||
},
|
||||
{
|
||||
@@ -341,7 +341,7 @@ export default function LandingPage() {
|
||||
quote: "Fast, accurate, and professional.",
|
||||
tag: "ITR",
|
||||
avatarSrc: "http://img.b2bpic.net/free-photo/authentic-small-youthful-marketing-agency_23-2150167349.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/3d-render-hand-holding-transaction-receipt-bill_107791-16721.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/3d-render-hand-holding-transaction-receipt-bill_107791-16721.jpg?_wi=3",
|
||||
imageAlt: "professional headshot portrait",
|
||||
},
|
||||
{
|
||||
@@ -363,7 +363,7 @@ export default function LandingPage() {
|
||||
quote: "Reliable support throughout the year.",
|
||||
tag: "Bookkeeping",
|
||||
avatarSrc: "http://img.b2bpic.net/free-photo/business-man-banner-concept-with-copy-space_23-2149601534.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/future-visions-business-technology-concept_23-2151893441.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/future-visions-business-technology-concept_23-2151893441.jpg?_wi=1",
|
||||
imageAlt: "professional headshot portrait",
|
||||
},
|
||||
{
|
||||
@@ -374,7 +374,7 @@ export default function LandingPage() {
|
||||
quote: "Excellent audit assistance.",
|
||||
tag: "Audit",
|
||||
avatarSrc: "http://img.b2bpic.net/free-vector/tax-payment-concept_24908-56223.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-vector/taxes-background-design_1223-92.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-vector/taxes-background-design_1223-92.jpg?_wi=2",
|
||||
imageAlt: "professional headshot portrait",
|
||||
},
|
||||
]}
|
||||
@@ -482,7 +482,7 @@ export default function LandingPage() {
|
||||
placeholder: "Your Message",
|
||||
required: true,
|
||||
}}
|
||||
imageSrc="http://img.b2bpic.net/free-photo/future-visions-business-technology-concept_23-2151893441.jpg"
|
||||
imageSrc="http://img.b2bpic.net/free-photo/future-visions-business-technology-concept_23-2151893441.jpg?_wi=2"
|
||||
/>
|
||||
</div>
|
||||
|
||||
|
||||
Reference in New Issue
Block a user