Merge version_1 into main #2
@@ -20,7 +20,7 @@ export default function LandingPage() {
|
||||
borderRadius="soft"
|
||||
contentWidth="compact"
|
||||
sizing="largeSmall"
|
||||
background="aurora"
|
||||
background="circleGradient"
|
||||
cardStyle="soft-shadow"
|
||||
primaryButtonStyle="flat"
|
||||
secondaryButtonStyle="radial-glow"
|
||||
@@ -51,7 +51,7 @@ export default function LandingPage() {
|
||||
{ text: "Learn More", href: "#about" },
|
||||
]}
|
||||
buttonAnimation="slide-up"
|
||||
background={{ variant: "aurora" }}
|
||||
background={{ variant: "plain" }}
|
||||
dashboard={{
|
||||
title: "Our Track Record", logoIcon: Globe,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/close-up-woman-hugging-her-pet-dog_23-2149202492.jpg", imageAlt: "Web design portfolio showcase", sidebarItems: [
|
||||
@@ -98,6 +98,7 @@ export default function LandingPage() {
|
||||
imageAlt="Web design success story"
|
||||
useInvertedBackground={false}
|
||||
mediaAnimation="slide-up"
|
||||
metricsAnimation="slide-up"
|
||||
/>
|
||||
</div>
|
||||
|
||||
@@ -178,7 +179,7 @@ export default function LandingPage() {
|
||||
{
|
||||
id: "5", title: "Do you provide ongoing support after launch?", content: "Yes! We provide ongoing support for your website. You can reach us at poofsites@yahoo.com or call 803-848-6793 for any questions or maintenance needs."},
|
||||
{
|
||||
id: "6", title: "Can you redesign an existing website?", content: "Yes, we can redesign and improve existing websites. The $700 rate applies to redesign projects as well. Contact us to discuss your current site and desired improvements."},
|
||||
id: "6", title: "Can you redesign an existing website?", content: "Yes, we can redesign and improve existing websites. The $700 rate applies to redesign projects as well. Contact us to discuss your current site and desired improvements."}
|
||||
]}
|
||||
imageSrc="http://img.b2bpic.net/free-photo/businesswoman-working-with-technology_329181-19259.jpg"
|
||||
imageAlt="Customer support team"
|
||||
@@ -203,7 +204,7 @@ export default function LandingPage() {
|
||||
required: true,
|
||||
}}
|
||||
useInvertedBackground={false}
|
||||
imageSrc="http://img.b2bpic.net/free-photo/researchers-looking-alternative-energy-souces_23-2149311462.jpg?_wi=1"
|
||||
imageSrc="http://img.b2bpic.net/free-photo/researchers-looking-alternative-energy-souces_23-2149311462.jpg"
|
||||
imageAlt="Professional workspace"
|
||||
mediaAnimation="slide-up"
|
||||
mediaPosition="right"
|
||||
@@ -213,7 +214,7 @@ export default function LandingPage() {
|
||||
|
||||
<div id="footer" data-section="footer">
|
||||
<FooterMedia
|
||||
imageSrc="http://img.b2bpic.net/free-photo/researchers-looking-alternative-energy-souces_23-2149311462.jpg?_wi=2"
|
||||
imageSrc="http://img.b2bpic.net/free-photo/researchers-looking-alternative-energy-souces_23-2149311462.jpg"
|
||||
imageAlt="Professional workspace background"
|
||||
logoText="Poof Sites"
|
||||
copyrightText="© 2025 Poof Sites. Professional Web Design & Publishing Services."
|
||||
|
||||
Reference in New Issue
Block a user