Skip to content

Commit

Permalink
Updated 'first app' link
Browse files Browse the repository at this point in the history
  • Loading branch information
MikeCodesDotNET committed Jan 6, 2025
1 parent 30f3f4c commit 64dc08e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/components/homepage/HeroQuickLinks.jsx
Original file line number Diff line number Diff line change
Expand Up @@ -67,7 +67,7 @@ const HeroQuickLinks = () => {
{
category: "Tutorial",
title: "Build your first app",
href: "/docs/tutorials/music-store-app/",
href: "/docs/get-started/test-drive/introduction",
icon: () => (
<svg width="878" height="836" viewBox="0 0 878 836" fill="none" xmlns="http://www.w3.org/2000/svg">
<path d="M211.188 97.375C204.474 97.3757 198.036 100.043 193.29 104.79C188.543 109.536 185.876 115.974 185.875 122.688V148H126.812C120.099 148.001 113.661 150.668 108.915 155.415C104.168 160.161 101.501 166.599 101.5 173.312V696.438C101.501 703.151 104.168 709.589 108.915 714.335C113.661 719.082 120.099 721.749 126.812 721.75H751.188C757.901 721.749 764.339 719.082 769.085 714.335C773.832 709.589 776.499 703.151 776.5 696.438V173.312C776.499 166.599 773.832 160.161 769.085 155.415C764.339 150.668 757.901 148.001 751.188 148H692.125V122.688C692.124 115.974 689.457 109.536 684.71 104.79C679.964 100.043 673.526 97.3757 666.812 97.375H540.25C497.855 97.375 461.999 119.868 439 152.12C416.001 119.868 380.145 97.375 337.75 97.375H211.188ZM236.5 148H337.75C379.997 148 413.688 181.691 413.688 223.938V612.557C392.458 596.539 366.254 586.75 337.75 586.75H236.5V177.465C236.946 174.748 236.946 171.976 236.5 169.259V148ZM540.25 148H641.5V169.16C641.054 171.877 641.054 174.649 641.5 177.366V586.75H540.25C511.746 586.75 485.542 596.539 464.312 612.557V223.938C464.312 181.691 498.003 148 540.25 148ZM152.125 198.625H185.875V612.062C185.876 618.776 188.543 625.214 193.29 629.96C198.036 634.707 204.474 637.374 211.188 637.375H337.75C364.252 637.375 387.307 650.817 400.866 671.125H152.125V198.625ZM692.125 198.625H725.875V671.125H477.134C490.692 650.817 513.748 637.375 540.25 637.375H666.812C673.526 637.374 679.964 634.707 684.71 629.96C689.457 625.214 692.124 618.776 692.125 612.062V198.625Z" fill="#0D6EFD"/>
Expand Down

0 comments on commit 64dc08e

Please sign in to comment.