kucherenko / ol0lo

0 stars 0 forks source link

Implement task #60 - Landing Page #65

Closed brian-ai-assistant-dev[bot] closed 1 year ago

brian-ai-assistant-dev[bot] commented 1 year ago

To implement the landing page with sections Hero, Testimonials, and Pricing, I would create the following files with the provided content:

  1. pages/index.vue:

    
    <template>
    <div>
        <!-- Hero section -->
        <section>
            <!-- Content for the hero section -->
        </section>
    
        <!-- Testimonials section -->
        <section>
            <!-- Content for the testimonials section -->
        </section>
    
        <!-- Pricing section -->
        <section>
            <!-- Content for the pricing section -->
        </section>
    </div>
    </template>


Commit Message: Add landing page with Hero, Testimonials, and Pricing sections

<!-- brian settings start --><!--{}--><!-- brian settings end -->
netlify[bot] commented 1 year ago

Deploy Preview for willowy-kleicha-1542e1 ready!

Name Link
Latest commit bb60281fe8fad1b61eb084304b292fe07f37f9db
Latest deploy log https://app.netlify.com/sites/willowy-kleicha-1542e1/deploys/64b56f1bbd715000081068f9
Deploy Preview https://deploy-preview-65--willowy-kleicha-1542e1.netlify.app
Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify site configuration.