Merge version_1 into main

Merge version_1 into main
This commit was merged in pull request #3.
This commit is contained in:
2026-05-14 12:15:53 +00:00

View File

@@ -54,19 +54,19 @@ export default function LandingPage() {
testimonials={[
{
name: "Sarah J.", handle: "@sarahj", testimonial: "An experience truly beyond compare.", rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/closeup-shot-backlights-modern-orange-car_181624-33071.jpg", imageAlt: "luxury automotive lifestyle photography"},
imageSrc: "http://img.b2bpic.net/free-photo/closeup-shot-backlights-modern-orange-car_181624-33071.jpg?_wi=1", imageAlt: "luxury automotive lifestyle photography"},
{
name: "Marcus V.", handle: "@marcusv", testimonial: "Exceptional service and total precision.", rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-handsome-stylish-man-elegant-black-suit-dark-background_613910-539.jpg", imageAlt: "luxury automotive lifestyle photography"},
imageSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-handsome-stylish-man-elegant-black-suit-dark-background_613910-539.jpg?_wi=1", imageAlt: "luxury automotive lifestyle photography"},
{
name: "Elena R.", handle: "@elenar", testimonial: "The gold standard in luxury consulting.", rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/handsome-business-man-suit_1303-11245.jpg", imageAlt: "luxury automotive lifestyle photography"},
imageSrc: "http://img.b2bpic.net/free-photo/handsome-business-man-suit_1303-11245.jpg?_wi=1", imageAlt: "luxury automotive lifestyle photography"},
{
name: "James B.", handle: "@jamesb", testimonial: "Seamless execution every single time.", rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/gorgeous-smiling-blonde-fashion-model-sits-white-suit-soft-armchair_8353-5476.jpg", imageAlt: "luxury automotive lifestyle photography"},
imageSrc: "http://img.b2bpic.net/free-photo/gorgeous-smiling-blonde-fashion-model-sits-white-suit-soft-armchair_8353-5476.jpg?_wi=1", imageAlt: "luxury automotive lifestyle photography"},
{
name: "Liam T.", handle: "@liamt", testimonial: "Sophisticated solutions for complex needs.", rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-smiley-woman-sitting_23-2149213193.jpg", imageAlt: "luxury automotive lifestyle photography"},
imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-smiley-woman-sitting_23-2149213193.jpg?_wi=1", imageAlt: "luxury automotive lifestyle photography"},
]}
buttons={[
{
@@ -74,7 +74,7 @@ export default function LandingPage() {
{
text: "Learn More", href: "#about"},
]}
imageSrc="http://img.b2bpic.net/free-photo/closeup-shot-backlights-modern-orange-car_181624-33071.jpg"
imageSrc="http://img.b2bpic.net/free-photo/closeup-shot-backlights-modern-orange-car_181624-33071.jpg?_wi=2"
avatars={[
{
src: "http://img.b2bpic.net/free-photo/beautiful-sexy-fashion-blond-girl-model-with-bright-makeup-curly-hairstyle-retro-style-sitting-old-car_158538-9247.jpg", alt: "Executive profile 1"},
@@ -145,16 +145,16 @@ export default function LandingPage() {
testimonials={[
{
id: "1", name: "Sarah Johnson", handle: "@sarah", testimonial: "Unparalleled luxury in every interaction.", rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-handsome-stylish-man-elegant-black-suit-dark-background_613910-539.jpg"},
imageSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-handsome-stylish-man-elegant-black-suit-dark-background_613910-539.jpg?_wi=2"},
{
id: "2", name: "Marcus Chen", handle: "@marcus", testimonial: "The precision they bring is unmatched.", rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/handsome-business-man-suit_1303-11245.jpg"},
imageSrc: "http://img.b2bpic.net/free-photo/handsome-business-man-suit_1303-11245.jpg?_wi=2"},
{
id: "3", name: "Elena Rodriguez", handle: "@elena", testimonial: "Elevated my lifestyle expectations.", rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/gorgeous-smiling-blonde-fashion-model-sits-white-suit-soft-armchair_8353-5476.jpg"},
imageSrc: "http://img.b2bpic.net/free-photo/gorgeous-smiling-blonde-fashion-model-sits-white-suit-soft-armchair_8353-5476.jpg?_wi=2"},
{
id: "4", name: "David Kim", handle: "@david", testimonial: "Professional, seamless, and exclusive.", rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-smiley-woman-sitting_23-2149213193.jpg"},
imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-smiley-woman-sitting_23-2149213193.jpg?_wi=2"},
{
id: "5", name: "Sophia Lee", handle: "@sophia", testimonial: "A truly gold-standard consulting experience.", rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-smiley-man-holding-smartphone_23-2149356775.jpg"},