Merge version_2 into main
Merge version_2 into main
This commit was merged in pull request #2.
This commit is contained in:
@@ -54,6 +54,8 @@ export default function AboutPage() {
|
||||
imageAlt="View of Jodhpur city, representing Rajasthan heritage"
|
||||
mediaAnimation="slide-up"
|
||||
imagePosition="right"
|
||||
textboxLayout="default"
|
||||
useInvertedBackground={false}
|
||||
/>
|
||||
</div>
|
||||
|
||||
@@ -69,6 +71,7 @@ export default function AboutPage() {
|
||||
{ id: "3", name: "Anil Kumar", imageSrc: "http://img.b2bpic.net/free-photo/young-indian-man_23-2149021812.jpg", imageAlt: "Anil Kumar" },
|
||||
{ id: "4", name: "Meera Sharma", imageSrc: "http://img.b2bpic.net/free-photo/indian-woman-posing-against-orange-background_23-2151199321.jpg", imageAlt: "Meera Sharma" }
|
||||
]}
|
||||
useInvertedBackground={false}
|
||||
/>
|
||||
</div>
|
||||
|
||||
|
||||
@@ -66,6 +66,7 @@ export default function SupplierRegistrationPage() {
|
||||
console.log("Supplier Registration Data:", data);
|
||||
alert("Registration submitted successfully!");
|
||||
}}
|
||||
useInvertedBackground={false}
|
||||
/>
|
||||
</div>
|
||||
|
||||
|
||||
Reference in New Issue
Block a user