Merge version_1 into main #1

Merged
bender merged 1 commits from version_1 into main 2026-03-12 17:21:26 +00:00

View File

@@ -48,21 +48,21 @@ export default function LandingPage() {
tag="Web Design Agency"
tagIcon={Sparkles}
background={{ variant: "glowing-orb" }}
imageSrc="http://img.b2bpic.net/free-vector/dashboard-user-panel-template_23-2148373760.jpg"
imageSrc="http://img.b2bpic.net/free-vector/dashboard-user-panel-template_23-2148373760.jpg?_wi=1"
imageAlt="Website design showcase"
imagePosition="right"
testimonials={[
{
name: "Sarah Johnson", handle: "CEO, TechFlow", testimonial: "Grew Digital transformed our online presence. The process was smooth and the results exceeded expectations!", rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/portrait-blonde-confident-young-businesswoman-against-gray-background_23-2148029500.jpg"
imageSrc: "http://img.b2bpic.net/free-photo/portrait-blonde-confident-young-businesswoman-against-gray-background_23-2148029500.jpg?_wi=1"
},
{
name: "Michael Chen", handle: "Founder, InnovateCo", testimonial: "Professional team, clear communication, and a website that actually converts. Highly recommended!", rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/experienced-grey-haired-businessman-standing_74855-9871.jpg"
imageSrc: "http://img.b2bpic.net/free-photo/experienced-grey-haired-businessman-standing_74855-9871.jpg?_wi=1"
},
{
name: "Emily Rodriguez", handle: "Director, GrowthLabs", testimonial: "From quote to launch in weeks. Their expertise and attention to detail made all the difference.", rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/real-professional-smiling-businesswoman-looking-confident-determined-face-expression-standing-suit-white-background_1258-123234.jpg"
imageSrc: "http://img.b2bpic.net/free-photo/real-professional-smiling-businesswoman-looking-confident-determined-face-expression-standing-suit-white-background_1258-123234.jpg?_wi=1"
}
]}
testimonialRotationInterval={5000}
@@ -123,13 +123,13 @@ export default function LandingPage() {
tagIcon={Award}
products={[
{
id: "1", name: "Starter Website", price: "$2,999", imageSrc: "http://img.b2bpic.net/free-vector/dashboard-user-panel-template_23-2148373760.jpg", imageAlt: "Starter website package"
id: "1", name: "Starter Website", price: "$2,999", imageSrc: "http://img.b2bpic.net/free-vector/dashboard-user-panel-template_23-2148373760.jpg?_wi=2", imageAlt: "Starter website package"
},
{
id: "2", name: "Professional Website", price: "$5,999", imageSrc: "http://img.b2bpic.net/free-vector/dashboard-user-panel-template_23-2148373760.jpg", imageAlt: "Professional website package"
id: "2", name: "Professional Website", price: "$5,999", imageSrc: "http://img.b2bpic.net/free-vector/dashboard-user-panel-template_23-2148373760.jpg?_wi=3", imageAlt: "Professional website package"
},
{
id: "3", name: "Enterprise Website", price: "$12,999", imageSrc: "http://img.b2bpic.net/free-vector/dashboard-user-panel-template_23-2148373760.jpg", imageAlt: "Enterprise website package"
id: "3", name: "Enterprise Website", price: "$12,999", imageSrc: "http://img.b2bpic.net/free-vector/dashboard-user-panel-template_23-2148373760.jpg?_wi=4", imageAlt: "Enterprise website package"
}
]}
textboxLayout="default"
@@ -148,15 +148,15 @@ export default function LandingPage() {
testimonials={[
{
id: "1", name: "Sarah Johnson", role: "CEO", company: "TechFlow", rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/portrait-blonde-confident-young-businesswoman-against-gray-background_23-2148029500.jpg"
imageSrc: "http://img.b2bpic.net/free-photo/portrait-blonde-confident-young-businesswoman-against-gray-background_23-2148029500.jpg?_wi=2"
},
{
id: "2", name: "Michael Chen", role: "Founder", company: "InnovateCo", rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/experienced-grey-haired-businessman-standing_74855-9871.jpg"
imageSrc: "http://img.b2bpic.net/free-photo/experienced-grey-haired-businessman-standing_74855-9871.jpg?_wi=2"
},
{
id: "3", name: "Emily Rodriguez", role: "Director", company: "GrowthLabs", rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/real-professional-smiling-businesswoman-looking-confident-determined-face-expression-standing-suit-white-background_1258-123234.jpg"
imageSrc: "http://img.b2bpic.net/free-photo/real-professional-smiling-businesswoman-looking-confident-determined-face-expression-standing-suit-white-background_1258-123234.jpg?_wi=2"
},
{
id: "4", name: "David Kim", role: "Owner", company: "StartupXYZ", rating: 5,