diff --git a/src/app/page.tsx b/src/app/page.tsx
index 1f9769c..b1251fb 100644
--- a/src/app/page.tsx
+++ b/src/app/page.tsx
@@ -34,96 +34,55 @@ export default function LandingPage() {
@@ -164,26 +114,14 @@ export default function LandingPage() {
useInvertedBackground={false}
features={[
{
- title: "Safety First",
- description: "Our trailers are meticulously maintained and regularly inspected to ensure maximum safety and reliability for your peace of mind.",
- imageSrc: "http://img.b2bpic.net/free-photo/low-angle-just-married-scene-with-car-cans_23-2149539994.jpg",
- imageAlt: "Secure trailer hitch coupling",
- },
+ title: "Safety First", description: "Our trailers are meticulously maintained and regularly inspected to ensure maximum safety and reliability for your peace of mind.", imageSrc: "http://img.b2bpic.net/free-photo/low-angle-just-married-scene-with-car-cans_23-2149539994.jpg", imageAlt: "Secure trailer hitch coupling"},
{
- title: "Diverse Fleet",
- description: "From small utility trailers to heavy-duty car haulers and enclosed cargo units, our extensive fleet has a trailer for every job.",
- imageSrc: "http://img.b2bpic.net/free-photo/parked-cars-aerial-views-transport-concept_23-2148959683.jpg",
- imageAlt: "Wide variety of trailers available",
- },
+ title: "Diverse Fleet", description: "From small utility trailers to heavy-duty car haulers and enclosed cargo units, our extensive fleet has a trailer for every job.", imageSrc: "http://img.b2bpic.net/free-photo/parked-cars-aerial-views-transport-concept_23-2148959683.jpg", imageAlt: "Wide variety of trailers available"},
{
- title: "Easy Booking",
- description: "Rent a trailer in minutes with our user-friendly online booking system. Select your trailer, dates, and pick-up location effortlessly.",
- imageSrc: "http://img.b2bpic.net/free-photo/front-view-man-truck-with-drink_23-2149426533.jpg",
- imageAlt: "Easy online booking system on a laptop",
- },
+ title: "Easy Booking", description: "Rent a trailer in minutes with our user-friendly online booking system. Select your trailer, dates, and pick-up location effortlessly.", imageSrc: "http://img.b2bpic.net/free-photo/front-view-man-truck-with-drink_23-2149426533.jpg", imageAlt: "Easy online booking system on a laptop"},
]}
- title="Why Choose TrailerPro Rentals?"
- description="Experience unparalleled convenience, safety, and a wide selection of trailers to fit your exact specifications."
+ title="Why Choose SnA Advantage Group for Trailer Rentals?"
+ description="Experience unparalleled convenience, safety, and a wide selection of trailers to fit your exact specifications with SnA Advantage Group."
/>
@@ -196,56 +134,20 @@ export default function LandingPage() {
carouselMode="buttons"
products={[
{
- id: "utility-trailer",
- name: "Utility Trailer",
- price: "$50/day",
- variant: "Open, Small to Medium",
- imageSrc: "http://img.b2bpic.net/free-photo/smiley-woman-posing-caravan-window_23-2148670183.jpg",
- imageAlt: "Utility trailer with ramp gate",
- },
+ id: "utility-trailer", name: "Utility Trailer", price: "$50/day", variant: "Open, Small to Medium", imageSrc: "http://img.b2bpic.net/free-photo/smiley-woman-posing-caravan-window_23-2148670183.jpg", imageAlt: "Utility trailer with ramp gate"},
{
- id: "enclosed-cargo",
- name: "Enclosed Cargo Trailer",
- price: "$75/day",
- variant: "Secure, Weather-proof",
- imageSrc: "http://img.b2bpic.net/free-photo/blank-cargo-truck-road_23-2151751321.jpg",
- imageAlt: "White enclosed cargo trailer",
- },
+ id: "enclosed-cargo", name: "Enclosed Cargo Trailer", price: "$75/day", variant: "Secure, Weather-proof", imageSrc: "http://img.b2bpic.net/free-photo/blank-cargo-truck-road_23-2151751321.jpg", imageAlt: "White enclosed cargo trailer"},
{
- id: "car-hauler",
- name: "Car Hauler Trailer",
- price: "$120/day",
- variant: "Flatbed, Vehicle Transport",
- imageSrc: "http://img.b2bpic.net/free-photo/blank-cargo-truck-road_23-2151751314.jpg",
- imageAlt: "Empty flatbed car hauler trailer",
- },
+ id: "car-hauler", name: "Car Hauler Trailer", price: "$120/day", variant: "Flatbed, Vehicle Transport", imageSrc: "http://img.b2bpic.net/free-photo/blank-cargo-truck-road_23-2151751314.jpg", imageAlt: "Empty flatbed car hauler trailer"},
{
- id: "dump-trailer",
- name: "Dump Trailer",
- price: "$150/day",
- variant: "Hydraulic, Debris Removal",
- imageSrc: "http://img.b2bpic.net/free-photo/people-carrying-burden-concept_23-2150040370.jpg",
- imageAlt: "Dump trailer at a construction site",
- },
+ id: "dump-trailer", name: "Dump Trailer", price: "$150/day", variant: "Hydraulic, Debris Removal", imageSrc: "http://img.b2bpic.net/free-photo/people-carrying-burden-concept_23-2150040370.jpg", imageAlt: "Dump trailer at a construction site"},
{
- id: "flatbed-trailer",
- name: "Flatbed Trailer",
- price: "$100/day",
- variant: "Heavy Equipment, Open Deck",
- imageSrc: "http://img.b2bpic.net/free-photo/green-semi-truck-with-white-trailer-driving-highway-vehicle-moves-along-road_169016-72741.jpg",
- imageAlt: "Flatbed equipment trailer",
- },
+ id: "flatbed-trailer", name: "Flatbed Trailer", price: "$100/day", variant: "Heavy Equipment, Open Deck", imageSrc: "http://img.b2bpic.net/free-photo/green-semi-truck-with-white-trailer-driving-highway-vehicle-moves-along-road_169016-72741.jpg", imageAlt: "Flatbed equipment trailer"},
{
- id: "boat-trailer",
- name: "Boat Trailer",
- price: "$90/day",
- variant: "Specialty, Marine Transport",
- imageSrc: "http://img.b2bpic.net/free-photo/aerial-view-various-types-boats-docked-near-coast-sea_181624-3653.jpg",
- imageAlt: "Specialty boat trailer",
- },
+ id: "boat-trailer", name: "Boat Trailer", price: "$90/day", variant: "Specialty, Marine Transport", imageSrc: "http://img.b2bpic.net/free-photo/aerial-view-various-types-boats-docked-near-coast-sea_181624-3653.jpg", imageAlt: "Specialty boat trailer"},
]}
- title="Our Diverse Trailer Fleet"
- description="Browse our selection of high-quality trailers available for rent. Find the perfect fit for your moving, hauling, or recreational needs."
+ title="SnA Advantage Group's Diverse Trailer Fleet"
+ description="Browse SnA Advantage Group's selection of high-quality trailers available for rent. Find the perfect fit for your moving, hauling, or recreational needs."
/>
@@ -256,58 +158,25 @@ export default function LandingPage() {
useInvertedBackground={false}
plans={[
{
- id: "daily",
- tag: "Short Term",
- tagIcon: Calendar,
- price: "$75",
- period: "/day",
- description: "Ideal for quick tasks, local moves, or single-day projects.",
- button: {
- text: "Rent Daily",
- href: "#contact",
- },
- featuresTitle: "Includes:",
- features: [
- "Standard insurance",
- "Basic roadside assistance",
- "Flexible pick-up/drop-off",
- ],
+ id: "daily", tag: "Short Term", tagIcon: Calendar,
+ price: "$75", period: "/day", description: "Ideal for quick tasks, local moves, or single-day projects.", button: {
+ text: "Rent Daily", href: "#contact"},
+ featuresTitle: "Includes:", features: [
+ "Standard insurance", "Basic roadside assistance", "Flexible pick-up/drop-off"],
},
{
- id: "weekly",
- tag: "Best Value",
- tagIcon: Star,
- price: "$350",
- period: "/week",
- description: "Perfect for extended projects, multi-day hauls, or weekend adventures.",
- button: {
- text: "Rent Weekly",
- href: "#contact",
- },
- featuresTitle: "Includes:",
- features: [
- "Enhanced insurance",
- "Premium roadside assistance",
- "Discounted long-term rates",
- ],
+ id: "weekly", tag: "Best Value", tagIcon: Star,
+ price: "$350", period: "/week", description: "Perfect for extended projects, multi-day hauls, or weekend adventures.", button: {
+ text: "Rent Weekly", href: "#contact"},
+ featuresTitle: "Includes:", features: [
+ "Enhanced insurance", "Premium roadside assistance", "Discounted long-term rates"],
},
{
- id: "monthly",
- tag: "Long Term",
- tagIcon: Clock,
- price: "$1200",
- period: "/month",
- description: "Great for ongoing commercial needs or extensive renovation projects.",
- button: {
- text: "Rent Monthly",
- href: "#contact",
- },
- featuresTitle: "Includes:",
- features: [
- "Comprehensive insurance",
- "Priority roadside assistance",
- "Dedicated account manager",
- ],
+ id: "monthly", tag: "Long Term", tagIcon: Clock,
+ price: "$1200", period: "/month", description: "Great for ongoing commercial needs or extensive renovation projects.", button: {
+ text: "Rent Monthly", href: "#contact"},
+ featuresTitle: "Includes:", features: [
+ "Comprehensive insurance", "Priority roadside assistance", "Dedicated account manager"],
},
]}
title="Flexible Rental Plans"
@@ -318,24 +187,15 @@ export default function LandingPage() {
@@ -349,53 +209,23 @@ export default function LandingPage() {
useInvertedBackground={false}
testimonials={[
{
- id: "1",
- name: "Mark R.",
- role: "Homeowner",
- company: "Local Resident",
- rating: 5,
- imageSrc: "http://img.b2bpic.net/free-photo/truck-driver-casual-clothes-standing-by-his-truck-with-tablet-looking-truck_342744-1269.jpg",
- imageAlt: "Happy man with rental trailer",
- },
+ id: "1", name: "Mark R.", role: "Homeowner", company: "Local Resident", rating: 5,
+ imageSrc: "http://img.b2bpic.net/free-photo/truck-driver-casual-clothes-standing-by-his-truck-with-tablet-looking-truck_342744-1269.jpg", imageAlt: "Happy man with rental trailer"},
{
- id: "2",
- name: "Sarah J.",
- role: "Small Business Owner",
- company: "Bloom Landscaping",
- rating: 5,
- imageSrc: "http://img.b2bpic.net/free-photo/financial-independent-woman-buying-new-car_23-2149571898.jpg",
- imageAlt: "Woman smiling after using trailer",
- },
+ id: "2", name: "Sarah J.", role: "Small Business Owner", company: "Bloom Landscaping", rating: 5,
+ imageSrc: "http://img.b2bpic.net/free-photo/financial-independent-woman-buying-new-car_23-2149571898.jpg", imageAlt: "Woman smiling after using trailer"},
{
- id: "3",
- name: "David L.",
- role: "Contractor",
- company: "ProBuild Construction",
- rating: 5,
- imageSrc: "http://img.b2bpic.net/free-photo/full-shot-friends-ready-travel_23-2148925851.jpg",
- imageAlt: "Family loading trailer together",
- },
+ id: "3", name: "David L.", role: "Contractor", company: "ProBuild Construction", rating: 5,
+ imageSrc: "http://img.b2bpic.net/free-photo/full-shot-friends-ready-travel_23-2148925851.jpg", imageAlt: "Family loading trailer together"},
{
- id: "4",
- name: "Emily P.",
- role: "Event Organizer",
- company: "City Events Co.",
- rating: 5,
- imageSrc: "http://img.b2bpic.net/free-photo/railroad-worker-checking-space-shipping-cargo-container_342744-764.jpg",
- imageAlt: "Contractor with equipment trailer",
- },
+ id: "4", name: "Emily P.", role: "Event Organizer", company: "City Events Co.", rating: 5,
+ imageSrc: "http://img.b2bpic.net/free-photo/railroad-worker-checking-space-shipping-cargo-container_342744-764.jpg", imageAlt: "Contractor with equipment trailer"},
{
- id: "5",
- name: "Chris B.",
- role: "Student",
- company: "University Student",
- rating: 5,
- imageSrc: "http://img.b2bpic.net/free-photo/delivery-person-getting-parcel-out-delivery_23-2149371947.jpg",
- imageAlt: "Student with small trailer for dorm move",
- },
+ id: "5", name: "Chris B.", role: "Student", company: "University Student", rating: 5,
+ imageSrc: "http://img.b2bpic.net/free-photo/delivery-person-getting-parcel-out-delivery_23-2149371947.jpg", imageAlt: "Student with small trailer for dorm move"},
]}
- title="What Our Customers Say"
- description="Hear from satisfied clients who chose TrailerPro Rentals for their hauling needs."
+ title="What Our Customers Say About SnA Advantage Group"
+ description="Hear from satisfied clients who chose SnA Advantage Group for their hauling needs."
/>
@@ -405,23 +235,14 @@ export default function LandingPage() {
useInvertedBackground={false}
faqs={[
{
- id: "q1",
- title: "What types of trailers do you offer?",
- content: "We offer a wide range including utility trailers, enclosed cargo trailers, car haulers, dump trailers, and flatbed trailers to suit various needs.",
- },
+ id: "q1", title: "What types of trailers do you offer?", content: "We offer a wide range including utility trailers, enclosed cargo trailers, car haulers, dump trailers, and flatbed trailers to suit various needs."},
{
- id: "q2",
- title: "How do I book a trailer?",
- content: "You can easily book a trailer through our website's online booking system. Simply select your desired trailer, rental dates, and pick-up location.",
- },
+ id: "q2", title: "How do I book a trailer?", content: "You can easily book a trailer through our website's online booking system. Simply select your desired trailer, rental dates, and pick-up location."},
{
- id: "q3",
- title: "What are your rental durations?",
- content: "We offer flexible rental periods including daily, weekly, and monthly options to best fit your project timeline.",
- },
+ id: "q3", title: "What are your rental durations?", content: "We offer flexible rental periods including daily, weekly, and monthly options to best fit your project timeline."},
]}
title="Frequently Asked Questions"
- description="Find answers to common questions about our trailer rental services, booking process, and policies."
+ description="Find answers to common questions about SnA Advantage Group's trailer rental services, booking process, and policies."
faqsAnimation="slide-up"
showCard={true}
/>
@@ -430,31 +251,20 @@ export default function LandingPage() {
);
-}
+}
\ No newline at end of file