Merge version_1 into main
Merge version_1 into main
This commit was merged in pull request #1.
This commit is contained in:
@@ -50,9 +50,9 @@ export default function LandingPage() {
|
||||
{ text: "Learn More", href: "#about" }
|
||||
]}
|
||||
slides={[
|
||||
{ imageSrc: "http://img.b2bpic.net/free-photo/businessman-analyzing-company-graph-laptop-computer-working-management-presentation-business-meeting-startup-office-diverse-businesspeople-discussing-collaboration-project_482257-29807.jpg", imageAlt: "Modern website design showcase" },
|
||||
{ imageSrc: "http://img.b2bpic.net/free-photo/businessman-analyzing-company-graph-laptop-computer-working-management-presentation-business-meeting-startup-office-diverse-businesspeople-discussing-collaboration-project_482257-29807.jpg", imageAlt: "Professional web design mockup" },
|
||||
{ imageSrc: "http://img.b2bpic.net/free-photo/businessman-analyzing-company-graph-laptop-computer-working-management-presentation-business-meeting-startup-office-diverse-businesspeople-discussing-collaboration-project_482257-29807.jpg", imageAlt: "Website design on multiple devices" }
|
||||
{ imageSrc: "http://img.b2bpic.net/free-photo/businessman-analyzing-company-graph-laptop-computer-working-management-presentation-business-meeting-startup-office-diverse-businesspeople-discussing-collaboration-project_482257-29807.jpg?_wi=1", imageAlt: "Modern website design showcase" },
|
||||
{ imageSrc: "http://img.b2bpic.net/free-photo/businessman-analyzing-company-graph-laptop-computer-working-management-presentation-business-meeting-startup-office-diverse-businesspeople-discussing-collaboration-project_482257-29807.jpg?_wi=2", imageAlt: "Professional web design mockup" },
|
||||
{ imageSrc: "http://img.b2bpic.net/free-photo/businessman-analyzing-company-graph-laptop-computer-working-management-presentation-business-meeting-startup-office-diverse-businesspeople-discussing-collaboration-project_482257-29807.jpg?_wi=3", imageAlt: "Website design on multiple devices" }
|
||||
]}
|
||||
autoplayDelay={4000}
|
||||
showDimOverlay={false}
|
||||
@@ -87,15 +87,15 @@ export default function LandingPage() {
|
||||
features={[
|
||||
{
|
||||
id: "free-review", title: "Free Review", author: "No Obligation", description: "Start with a completely free review of your current online presence or ideas. We'll provide honest feedback and suggestions with no pressure.", tags: ["consultation", "free"],
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/stylish-businesspersons-with-laptop_23-2147626438.jpg", imageAlt: "Professional consultation"
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/stylish-businesspersons-with-laptop_23-2147626438.jpg?_wi=1", imageAlt: "Professional consultation"
|
||||
},
|
||||
{
|
||||
id: "flat-pricing", title: "Flat $500 Rate", author: "Transparent Pricing", description: "One simple price for a professional website. No hidden fees, no confusing pricing tiers—just honest, straightforward pricing.", tags: ["affordable", "transparent"],
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/laptop-tablet-smartphone_1232-472.jpg", imageAlt: "Modern responsive design"
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/laptop-tablet-smartphone_1232-472.jpg?_wi=1", imageAlt: "Modern responsive design"
|
||||
},
|
||||
{
|
||||
id: "responsive-design", title: "Responsive Design", author: "All Devices", description: "Your website works perfectly on all devices—desktop, tablet, and mobile. A seamless experience for every visitor.", tags: ["responsive", "mobile"],
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/laptop-tablet-smartphone_1232-472.jpg", imageAlt: "Website on multiple devices"
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/laptop-tablet-smartphone_1232-472.jpg?_wi=2", imageAlt: "Website on multiple devices"
|
||||
},
|
||||
{
|
||||
id: "fast-turnaround", title: "Fast Turnaround", author: "Quick Delivery", description: "We work efficiently to get your website live quickly. Fast turnaround times without compromising on quality.", tags: ["speed", "efficiency"],
|
||||
@@ -107,7 +107,7 @@ export default function LandingPage() {
|
||||
},
|
||||
{
|
||||
id: "tailored-solution", title: "Tailored Solution", author: "Custom Built", description: "Every website is built specifically for your business needs. We don't use templates—we create custom solutions.", tags: ["custom", "professional"],
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/stylish-businesspersons-with-laptop_23-2147626438.jpg", imageAlt: "Professional service"
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/stylish-businesspersons-with-laptop_23-2147626438.jpg?_wi=2", imageAlt: "Professional service"
|
||||
}
|
||||
]}
|
||||
animationType="slide-up"
|
||||
|
||||
Reference in New Issue
Block a user