@@ -126,7 +126,7 @@ export const Colors = ( { colors } ) => {
126126
127127export const Typography = ( { typography } ) => {
128128 return < >
129- < h1 className = "ugb-style-guide__section-title ugb-style-guide__title" > { __ ( 'Typography' , i18n ) } </ h1 >
129+ < h1 className = "ugb-style-guide__section-title ugb-style-guide__title ugb-style-guide__typography-title " > { __ ( 'Typography' , i18n ) } </ h1 >
130130 < div className = "ugb-style-guide__columns ugb-style-guide__typography-headings" >
131131
132132 < div className = "ugb-style-guide__column" >
@@ -309,17 +309,19 @@ export const WebPreview = ( { className } ) => {
309309 < div className = "has-text-align-center stk-block-content stk-inner-blocks stk-830918c-inner-blocks" >
310310 < div className = "wp-block-stackable-subtitle stk-block-subtitle stk-block stk-fb52f96" data-block-id = "fb52f96" >
311311 < style > { '.stk-fb52f96 .stk-block-subtitle__text{color:#bbbbbb !important;}' } </ style >
312- < p className = "stk-block-subtitle__text stk-subtitle has-text-color" > { __ ( 'Subtitle ' , i18n ) } </ p >
312+ < p className = "stk-block-subtitle__text stk-subtitle has-text-color" > { __ ( 'Welcome to Our Company ' , i18n ) } </ p >
313313 </ div >
314314
315315 < div className = "wp-block-stackable-heading stk-block-heading stk-block-heading--v2 stk-block stk-6602002" id = "hero" data-block-id = "6602002" >
316316 < style > { '.stk-6602002 .stk-block-heading__text{color:#ffffff !important;}' } </ style >
317- < h1 className = "stk-block-heading__text has-text-color" > { __ ( 'Hero ' , i18n ) } </ h1 >
317+ < h1 className = "stk-block-heading__text has-text-color" > { __ ( 'Professional Solutions for Businesses ' , i18n ) } </ h1 >
318318 </ div >
319319
320320 < div className = "wp-block-stackable-text stk-block-text stk-block stk-f9171eb" data-block-id = "f9171eb" >
321321 < style > { '.stk-f9171eb .stk-block-text__text{color:#ffffff !important;}' } </ style >
322- < p className = "stk-block-text__text has-text-color" > { LONG_TEXT [ 0 ] } </ p >
322+ < p className = "stk-block-text__text has-text-color" >
323+ { __ ( 'We provide innovative services and support to help your business grow and succeed in a competitive market.' , i18n ) }
324+ </ p >
323325 </ div >
324326
325327 < div className = "wp-block-stackable-button-group stk-block-button-group stk-block stk-ff42814" data-block-id = "ff42814" >
@@ -353,11 +355,11 @@ export const WebPreview = ( { className } ) => {
353355 < div className = "stk-column-wrapper stk-block-column__content stk-container stk-24d7b12-container stk--no-background stk--no-padding" >
354356 < div className = "has-text-align-center stk-block-content stk-inner-blocks stk-24d7b12-inner-blocks" >
355357 < div className = "wp-block-stackable-heading stk-block-heading stk-block-heading--v2 stk-block stk-8b4585e" id = "section-title" data-block-id = "8b4585e" >
356- < h2 className = "stk-block-heading__text" > { __ ( 'Section Title ' , i18n ) } </ h2 >
358+ < h2 className = "stk-block-heading__text" > { __ ( 'Our Services ' , i18n ) } </ h2 >
357359 </ div >
358360
359361 < div className = "wp-block-stackable-text stk-block-text stk-block stk-111d3c5" data-block-id = "111d3c5" >
360- < p className = "stk-block-text__text" > { __ ( 'Description ' , i18n ) } </ p >
362+ < p className = "stk-block-text__text" > { __ ( 'Explore a wide range of solutions designed to meet your business needs. ' , i18n ) } </ p >
361363 </ div >
362364
363365 < div className = "wp-block-stackable-columns stk-block-columns stk-block stk-a05e839" data-block-id = "a05e839" >
@@ -374,11 +376,13 @@ export const WebPreview = ( { className } ) => {
374376 </ div >
375377
376378 < div className = "wp-block-stackable-heading stk-block-heading stk-block-heading--v2 stk-block stk-3b5efe7" id = "grid-item-title" data-block-id = "3b5efe7" >
377- < h3 className = "stk-block-heading__text" > { __ ( 'Grid Item Title ' , i18n ) } </ h3 >
379+ < h3 className = "stk-block-heading__text" > { __ ( 'Consulting ' , i18n ) } </ h3 >
378380 </ div >
379381
380382 < div className = "wp-block-stackable-text stk-block-text stk-block stk-b456df6" data-block-id = "b456df6" >
381- < p className = "stk-block-text__text" > { LONG_TEXT [ 1 ] } </ p >
383+ < p className = "stk-block-text__text" >
384+ { __ ( 'Strategic guidance and expert advice to help your organization achieve its objectives.' , i18n ) }
385+ </ p >
382386 </ div >
383387 </ div >
384388 </ div >
@@ -396,11 +400,13 @@ export const WebPreview = ( { className } ) => {
396400 </ div >
397401
398402 < div className = "wp-block-stackable-heading stk-block-heading stk-block-heading--v2 stk-block stk-8248330" id = "grid-item-title" data-block-id = "8248330" >
399- < h3 className = "stk-block-heading__text" > { __ ( 'Grid Item Title ' , i18n ) } </ h3 >
403+ < h3 className = "stk-block-heading__text" > { __ ( 'Technology ' , i18n ) } </ h3 >
400404 </ div >
401405
402406 < div className = "wp-block-stackable-text stk-block-text stk-block stk-dd2581b" data-block-id = "dd2581b" >
403- < p className = "stk-block-text__text" > { LONG_TEXT [ 3 ] } </ p >
407+ < p className = "stk-block-text__text" >
408+ { __ ( 'Custom software and IT solutions to streamline your business processes.' , i18n ) }
409+ </ p >
404410 </ div >
405411 </ div >
406412 </ div >
@@ -418,11 +424,13 @@ export const WebPreview = ( { className } ) => {
418424 </ div >
419425
420426 < div className = "wp-block-stackable-heading stk-block-heading stk-block-heading--v2 stk-block stk-3d2ed89" id = "grid-item-title" data-block-id = "3d2ed89" >
421- < h3 className = "stk-block-heading__text" > { __ ( 'Grid Item Title ' , i18n ) } </ h3 >
427+ < h3 className = "stk-block-heading__text" > { __ ( 'Support ' , i18n ) } </ h3 >
422428 </ div >
423429
424430 < div className = "wp-block-stackable-text stk-block-text stk-block stk-ffddcf7" data-block-id = "ffddcf7" >
425- < p className = "stk-block-text__text" > { LONG_TEXT [ 4 ] } </ p >
431+ < p className = "stk-block-text__text" >
432+ { __ ( 'Dedicated assistance and ongoing support for all your business needs.' , i18n ) }
433+ </ p >
426434 </ div >
427435 </ div >
428436 </ div >
@@ -460,22 +468,24 @@ export const WebPreview = ( { className } ) => {
460468 < div className = "stk-column-wrapper stk-block-column__content stk-container stk-d99e48d-container stk--no-background stk--no-padding" >
461469 < div className = "stk-block-content stk-inner-blocks stk-d99e48d-inner-blocks" >
462470 < div className = "wp-block-stackable-subtitle stk-block-subtitle stk-block stk-9514e13" data-block-id = "9514e13" >
463- < p className = "stk-block-subtitle__text stk-subtitle" > { __ ( 'Subtitle ' , i18n ) } </ p >
471+ < p className = "stk-block-subtitle__text stk-subtitle" > { __ ( 'About Our Company ' , i18n ) } </ p >
464472 </ div >
465473
466474 < div className = "wp-block-stackable-heading stk-block-heading stk-block-heading--v2 stk-block stk-505a24b" id = "section-title" data-block-id = "505a24b" >
467- < h2 className = "stk-block-heading__text" > { __ ( 'Section Title ' , i18n ) } </ h2 >
475+ < h2 className = "stk-block-heading__text" > { __ ( 'Committed to Your Success ' , i18n ) } </ h2 >
468476 </ div >
469477
470478 < div className = "wp-block-stackable-text stk-block-text stk-block stk-36a0bf6" data-block-id = "36a0bf6" >
471- < p className = "stk-block-text__text" > { LONG_TEXT [ 5 ] } </ p >
479+ < p className = "stk-block-text__text" >
480+ { __ ( 'Our experienced team delivers reliable solutions and outstanding results for businesses of all sizes and industries.' , i18n ) }
481+ </ p >
472482 </ div >
473483
474484 < div className = "wp-block-stackable-button-group stk-block-button-group stk-block stk-cdea3f4" data-block-id = "cdea3f4" >
475485 < div className = "stk-row stk-inner-blocks stk-block-content stk-button-group" >
476486 < div className = "wp-block-stackable-button stk-block-button stk-block stk-96502ae" data-block-id = "96502ae" >
477487 < a className = "stk-link stk-button stk--hover-effect-darken" href = "#" onClick = { e => e . preventDefault ( ) } >
478- < span className = "stk-button__inner-text" > { __ ( 'Learn More' , i18n ) } </ span >
488+ < span className = "stk-button__inner-text" > { __ ( 'Read More' , i18n ) } </ span >
479489 </ a >
480490 </ div >
481491 </ div >
0 commit comments