Update src/app/demo/page.tsx
This commit is contained in:
@@ -73,7 +73,7 @@ export default function DemoPage() {
|
||||
]}
|
||||
buttonAnimation="slide-up"
|
||||
background={{ variant: "plain" }}
|
||||
imageSrc="http://img.b2bpic.net/free-vector/business-dashboard-user-panel_23-2148359899.jpg"
|
||||
imageSrc="http://img.b2bpic.net/free-vector/business-dashboard-user-panel_23-2148359899.jpg?_wi=2"
|
||||
imageAlt="AZ Marketing Demo Dashboard"
|
||||
mediaAnimation="slide-up"
|
||||
frameStyle="card"
|
||||
@@ -85,16 +85,16 @@ export default function DemoPage() {
|
||||
features={[
|
||||
{
|
||||
id: 1,
|
||||
tag: "Demo Includes", title: "Professional Homepage", subtitle: "Full-featured landing page with your branding", description: "Your free demo includes a complete, fully-designed homepage showcasing your business. See exactly how your website will look and function with all the professional design elements included.", imageSrc: "http://img.b2bpic.net/free-psd/music-show-website-design-template_23-2149075079.jpg", imageAlt: "Professional Homepage"},
|
||||
tag: "Demo Includes", title: "Professional Homepage", subtitle: "Full-featured landing page with your branding", description: "Your free demo includes a complete, fully-designed homepage showcasing your business. See exactly how your website will look and function with all the professional design elements included.", imageSrc: "http://img.b2bpic.net/free-psd/music-show-website-design-template_23-2149075079.jpg?_wi=2", imageAlt: "Professional Homepage"},
|
||||
{
|
||||
id: 2,
|
||||
tag: "Demo Includes", title: "Services Showcase Page", subtitle: "Highlight your offerings beautifully", description: "Display your products or services with professional layouts. The demo shows how we present your offerings to attract and convert potential customers effectively.", imageSrc: "http://img.b2bpic.net/free-photo/man-working-coffee-shop-cafe-concept_53876-30132.jpg", imageAlt: "Services Showcase"},
|
||||
tag: "Demo Includes", title: "Services Showcase Page", subtitle: "Highlight your offerings beautifully", description: "Display your products or services with professional layouts. The demo shows how we present your offerings to attract and convert potential customers effectively.", imageSrc: "http://img.b2bpic.net/free-photo/man-working-coffee-shop-cafe-concept_53876-30132.jpg?_wi=2", imageAlt: "Services Showcase"},
|
||||
{
|
||||
id: 3,
|
||||
tag: "Demo Includes", title: "Contact & Call-to-Action", subtitle: "Convert visitors into customers", description: "Strategic placement of contact forms and CTAs throughout your demo site. See how we guide visitors toward taking action and becoming customers.", imageSrc: "http://img.b2bpic.net/free-vector/colorful-business-card-template_79603-1434.jpg", imageAlt: "Contact Integration"},
|
||||
tag: "Demo Includes", title: "Contact & Call-to-Action", subtitle: "Convert visitors into customers", description: "Strategic placement of contact forms and CTAs throughout your demo site. See how we guide visitors toward taking action and becoming customers.", imageSrc: "http://img.b2bpic.net/free-vector/colorful-business-card-template_79603-1434.jpg?_wi=2", imageAlt: "Contact Integration"},
|
||||
{
|
||||
id: 4,
|
||||
tag: "Demo Includes", title: "Mobile Responsive Design", subtitle: "Perfect on all devices and screen sizes", description: "Your demo works flawlessly on smartphones, tablets, and desktops. See how AZ Marketing ensures your site looks professional everywhere your customers browse.", imageSrc: "http://img.b2bpic.net/free-photo/medical-student-reading-online-information-notes-from-library-database_482257-123200.jpg", imageAlt: "Mobile Responsiveness"},
|
||||
tag: "Demo Includes", title: "Mobile Responsive Design", subtitle: "Perfect on all devices and screen sizes", description: "Your demo works flawlessly on smartphones, tablets, and desktops. See how AZ Marketing ensures your site looks professional everywhere your customers browse.", imageSrc: "http://img.b2bpic.net/free-photo/medical-student-reading-online-information-notes-from-library-database_482257-123200.jpg?_wi=2", imageAlt: "Mobile Responsiveness"},
|
||||
]}
|
||||
title="What's Included in Your Free Demo"
|
||||
description="Get a complete preview of professional website design tailored to your business needs. No credit card required, no commitments."
|
||||
@@ -135,7 +135,7 @@ export default function DemoPage() {
|
||||
|
||||
<div id="footer" data-section="footer">
|
||||
<FooterMedia
|
||||
imageSrc="http://img.b2bpic.net/free-vector/abstract-futuristic-background_52683-31439.jpg"
|
||||
imageSrc="http://img.b2bpic.net/free-vector/abstract-futuristic-background_52683-31439.jpg?_wi=3"
|
||||
imageAlt="AZ Marketing Footer"
|
||||
logoText="AZ MARKETING"
|
||||
copyrightText="© 2024 AZ Marketing. All rights reserved."
|
||||
|
||||
Reference in New Issue
Block a user