Merge version_1 into main #2
204
src/app/page.tsx
204
src/app/page.tsx
@@ -31,69 +31,44 @@ export default function LandingPage() {
|
||||
<NavbarLayoutFloatingOverlay
|
||||
navItems={[
|
||||
{
|
||||
name: "Services",
|
||||
id: "services",
|
||||
},
|
||||
name: "Services", id: "services"},
|
||||
{
|
||||
name: "About Us",
|
||||
id: "about",
|
||||
},
|
||||
name: "About Us", id: "about"},
|
||||
{
|
||||
name: "Testimonials",
|
||||
id: "testimonials",
|
||||
},
|
||||
name: "Testimonials", id: "testimonials"},
|
||||
{
|
||||
name: "Contact",
|
||||
id: "contact",
|
||||
},
|
||||
name: "Contact", id: "contact"},
|
||||
]}
|
||||
brandName="Viking Cleaners"
|
||||
button={{
|
||||
text: "Get a Quote",
|
||||
href: "#contact",
|
||||
}}
|
||||
text: "Get a Quote", href: "#contact"}}
|
||||
/>
|
||||
</div>
|
||||
|
||||
<div id="hero" data-section="hero">
|
||||
<HeroCentered
|
||||
background={{
|
||||
variant: "radial-gradient",
|
||||
}}
|
||||
variant: "radial-gradient"}}
|
||||
title="Viking Cleaners: Impeccable Care for Your Wardrobe, Newport"
|
||||
description="Your trusted local partner for exceptional dry cleaning and laundry services. Experience fast, reliable, and meticulous care with a 4.6-star rating."
|
||||
avatars={[
|
||||
{
|
||||
src: "http://img.b2bpic.net/free-photo/expressive-african-american-girl-brown-tshirt_176420-32193.jpg",
|
||||
alt: "Happy Customer 1",
|
||||
},
|
||||
src: "http://img.b2bpic.net/free-photo/expressive-african-american-girl-brown-tshirt_176420-32193.jpg", alt: "Happy Customer 1"},
|
||||
{
|
||||
src: "http://img.b2bpic.net/free-photo/stylish-woman-wearing-yellow-bandana_273609-13339.jpg",
|
||||
alt: "Happy Customer 2",
|
||||
},
|
||||
src: "http://img.b2bpic.net/free-photo/stylish-woman-wearing-yellow-bandana_273609-13339.jpg", alt: "Happy Customer 2"},
|
||||
{
|
||||
src: "http://img.b2bpic.net/free-photo/handsome-man-outdoors-portrait_158595-3547.jpg",
|
||||
alt: "Happy Customer 3",
|
||||
},
|
||||
src: "http://img.b2bpic.net/free-photo/handsome-man-outdoors-portrait_158595-3547.jpg", alt: "Happy Customer 3"},
|
||||
{
|
||||
src: "http://img.b2bpic.net/free-photo/indoor-shot-attractive-caucasian-teenage-woman-with-long-dark-hair-sitting-desk-with-lots-textbooks_273609-1136.jpg",
|
||||
alt: "Happy Customer 4",
|
||||
},
|
||||
src: "http://img.b2bpic.net/free-photo/indoor-shot-attractive-caucasian-teenage-woman-with-long-dark-hair-sitting-desk-with-lots-textbooks_273609-1136.jpg", alt: "Happy Customer 4"},
|
||||
{
|
||||
src: "http://img.b2bpic.net/free-photo/cropped-shot-mixed-race-unshaven-man-looks-happily-as-listens-pleasant-songs-earphones_273609-8820.jpg",
|
||||
alt: "Happy Customer 5",
|
||||
},
|
||||
src: "http://img.b2bpic.net/free-photo/cropped-shot-mixed-race-unshaven-man-looks-happily-as-listens-pleasant-songs-earphones_273609-8820.jpg", alt: "Happy Customer 5"},
|
||||
]}
|
||||
avatarText="Trusted by 14+ local customers!"
|
||||
buttons={[
|
||||
{
|
||||
text: "Our Services",
|
||||
href: "#services",
|
||||
},
|
||||
text: "Our Services", href: "#services"},
|
||||
{
|
||||
text: "Get a Quote",
|
||||
href: "#contact",
|
||||
},
|
||||
text: "Get a Quote", href: "#contact"},
|
||||
]}
|
||||
buttonAnimation="opacity"
|
||||
/>
|
||||
@@ -106,19 +81,13 @@ export default function LandingPage() {
|
||||
metrics={[
|
||||
{
|
||||
icon: Star,
|
||||
label: "Star Rating",
|
||||
value: "4.6/5",
|
||||
},
|
||||
label: "Star Rating", value: "4.6/5"},
|
||||
{
|
||||
icon: CheckCircle,
|
||||
label: "Happy Customers",
|
||||
value: "14+",
|
||||
},
|
||||
label: "Happy Customers", value: "14+"},
|
||||
{
|
||||
icon: Award,
|
||||
label: "Years of Service",
|
||||
value: "15+",
|
||||
},
|
||||
label: "Years of Service", value: "15+"},
|
||||
]}
|
||||
metricsAnimation="blur-reveal"
|
||||
/>
|
||||
@@ -131,40 +100,22 @@ export default function LandingPage() {
|
||||
features={[
|
||||
{
|
||||
id: 1,
|
||||
title: "Fast Service",
|
||||
description: "Enjoy quick turnarounds, getting your clothes back spotless when you need them.",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/man-putting-clothes-dryer-indoors_23-2149117072.jpg?_wi=1",
|
||||
},
|
||||
title: "Fast Service", description: "Enjoy quick turnarounds, getting your clothes back spotless when you need them.", imageSrc: "http://img.b2bpic.net/free-photo/man-putting-clothes-dryer-indoors_23-2149117072.jpg"},
|
||||
{
|
||||
id: 2,
|
||||
title: "Meticulous Garment Care",
|
||||
description: "Every item is treated with precision and expertise, preserving its look and feel.",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/man-putting-clothes-dryer-indoors_23-2149117072.jpg?_wi=2",
|
||||
},
|
||||
title: "Meticulous Garment Care", description: "Every item is treated with precision and expertise, preserving its look and feel.", imageSrc: "http://img.b2bpic.net/free-photo/man-putting-clothes-dryer-indoors_23-2149117072.jpg"},
|
||||
{
|
||||
id: 3,
|
||||
title: "Attention to Detail",
|
||||
description: "From stain removal to perfect pressing, we ensure every detail is impeccable.",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/man-putting-clothes-dryer-indoors_23-2149117072.jpg?_wi=3",
|
||||
},
|
||||
title: "Attention to Detail", description: "From stain removal to perfect pressing, we ensure every detail is impeccable.", imageSrc: "http://img.b2bpic.net/free-photo/man-putting-clothes-dryer-indoors_23-2149117072.jpg"},
|
||||
{
|
||||
id: 4,
|
||||
title: "Unwavering Reliability",
|
||||
description: "Count on consistent, high-quality results and timely service, every time.",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/man-putting-clothes-dryer-indoors_23-2149117072.jpg?_wi=4",
|
||||
},
|
||||
title: "Unwavering Reliability", description: "Count on consistent, high-quality results and timely service, every time.", imageSrc: "http://img.b2bpic.net/free-photo/man-putting-clothes-dryer-indoors_23-2149117072.jpg"},
|
||||
{
|
||||
id: 5,
|
||||
title: "Local Convenience",
|
||||
description: "Easy drop-off and pick-up at our Newport location for a hassle-free experience.",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/man-putting-clothes-dryer-indoors_23-2149117072.jpg?_wi=5",
|
||||
},
|
||||
title: "Local Convenience", description: "Easy drop-off and pick-up at our Newport location for a hassle-free experience.", imageSrc: "http://img.b2bpic.net/free-photo/man-putting-clothes-dryer-indoors_23-2149117072.jpg"},
|
||||
{
|
||||
id: 6,
|
||||
title: "Customer Satisfaction",
|
||||
description: "Your happiness is our priority. We stand by our work with guaranteed results.",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/man-putting-clothes-dryer-indoors_23-2149117072.jpg?_wi=6",
|
||||
},
|
||||
title: "Customer Satisfaction", description: "Your happiness is our priority. We stand by our work with guaranteed results.", imageSrc: "http://img.b2bpic.net/free-photo/man-putting-clothes-dryer-indoors_23-2149117072.jpg"},
|
||||
]}
|
||||
title="The Viking Difference: Quality, Speed & Care"
|
||||
description="Discover why our Newport community trusts us with their most cherished garments. We go beyond cleaning."
|
||||
@@ -172,9 +123,7 @@ export default function LandingPage() {
|
||||
tagIcon={Sparkles}
|
||||
buttons={[
|
||||
{
|
||||
text: "View All Services",
|
||||
href: "#contact",
|
||||
},
|
||||
text: "View All Services", href: "#contact"},
|
||||
]}
|
||||
/>
|
||||
</div>
|
||||
@@ -187,45 +136,20 @@ export default function LandingPage() {
|
||||
carouselMode="auto"
|
||||
testimonials={[
|
||||
{
|
||||
id: "1",
|
||||
name: "Sarah J.",
|
||||
handle: "@Sarah_Newport",
|
||||
testimonial: "Viking Cleaners is a lifesaver! My clothes always come back looking brand new, and the service is so fast. Highly recommend for anyone in Newport!",
|
||||
rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/blonde-lady-showing-double-thumbs-up-red-shirt-looking-merry_176474-39631.jpg?_wi=1",
|
||||
},
|
||||
id: "1", name: "Sarah J.", handle: "@Sarah_Newport", testimonial: "Viking Cleaners is a lifesaver! My clothes always come back looking brand new, and the service is so fast. Highly recommend for anyone in Newport!", rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/blonde-lady-showing-double-thumbs-up-red-shirt-looking-merry_176474-39631.jpg"},
|
||||
{
|
||||
id: "2",
|
||||
name: "Michael D.",
|
||||
handle: "@MikeD_RI",
|
||||
testimonial: "The attention to detail here is unmatched. They genuinely care for my delicate garments. Viking Cleaners truly lives up to its 4.6-star reputation.",
|
||||
rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/happy-female-office-workers-thumbing-up-smiling-two-cheerful-professional-businesswomen-standing-together-posing-meeting-room-teamwork-business-success-cooperation-concept_74855-7378.jpg",
|
||||
},
|
||||
id: "2", name: "Michael D.", handle: "@MikeD_RI", testimonial: "The attention to detail here is unmatched. They genuinely care for my delicate garments. Viking Cleaners truly lives up to its 4.6-star reputation.", rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/happy-female-office-workers-thumbing-up-smiling-two-cheerful-professional-businesswomen-standing-together-posing-meeting-room-teamwork-business-success-cooperation-concept_74855-7378.jpg"},
|
||||
{
|
||||
id: "3",
|
||||
name: "Emily R.",
|
||||
handle: "@NewportFashion",
|
||||
testimonial: "Convenient location and consistently excellent results. Viking Cleaners makes dry cleaning effortless and ensures my professional wardrobe is always perfect.",
|
||||
rating: 4,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/mid-shot-woman-posing-near-water_23-2148693745.jpg",
|
||||
},
|
||||
id: "3", name: "Emily R.", handle: "@NewportFashion", testimonial: "Convenient location and consistently excellent results. Viking Cleaners makes dry cleaning effortless and ensures my professional wardrobe is always perfect.", rating: 4,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/mid-shot-woman-posing-near-water_23-2148693745.jpg"},
|
||||
{
|
||||
id: "4",
|
||||
name: "David K.",
|
||||
handle: "@DavidK_Local",
|
||||
testimonial: "As a long-time customer, I can attest to their reliability. Fast service, friendly staff, and my clothes are always returned in pristine condition.",
|
||||
rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/glad-smiling-bearded-man-rub-hands-relish-good-profit_176420-17946.jpg",
|
||||
},
|
||||
id: "4", name: "David K.", handle: "@DavidK_Local", testimonial: "As a long-time customer, I can attest to their reliability. Fast service, friendly staff, and my clothes are always returned in pristine condition.", rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/glad-smiling-bearded-man-rub-hands-relish-good-profit_176420-17946.jpg"},
|
||||
{
|
||||
id: "5",
|
||||
name: "Olivia M.",
|
||||
handle: "@OliviaM_RI",
|
||||
testimonial: "Absolutely thrilled with Viking Cleaners! They removed a stubborn stain I thought was impossible. True professionals with a personal touch.",
|
||||
rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/blonde-lady-showing-double-thumbs-up-red-shirt-looking-merry_176474-39631.jpg?_wi=2",
|
||||
},
|
||||
id: "5", name: "Olivia M.", handle: "@OliviaM_RI", testimonial: "Absolutely thrilled with Viking Cleaners! They removed a stubborn stain I thought was impossible. True professionals with a personal touch.", rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/blonde-lady-showing-double-thumbs-up-red-shirt-looking-merry_176474-39631.jpg"},
|
||||
]}
|
||||
showRating={true}
|
||||
title="What Our Newport Customers Say"
|
||||
@@ -238,14 +162,8 @@ export default function LandingPage() {
|
||||
textboxLayout="default"
|
||||
useInvertedBackground={false}
|
||||
logos={[
|
||||
"http://img.b2bpic.net/free-vector/pack-six-vintage-logos_23-2147589063.jpg",
|
||||
"http://img.b2bpic.net/free-vector/business-analysis-concept-flat-icons_98292-953.jpg",
|
||||
"http://img.b2bpic.net/free-vector/gradient-abstract-logo-collection_23-2148163499.jpg",
|
||||
"http://img.b2bpic.net/free-photo/happy-business-coworkers-walking-through-hallway-office-building_637285-11016.jpg",
|
||||
"http://img.b2bpic.net/free-vector/logo-template-design_1289-33.jpg",
|
||||
"http://img.b2bpic.net/free-vector/collection-ornamental-elegant-salor-badge_23-2147552098.jpg",
|
||||
"http://img.b2bpic.net/free-vector/real-estate-open-house-label_23-2148479337.jpg",
|
||||
]}
|
||||
"http://img.b2bpic.net/free-vector/pack-six-vintage-logos_23-2147589063.jpg", "http://img.b2bpic.net/free-vector/business-analysis-concept-flat-icons_98292-953.jpg", "http://img.b2bpic.net/free-vector/gradient-abstract-logo-collection_23-2148163499.jpg", "http://img.b2bpic.net/free-photo/happy-business-coworkers-walking-through-hallway-office-building_637285-11016.jpg", "http://img.b2bpic.net/free-vector/logo-template-design_1289-33.jpg", "http://img.b2bpic.net/free-vector/collection-ornamental-elegant-salor-badge_23-2147552098.jpg", "http://img.b2bpic.net/free-vector/real-estate-open-house-label_23-2148479337.jpg"]}
|
||||
names={[]}
|
||||
title="Trusted by Newport's Community"
|
||||
description="Proudly serving local businesses and residents with exceptional dry cleaning and laundry services."
|
||||
speed={30}
|
||||
@@ -257,19 +175,14 @@ export default function LandingPage() {
|
||||
<ContactText
|
||||
useInvertedBackground={true}
|
||||
background={{
|
||||
variant: "sparkles-gradient",
|
||||
}}
|
||||
variant: "sparkles-gradient"}}
|
||||
text="Ready for impeccable garment care? Visit Viking Cleaners today at 3 Carroll Ave, Newport, RI, USA, or call us to schedule a pickup! Your clothes will thank you."
|
||||
buttons={[
|
||||
{
|
||||
text: "Get Directions",
|
||||
href: "https://www.google.com/maps/dir/?api=1&destination=Viking+Cleaners,+3+Carroll+Ave,+Newport,+RI,+USA",
|
||||
target: "_blank",
|
||||
text: "Get Directions", href: "https://www.google.com/maps/dir/?api=1&destination=Viking+Cleaners,+3+Carroll+Ave,+Newport,+RI,+USA"
|
||||
},
|
||||
{
|
||||
text: "Call Us",
|
||||
href: "tel:+14015551234",
|
||||
},
|
||||
text: "Call Us", href: "tel:+14015551234"},
|
||||
]}
|
||||
/>
|
||||
</div>
|
||||
@@ -279,50 +192,31 @@ export default function LandingPage() {
|
||||
imageSrc="http://img.b2bpic.net/free-photo/narrow-street-florence-tuscany-italy-architecture-landmark-florence-cozy-florence-cityscape_231208-7673.jpg"
|
||||
columns={[
|
||||
{
|
||||
title: "Services",
|
||||
items: [
|
||||
title: "Services", items: [
|
||||
{
|
||||
label: "Dry Cleaning",
|
||||
href: "#services",
|
||||
},
|
||||
label: "Dry Cleaning", href: "#services"},
|
||||
{
|
||||
label: "Laundry",
|
||||
href: "#services",
|
||||
},
|
||||
label: "Laundry", href: "#services"},
|
||||
{
|
||||
label: "Specialty Items",
|
||||
href: "#services",
|
||||
},
|
||||
label: "Specialty Items", href: "#services"},
|
||||
],
|
||||
},
|
||||
{
|
||||
title: "Company",
|
||||
items: [
|
||||
title: "Company", items: [
|
||||
{
|
||||
label: "About Us",
|
||||
href: "#about",
|
||||
},
|
||||
label: "About Us", href: "#about"},
|
||||
{
|
||||
label: "Testimonials",
|
||||
href: "#testimonials",
|
||||
},
|
||||
label: "Testimonials", href: "#testimonials"},
|
||||
{
|
||||
label: "Contact Us",
|
||||
href: "#contact",
|
||||
},
|
||||
label: "Contact Us", href: "#contact"},
|
||||
],
|
||||
},
|
||||
{
|
||||
title: "Find Us",
|
||||
items: [
|
||||
title: "Find Us", items: [
|
||||
{
|
||||
label: "3 Carroll Ave, Newport, RI",
|
||||
href: "https://www.google.com/maps/dir/?api=1&destination=Viking+Cleaners,+3+Carroll+Ave,+Newport,+RI,+USA",
|
||||
},
|
||||
label: "3 Carroll Ave, Newport, RI", href: "https://www.google.com/maps/dir/?api=1&destination=Viking+Cleaners,+3+Carroll+Ave,+Newport,+RI,+USA"},
|
||||
{
|
||||
label: "Call Us: (401) 555-1234",
|
||||
href: "tel:+14015551234",
|
||||
},
|
||||
label: "Call Us: (401) 555-1234", href: "tel:+14015551234"},
|
||||
],
|
||||
},
|
||||
]}
|
||||
|
||||
Reference in New Issue
Block a user