From c474dc76fd83ed954b844b92323d621cfd2cba44 Mon Sep 17 00:00:00 2001 From: bender Date: Fri, 13 Mar 2026 02:33:29 +0000 Subject: [PATCH] Update src/app/page.tsx --- src/app/page.tsx | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/src/app/page.tsx b/src/app/page.tsx index 73fd352..6e21fa6 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -116,13 +116,13 @@ export default function LandingPage() { id: "3", name: "Carl Svoboda ", role: "Local Guide ", testimonial: "Show up with your tank and bring cash! It's that simple. Was there for less than 5 minutes. These guys had me in and out so fast, and the day before Thanksgiving too. I'll never go swap my tanks ever again.", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/default/no-image.jpg?id=mmg0hd", imageAlt: "Carl Svoboda " }, { - id: "4", name: "Jon Argo ", role: "Commercial Contractor", testimonial: "Not only have I had Bryan LP gas bring gas to my home. now I found out that they also fill the bottles for the gas grill . I'll be getting mine filled at bryan . It's much cheaper than an exchange, and the tank is filled properly, not half full like you seem to get at the rapid exchange companies that are out in the outside boxes outside the grocery stores.", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/default/no-image.jpg?id=ehq3e0", imageAlt: "Jon Argo " + id: "4", name: "Kayla Fahey ", role: "Local Guide ", testimonial: "Usually the best price in town. I own my tank, so I call around before having it filled. I have used them the past 4 years. Always pleasant to deal with.", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/default/no-image.jpg?id=ehq3e0", imageAlt: "Kayla Fahey " }, { - id: "5", name: "Jon Argo ", role: "Homeowner, Mountain Ridge", testimonial: "Not only have I had Bryan LP gas bring gas to my home. now I found out that they also fill the bottles for the gas grill . I'll be getting mine filled at bryan . It's much cheaper than an exchange, and the tank is filled properly, not half full like you seem to get at the rapid exchange companies that are out in the outside boxes outside the grocery stores.", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/default/no-image.jpg?id=4jec2g", imageAlt: "Jon Argo " + id: "5", name: "Kayla Fahey ", role: "Garner Homeowner ", testimonial: "Usually the best price in town. I own my tank, so I call around before having it filled. I have used them the past 4 years. Always pleasant to deal with.", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/default/no-image.jpg?id=4jec2g", imageAlt: "Kayla Fahey " }, { - id: "6", name: "David Park", role: "Restaurant Owner", testimonial: "Running a restaurant means I can't afford service mistakes. Bryan has been our reliable partner for over five years. Their consistency is unmatched.", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/default/no-image.jpg?id=fbn1ky", imageAlt: "David Park" + id: "6", name: "Jacob K ", role: "Garner Local ", testimonial: "Every week I come here in my van and fill up my 3 gallon built in propane tank. U haul and others in the area can't be relied upon to consistently fill RV propane but Bryan LP has never disappointed. They're a bit out of the way but 100% worth it relative to the price and unreliability of other RV propane fillers in the Raleigh area.", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/default/no-image.jpg?id=fbn1ky", imageAlt: "Jacob K " } ]} textboxLayout="default" -- 2.49.1