Merge version_3 into main
Merge version_3 into main
This commit was merged in pull request #2.
This commit is contained in:
@@ -29,8 +29,7 @@ const CalendlyEmbed = () => {
|
||||
</p>
|
||||
<div
|
||||
className="calendly-inline-widget min-w-[320px] w-full max-w-4xl h-[800px] mx-auto rounded-lg shadow-xl overflow-hidden"
|
||||
data-url="https://calendly.com/your-username/30min" // Placeholder: User would replace with actual Calendly link
|
||||
style={{ minWidth: '320px', height: '800px' }}
|
||||
data-url="https://calendly.com/your-username/30min"
|
||||
></div>
|
||||
</div>
|
||||
);
|
||||
|
||||
Reference in New Issue
Block a user